• 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!
  • 2026 staff recruitment is open! Check it out and consider applying!

Lua Admin_panel. gesior 0.3.6!

Fizzy

Member
Joined
Dec 27, 2012
Messages
200
Reaction score
16
Location
Sweden
Hello all. I cannot find Admin_panel or "buypoints/Get gift" in the website? I got the php files for them. But I dunno why they're not showing up? Any help? Tell me what I need to post here for you and I'll post it.
 
You can turn on and off the shop system via config/config.php
Code:
$config['site']['shop_system'] = false;

Make sure you have correct access on the account to view the admin panel.
 
You can turn on and off the shop system via config/config.php
Code:
$config['site']['shop_system'] = false;

Make sure you have correct access on the account to view the admin panel.
Hi.
Thanks Shop is fixed. But I'm accessing with account 1? That's the right account to log in with? That's the admin account or am I wrong?:o
 
Back
Top