|
Admin Permissions Problem
|
|
05-29-2007, 05:28 AM
Post: #1
|
|||
|
|||
|
Admin Permissions Problem
I accidently deleted my root admin sometime ago, and although I can still access admin area parts of it have the usual .
Quote:Access Denied Now I have read just about every thread on here relating to that problem. I have changed my config file to place me as the super admin with no effect. I have changed the adminoption tables and again no effect. I am at wits end with this and am wondering if this would fix the problem. Could I do a fresh install of the script, then do an SQL dump restoring the board to what it was. I am willing to try anything and have spent last two days trying everything I could find on the board so any help would be nice. Thanks, jason. |
|||
|
05-29-2007, 06:26 AM
(This post was last modified: 05-29-2007 06:28 AM by Dennis Tsang.)
Post: #2
|
|||
|
|||
|
RE: Admin Permissions Problem
Can you run this SQL code in phpMyAdmin?
Code: UPDATE mybb_adminoptions SET caneditaperms='yes' WHERE uid='YOUR_USER_ID'YOUR_USER_ID should be replaced with your user ID which can be found when you hover your mouse over your name beside one of your posts (on your forum of course) which will show something like: http://e.com/member.php?action=profile&uid=<ID> After running that SQL code, you should be able to edit your own Admin Permissions in the ACP to enable all the other permissions to your user. MyBB is on Facebook and Twitter Hosting available, PM for details |
|||
|
05-29-2007, 02:44 PM
Post: #3
|
|||
|
|||
RE: Admin Permissions Problem
DennisTT Wrote:Can you run this SQL code in phpMyAdmin? Hi mate, I have already tried running this but again it doesn't change anything. Just one thing on that, I am starting to wonder if the tables are not correct see below. After running sql query. Quote:Affected rows: 0 (Query took 0.0211 sec)SQL query:UPDATE mybb_adminoptions SET caneditaperms = 'yes' WHERE uid = '164' That look right to you mate? thanks. |
|||
|
05-29-2007, 08:36 PM
Post: #4
|
|||
|
|||
|
RE: Admin Permissions Problem
Ok can you confirm that you are still getting "Access Denied" error when you try to go into Admin CP --> Users & Groups --> Admin Permissions
MyBB is on Facebook and Twitter Hosting available, PM for details |
|||
|
05-29-2007, 11:00 PM
Post: #5
|
|||
|
|||
|
RE: Admin Permissions Problem
It looks like your account was never added to the adminoptions table - I suggest having an admin change your usergroup to normal and then back to admin
![]() My Blog - My Mods |
|||
|
05-30-2007, 05:59 AM
Post: #6
|
|||
|
|||
RE: Admin Permissions Problem
DennisTT Wrote:Ok can you confirm that you are still getting "Access Denied" error when you try to go into Admin CP --> Users & Groups --> Admin Permissions I can confirm this 100% Tikitiki Wrote:It looks like your account was never added to the adminoptions table - I suggest having an admin change your usergroup to normal and then back to admin My current account is an admin account, however as stated I am still unable to access certain parts of the admin area. I have already tried using my other users admin accounts and still no change. Thanks. |
|||
|
05-30-2007, 04:07 PM
Post: #7
|
|||
|
|||
RE: Admin Permissions Problem
Tikitiki Wrote:It looks like your account was never added to the adminoptions table - I suggest having an admin change your usergroup to normal and then back to admin Can you run this SQL code in phpMyAdmin? Code: INSERT INTO `mybb_adminoptions` (`uid`, `cpstyle`, `notes`, `permsset`, `caneditsettings`, `caneditann`, `caneditforums`, `canmodposts`, `caneditsmilies`, `caneditpicons`, `caneditthemes`, `canedittemps`, `caneditusers`, `caneditpfields`, `caneditugroups`, `caneditaperms`, `caneditutitles`, `caneditattach`, `canedithelp`, `caneditlangs`, `canrunmaint`, `canrundbtools`) VALUES MyBB is on Facebook and Twitter Hosting available, PM for details |
|||
|
05-31-2007, 12:53 AM
Post: #8
|
|||
|
|||
RE: Admin Permissions Problem
DennisTT Wrote:Tikitiki Wrote:It looks like your account was never added to the adminoptions table - I suggest having an admin change your usergroup to normal and then back to admin That worked a treat mate, many many thanks for your help on this one I was just about to give up. Again thanks. |
|||
|
05-31-2007, 12:59 AM
Post: #9
|
|||
|
|||
|
RE: Admin Permissions Problem
You should also do what I said in my above post for your other admins too; They're likely affected.
![]() My Blog - My Mods |
|||
|
05-31-2007, 03:57 AM
Post: #10
|
|||
|
|||
RE: Admin Permissions Problem
Tikitiki Wrote:You should also do what I said in my above post for your other admins too; They're likely affected. Ya I was actually just thinking about that. Will fix it now, and thank you kindly for your help. |
|||
|
« Next Oldest | Next Newest »
|
Search
Member List
Calendar
Help




![[Image: ryangordon.png]](http://files.bellomandesign.com/signatures/mybb/ryangordon.png)