• 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!

How to access aminpanel in MODERN?

Hauni

Killer of Giants
Joined
May 8, 2008
Messages
82
Reaction score
1
Location
Åsgård
Hello!

This is exactly as newbish as it sounds.
I can't access my admin panel in modern aac.
I am ofc logged in to my account which I have a player with group id 6.

No admin panel what so ever displays.

Any help?
 
In some layouts you can't see this button ( [administration] ) so you must log in your website with a account that has got privileges ( page_access 6 or 7 or 8.. ) and if in the bottom you don't see this buttton change the layout to default and you will see
 
The problem is that he is trying to use Account Manager aac :p
modern aac, config.php:
PHP:
//Account restrictions
$config['restrictedAccounts'] = array('1');
easy to remove huh
 
yepp

The problem is that he is trying to use Account Manager aac :p
modern aac, config.php:
PHP:
//Account restrictions
$config['restrictedAccounts'] = array('1');
easy to remove huh

i remove that line?

The problem is that he is trying to use Account Manager aac :p
modern aac, config.php:
PHP:
//Account restrictions
$config['restrictedAccounts'] = array('1');
easy to remove huh

i dont find that linme
 
Solved for me!
I had only changed the group_id to sec.
It shows there is a option in the accounts called page_access, I didnt know that!
Thanks a lot! Made the page_access 5, now all is good!

Regards.
 
Back
Top