CoreBOSBB

Full Version: Profile - Issue
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I removed the Report Module in the user profile.

Now, i returned this option, but system not allow access more.

I reproduced in on line demo too

Now user testdmy not allow access report, even after I returned this option.
But, if you duplicate the user, new user get a correct profile ... and all access correctly ..
Ok, I understand where this error is coming from. I will fix it shortly.


For the moment, go to your database and execute:

Code:
DELETE FROM `cb_settings` WHERE `setting_key` LIKE 'ispt:%';