MyBB Community Forums

Full Version: MyProfile - Profile Comments & more (version 1.2)
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
Basic update for this plugin.
Issue solve :
* Comment refreshing problem
* Error in ACP -> Group ->Users and Permissions

I use it at mybb 1.8.10 now .

When install , please check on Ungrouped Templates -> headerinclude .
If have double {$stylesheets} , just delete the one be site {$myprofile_headerinclude}.
(2017-01-18, 05:20 PM)MyFaith Wrote: [ -> ]Basic update for this plugin.
Issue solve :
* Comment refreshing problem
* Error in ACP -> Group ->Users and Permissions

I use it at mybb 1.8.10 now .

When install , please check on Ungrouped Templates -> headerinclude .
If have double {$stylesheets} , just delete the one be site {$myprofile_headerinclude}.

I like to try what you fixed as I have the same  problem, but it's better if you state which lines to change and where to change than uploading the whole bundle to copy paste. no offense btw.
Anyone know how to fix the alert setting for receiving an alert when someone posts on your profile? When viewing the alert settings page for MyAlerts, the last checkbox is blank. But that last checkbox is for the alert when getting a comment on a member's profile.

Anyone know how to fix this error?

Edit: This plugin is very buggy.. Had to uninstall it from my forum. I don't think I'm going to use it until a later version comes out, sadly.
I recently installed myprofile but the viewing permissions only work for the admins/moderators and not the ordinary registered users.

All user groups are checked in the admin CP.

Is there something I need to change in the code?

Very much appreciated.
Hey, it seems like your plugin is making error. It appears that when you use report system (report post) it doesn't give you real reasons and every reason is "wrong". This thread is not by me (but same thing happened to me).

https://community.mybb.com/thread-207805...pid1261642

Please take this seriously, your plugin is realllllyyy awesome, and i love it. Also the fact it works for custom themes is awesome. But can you please, put last visits on main side of profile?
I had it like this: http://prnt.sc/ehj0ix
It is all the way in Contact details, i want it to be on Forum info, i also request thread but no one helped me out..

https://community.mybb.com/thread-208859.html

Thanks for making such awesome plugin, you are awesome x) !
Author have stop updating this plugin ... may be this will help , i never try because i never use the report button.
Change the code on myprofilecomments.class.php 

https://github.com/medbenji/MyProfile/pull/75/files
@MyFaith that was a non recommended way to fix it due that plugin takes that report modal for all instances that means if you wish to set new report types or change all existing types to anothers, when you try to report any thing on mybb then you got many issues inside your board.

The really usefull and easy patch is to change the hook for that and all entire plugin hooks for non board defaults. But anyways for that and many other reasons i made my own profile system Smile
I have MyProfile Comments enabled and stuff but there's no wall on user's profiles? Help?

[Image: 876d6e2b3f34cdcce8553340970f6303.png]

[Image: 41b79235fba9b80096a9b7f787b5f321.png]
Hello there folks:

I am receiving a bunch of "warnings" with this plug-in enabled. If I disable the plug-in, I don't get any warnings at all.

I have attached a screen shot of what I am seeing.

Thanks for the assistance!
^ @Goobz , open global.lang.php file in a editor like notepad++ and save the file in utf-8 encoding without BoM
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30