How i fixed (You have insufficient privileges to post here)

alkahf

Member
Hello
When Forum is close I Couldn't great new thread or download attachments from some forums as adminstrater in my forum.
3 days i tried and read all support in xen site here but no way!!!
first i going to:
AdminCp > Users > adminstrators > My name > User Info
There i found that i am"
my group: Member
Secondary User Groups: superAdmins
I tried to change my group to adminstrator but i can not!

Then
i gone via ftp and opened file config.php and changed this string:
PHP:
$config['superAdmins'] = '1';
To
PHP:
$config['superAdmins'] = '';
and save it!
Then I changed it to adminstrator and the problem (You have insufficient privileges to post here) fixed!!!


Second
I click to link AdminCp > Users > adminstrators >
But

Error
You must be a super administrator to access this page. This can be configured in the file library/config.php.

Then i gone via ftp and opened file config.php and changed this string:
PHP:
$config['superAdmins'] = '';
To
PHP:
$config['superAdmins'] = '1';
and save it!

So Now i fixed problem (You have insufficient privileges to post here) and can use AdminCP

Thats All
Best regards

alkahf
 
Top Bottom