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

Website - Shop menu won't show!

Hanoger

Member
Joined
Mar 7, 2011
Messages
247
Reaction score
6
Hello to everyone, I've got small problem, my website shop panel won't show...
I have shopsystem.php installed (have the php script) but the panel won't show, it's set to show in config.ini, but it won't.
I'm using Gesior AAC 0.3.1 (using 0.2.8 TFS- RoXoR)

Thanks for help!
 
bump! Need fix! (It's Znote's edition of 0.3.1 gesior, im using original shopsystem from original gesior 0.3.1, but it don't work!)
 
you got it in index.php?
PHP:
case "shopsystem":
$topic = "shopsystem";
$subtopic = "shopsystem";
include("shopsystem.php");
break;

think thats corrent, look if you have it, else try putting it in, you should see where to put it c:
 
Please, where do I have to put it ? I tried some things, also my php knowing friend tried, but the website was just looking ugly (server info panel missing and so..)
 
The shopsystem panel won't show in the menu, when I added it whole website messed up (server status was missing, page was moved up and so...)
 

Similar threads

Back
Top