![]() |
[General] i cant view Logged IP Address - Printable Version +- MyBB Community Forums (https://community.mybb.com) +-- Forum: Community Archive (https://community.mybb.com/forum-106.html) +--- Forum: Archived Forums (https://community.mybb.com/forum-143.html) +---- Forum: Archived Development and Support (https://community.mybb.com/forum-155.html) +----- Forum: MyBB 1.6 (https://community.mybb.com/forum-138.html) +------ Forum: 1.6 General Support (https://community.mybb.com/forum-127.html) +------ Thread: [General] i cant view Logged IP Address (/thread-86653.html) |
i cant view Logged IP Address - Shiny - 2011-01-20 hello,. under ACP Board Settings > Posting i set Log Posting IP Addresses to Show to Admins & Mods but everytime i click the IP Address: Logged, i got error msg something like i dont have permission,. i am an Admin in my site. Quote:You do not have permission to access this page. This could be because of one of the following reasons: RE: i cant view Logged IP Address - Matt - 2011-01-20 Run the File Verification tool in the Tools & Maintenance section of the ACP, does it say any files are changed?? If you're an admin the permission check for this should be returning true. RE: i cant view Logged IP Address - maxmeister - 2011-01-20 Strangely, I have the same problem. I dumped some vars like $user_perms and confirmed I was "supermod", and I can also do the file verification fine. My user shows up as Moderator of the forums in question. Stumped... EDIT: I apologize, I dumped the server advanced details (bottom right of the web page) and saw that something was accessing the "moderation_start" hook in moderation.php. I looked at my plugins and found that the "My Thread Decoration" plugin is causing this. By deactivating, the IP Details page was accessible. |