[For 1.8] MyProfile - Profile Comments & more (version 1.2) - Printable Version +- MyBB Community Forums (https://community.mybb.com) +-- Forum: Extensions (https://community.mybb.com/forum-201.html) +--- Forum: Plugins (https://community.mybb.com/forum-73.html) +---- Forum: Plugin Releases (https://community.mybb.com/forum-102.html) +---- Thread: [For 1.8] MyProfile - Profile Comments & more (version 1.2) (/thread-159969.html) |
MyProfile - Profile Comments & more (version 1.2) - TheGarfield - 2014-09-23 First of all I would like to thank all the people that have helped me achieve even small parts of this project, including but not limited to :
- DEACTIVATE the plugin. - Upload the new files to your server.
- REACTIVATE the plugin again.
Please : Respect this for the changes to take effect.
Changelog : Version 1.2 :
Version 1.2 is a bugfix release. It fixes the following issues :
- Page does not refresh via Ajax when adding comments.
- Bug with MyAlerts 2.0
- Always showing that there is a newer version in Admin CP
You don't need to deactivate/reactivate the plugin in order for this to work. Just upload it and you're good to go.
Keep reporting bugs. Version 1.1 : Version 1.1 is a bugfix release (long waited for some poeple and I apologize for the wait). It mainly fixes issues with MyAlerts 2.0.
You don't need to deactivate/reactivate the plugin in order for this to work. Just upload it and you're good to go.
Keep reporting bugs.
You are not ready for MyProfile 2.0 that comes out with MyBB 2.0 !!
Version 1.0 : Version 1.0 is a major release and a bugfix release of MyProfile plugin. - This is the last version that supports conversion from the old Comment plugin. - [NEW] Integration with MyAlerts 2.0. - Problems during plugin access fixed. - jQuery problems fixed. - [NEW] MyProfilePermissions is a new bundle that allows users to show/hide their profile to the public. (Entirely coded by Omar G.) - [NEW] MyProfileReferredBy is a new bundle that shows who referred users on their profile. (Entirely coded by Omar G.) - [NEW] Visitor count on MyProfileVisitors (shows the number of visitors on each profile). (Coded by Omar G. & dragonexpert). - The bundle system is a bit more robust, accepting new bundles to be added upon activation. - SCEditor has been disabled on comment edits, it used to create problems and issues, until I figure out a way to fix that, now you can edit in a text area Translators : Variables have changed, and new ones added. Version 0.5 : Version 0.5 is a bugfix and enhancement release of MyProfile plugin. This version supports conversion from the old ProfileComments plugin, please read the Convert section below to know more. The following enhancements have been added : - Integration with MyBB's notification system. - Buddylist pagination. The following issues have been fixed : - Minimum of comments per page lowered to 2 (previously 5). - A blank page displays if the comment form is submitted with Javascript off and AJAX on, or on old browser than don't fire the submit event. - Comment author link redirecting to an incorrect profile. - Comma depending on language. - Unnecessary post.js loaded when on profile page. * Translators : no new language variable introduced in this version Version 0.3 : - Initial release Comment Converter : (not maintained anymore, use at your own risk)
- If you're looking for a converter to transfer your comments from ProfileComments plugin to MyProfile, please refer to the official post here.
MyProfile is a package of 5 completely new bundles, that contains :
MyProfile Comments include :
Compatibility : MyBB 1.8+ : MyBB 1.8 introduces a lot of useful functionalities that MyProfile relies on, among which you find jQuery, modals, cache->delete(), forced avatar for all users, format_avatar() function. Making this plugin work with prior versions would be practically impossible. Free cookies : For each issue or bug you report, that is validated as a true existing issue in the plugin, you get a +1 reputation. Want more reputation? Report more bugs Download & Install : Please ONLY donwload official versions from the mods site. DO NOT download versions from GitHub, as those are development versions, only download ones that are published in the mods site. A development version may harm your website and will not be supported. Download from the MODS site :
Upload the content inside the "Upload" folder (do not forget the javascript file) to your server, from the Admin Panel, Install & Activate the plugin.
Translations : (some might be outdated) - Persian - Italian - Spanish - Greek
Feel free to post your own translation of this plugin. Translators : - Thank you for taking the time and effort to translate this plugin. - In order to help you, I will include a list of changes to the language files that are made in every new version, this way it would be easier for you to update your posts and translations, the links above take immediately to your posts, so feel free to update them whenever you release a new version Support : - Here, GitHub, by PM, anywhere
Report a bug / new feature / enhancement : You can report bugs / enhancements and new features you'd like to see on the plugin in this thread, or directly on GitHub : KEEP TRACK OF REPORTED BUGS, AND FEATURES THAT COME OUT IN NEXT VERSIONS ON GITHUB/issues.
RE: MyProfile - Profile Comments & more (version 0.3) - Whiteneo - 2014-09-23 Thanks for this release i do a repost wit url linked here , many people on my forum are interested on this, thanks in advice. RE: MyProfile - Profile Comments & more (version 0.3) - SAEED.M - 2014-09-23 Awesome ... Amazing ... Special ... and etc Thanks a lot . RE: MyProfile - Profile Comments & more (version 0.3) - Darth Apple - 2014-09-23 Very nice to see it officially released. Very thorough job being it was made in such a short time span. RE: MyProfile - Profile Comments & more (version 0.3) - casperpl - 2014-09-23 love it amazzing already worked my forum RE: MyProfile - Profile Comments & more (version 0.3) - Whiteneo - 2014-09-23 1.- when report a comment made by me in my own profile i select other and put test purposes, but when send message i got an SQL error SELECT DISTINCT u.username, u.email, u.receivepms, u.uid FROM mybb_moderators m LEFT JOIN mybb_users u ON (u.uid=m.id) WHERE m.fid IN () AND m.isgroup = '0' fin m.fid IN have a blank value, and no results 2.- When you are on profiles and select another theme you got an error for the new ? at the final on userprofile and get my_post_key without results, http://forosmybb.es/User-Dark-Neo?my_post_key=aksjkajskjaksjkajsksomevalue&theme=3#comments/1 you obtain this error on select theme on userprofiles. Only i find this till yet. RE: MyProfile - Profile Comments & more (version 0.3) - k1R@ - 2014-09-23 What would i have to add to make show only 2 comments per page, because you have restricted with 5. RE: MyProfile - Profile Comments & more (version 0.3) - TheGarfield - 2014-09-23 Hey guys, thank you for your interest and interaction on the first public release I'm all excited to keep improving this plugin. You can follow bugs / issues and enhancements on GitHub guys (2014-09-23, 05:10 PM)SAEED.M Wrote: Hi That's a bug, Rep +1. (2014-09-23, 06:06 PM)Darth Apple Wrote: Very nice to see it officially released. Very thorough job being it was made in such a short time span. Thank you very much (2014-09-23, 07:25 PM)Dark Neo Wrote: 1.- when report a comment made by me in my own profile i select other and put test purposes, but when send message i got an SQL error I think that has to do with the integration with Google SEO plugin, I didn't test the compatibility of both but definitely I have to look for that in the upcoming version, thank you (2014-09-23, 06:07 PM)casperpl Wrote: love it amazzing already worked my forum Oh thank you for installing it on your forum (2014-09-23, 07:32 PM)k1R@ Wrote: What would i have to add to make show only 2 comments per page, because you have restricted with 5. Added to the next release version, I added that to limit the impact on database if someone enters like 1000. RE: MyProfile - Profile Comments & more (version 0.3) - Hidden308 - 2014-09-23 I installed it on my forum and I can't post comments for some reason. I believe it does not work along with the CKEditor mod I have installed. I click the make comment button but nothing happens. RE: MyProfile - Profile Comments & more (version 0.3) - TheGarfield - 2014-09-23 (2014-09-23, 10:38 PM)Hidden308 Wrote: I installed it on my forum and I can't post comments for some reason. I believe it does not work along with the CKEditor mod I have installed. I click the make comment button but nothing happens. I rapidly went through CKEditor plugin and as I suspected, it removes the code that enables MyBB's default WYSIWYG editor. The only option I would think of that "could" work with a different editor than the native one would be to disable WYSIWYG from Admin > Configuration > Settings > MyProfile Comments. Maybe if the author of CKEditor reads this, you can contact me and we can figure out a way to make things work |