SMF Support > SMF 2.0.x Support

Update permissions

<< < (3/3)

dipsy:

--- Quote from: Kays on April 15, 2012, 11:27:06 AM ---Hi, if the user is an admin. Any permission checks are automatically returned as true. So a query won't help.

From the allowedTo() function in Security.php


--- Code: --- // Administrators are supermen :P.
if ($user_info['is_admin'])
return true;

--- End code ---

--- End quote ---
Any permissions yes, but that not. Group 1 and group 2 had on smf 1 disable ads for individual positions. Now, on smf 2 this groups can not see the ads in that positons. I did install i reinstall that mod. Also, enable and disable ads but problem is not resolved.
Obvius, old settings ad management is there somewhere in the database. How to fix this?

Navigation

[0] Message Index

[*] Previous page

Go to full version