MyProfile [Beta Version] - Profile Comments, Latest Visitors & Buddy List - 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 Development (https://community.mybb.com/forum-68.html) +---- Thread: MyProfile [Beta Version] - Profile Comments, Latest Visitors & Buddy List (/thread-159866.html) |
MyProfile [Beta Version] - Profile Comments, Latest Visitors & Buddy List - TheGarfield - 2014-09-21 Here we go, MyProfile 0.1 has come to a Beta stage, right before the launching, it contains :
Comes with a smooth SCEditor interface, enhanced with a status (like Facebook), a Private comment is only viewable by the author, the profile owner and the Forum Team.
You can differenciate the Private comments from the Public ones by a small label attached to the Private comments
Users can choose (if they want to), to approve all comments people make on their profile prior to their publishing
An unapproved comment is only viewable by the author, the profile owner and the Forum Team, but only the profile owner and the Forum Team can approve it
Enhanced with a powerful report system, built upon the MyBB 1.8 Report Center
Once reported, members of the Forum Team receive an alert : Once opened, it provides a link to the reported comment that gets highlighted, to differenciate from other comments. Alert bar is an option too And a powerful Edit system, built upon the integrated modal A nice statistics layout A complete set of 18 different configurations of the MyProfile Comments in the Admin CP
Everything is configurable from the Admin CP MyProfile is rather a package of 3 bundles, new features are to come in the next versions. Beta Tests
I would like you to report any abnormality you encounter with the plugin, all the features, anything a hacker might try to pass through the system. Report them all here. Please only test on local forums, don't install it on your live board, it's not ready yet Compatibility
MyBB 1.8
I may provide an upgrader from the ProfileComments plugin by Aquilez
MyAlerts 2.0
Downloads
From GitHub < By downloading from GitHub, you get bugfixes as soon as they are published
Reported bugs so far :
- Guests able to report comments, reported by Vanz - Fixed.
- A small glitch, that causes all reported comments to appear as if they were "On Guest's profile" in the comment center, reported by SAEED.M - Fixed.
- Problem in explode() function in the can_send_comments() method, I don't know how I didn't see that while coding, reported by SAEED.M - Fixed
RE: MyProfile [Beta Version] - Profile Comments, Latest Visitors & Buddy List - Omar G. - 2014-09-21 What is the issue with no one using PluginLibrary to insert tempaltes/settings? Anyways, I will see this as soon as I implement profiles in my community at all BTW I assume Google SEO support is included? RE: MyProfile [Beta Version] - Profile Comments, Latest Visitors & Buddy List - TheGarfield - 2014-09-21 (2014-09-21, 01:06 AM)Omar G. Wrote: What is the issue with no one using PluginLibrary to insert tempaltes/settings? Well, I didn't think it was worth it, given that all I had to do with templates is store them into the database I assume Google SEO support is included too I didn't have the chance to test that with, but it shouldn't break anything given that URLs are generated using MyBB's functions (not all of them but most of them) This is why I need thorough testings on this before it goes live Thanks buddy RE: MyProfile [Beta Version] - Profile Comments, Latest Visitors & Buddy List - Eric - 2014-09-21 I really like this, it's too bad something like it couldn't be core but I suppose we take what we can get. Awesome job! RE: MyProfile [Beta Version] - Profile Comments, Latest Visitors & Buddy List - TheGarfield - 2014-09-21 (2014-09-21, 01:19 AM)Eric J. Wrote: I really like this, it's too bad something like it couldn't be core but I suppose we take what we can get. Awesome job! Thank you I try to make it look as "core" as possible RE: MyProfile [Beta Version] - Profile Comments, Latest Visitors & Buddy List - Vanz - 2014-09-21 ..f.i.x.e.d.. RE: MyProfile [Beta Version] - Profile Comments, Latest Visitors & Buddy List - SAEED.M - 2014-09-21 Hi ... Oh .. Thanks a lot, I'm very happy for release beta version of this plugin looks like , i see in my test forum. I stay for release original version and i use on my live board. Thanks a lot for work RE: MyProfile [Beta Version] - Profile Comments, Latest Visitors & Buddy List - Darth Apple - 2014-09-21 I really like the use of a jquery popup for the edit comment form. Pretty creative implementation considering you are using the full sized MyBB editor. RE: MyProfile [Beta Version] - Profile Comments, Latest Visitors & Buddy List - SAEED.M - 2014-09-21 I Translate Beta Version for Persian members. This ready and can use Right now! I tested and very good and useful plugin Persian Translate: RE: MyProfile [Beta Version] - Profile Comments, Latest Visitors & Buddy List - TheGarfield - 2014-09-21 (2014-09-21, 02:31 AM)Vanz Wrote: Testing on localhost Hey Vanz, are you sure this is happening? I only see the Report button as a guest (which shouldn't happen either ), but I don't see any edit button. And going through the could that allows a users to edit a comment, I really can't see any way to bypass that :
Given that a guest always has $mybb->user["uid"] = 0, and a comment author can't have any such ID. Thank you anyway you made me find a bug (2014-09-21, 10:57 AM)SAEED.M Wrote: I Translate Beta Version for Persian members. Oh hey, thank you very much I will attach that to the original thread when I release the public version |