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

Solved [Gesior-AAC 0.6.2] It includes with a shopadmin and shopsystem working fine?

Xeikh

詠春 ☯
Joined
Oct 23, 2009
Messages
724
Reaction score
17
Hello, im using Gesior-AAC 0.6.2... when i tried to use "shopadmin" there said something about invalid subtopic, so i searched the file and that stuff and theres no shopadmin.php, so im using other from another gesior... but i want to know if this gesior 0.6.2 have a fully working shop system..

Please, someone help me:$
 
Last edited:
in shopsystem.php line 200 its the images folder and format //put here ur directory of items
PHP:
$main_content .= '<tr bgcolor="'.$bgcolor.'"><td align="center"><img src=images/items/'.$item['item_id'].'.gif"></td><td><b>'.$item['name'].'</b> ('.$item['points'].' points)<br />'.$item['description'].'</td><td align="center">';
				if(!$logged)
 
Back
Top