• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Admin Panel doesn't working on Gesior AAC

Loney

#!
Senator
Premium User
Joined
Jul 23, 2012
Messages
2,030
Solutions
31
Reaction score
237
Location
México
Hey all, i have a big issue with Gesior AAC, idk why the admin panel stopped working, I tried to replace the adminpanel.php, and a lot of stuff more but nothing works, also is configured in config.php the correct access and i have it configured in my account. Any thougths? Thanks.
 
I can't post it here, its too long. But i don't think that the php file is the problem, because i've replaced it a lot of times, and no, i didn't getting any error, only: You don't have the right access
 
config.php have acces; 3 or 5?
try changed to page_acces: 5 or go config.php and see in
config/config.php

You have this?
LUA:
// ACC MAKER OPTIONS config
$config['site']['access_news'] = 2; // access level needed to edit news
$config['site']['access_admin_panel'] = 3; // access level needed to open admin panel
 
3, and i've tried with 5 also and nothing.. But this before was working, but now not, and idk why bcz i didn't changed anything.. Thanks anyway
 
Back
Top