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

[GESIOR ACC] Sell characters on auctions (+ 'Buy Now') [ for premium points ]

hello, this great mod this, but forgive my ignorance, I am very new, when I give a link to the PAAC (adminpanel> addauction ..., I get this (Invalid subtopic. Can not load page. ) and changed the name of suptopic thousand times.
Can you help me out of my sad ignorance?
thanx :)
 
Not Working ;/

Fatal error: Call to a member function query() on a non-object in C:\vXampp\htdocs\Action.php on line 209


}
############ FINISH AUCTIONS AND ADD CHARACTERS ############
foreach($SQL->query('SELECT * FROM `characters_auctions` WHERE `state` = 0 AND `finish_time` <= ' . time())->fetchAll() as $finishedAuction)
{
 
hello how are you would like to know how to install this system on my web page please Gesior I have to add that in addition to the buychar Gesior sellchar and files as I do to make it look all on page
 
; S

2pQbsP0.png
 
Error occured!
Error ID: #E-7
More info: Cannot load class OTS_Player, file ./classes/class.ots_player.php doesn't exist

File: /var/www/html/system/load.init.php Line: 14
File: Unknown Line: Unknown
File: /var/www/html/pages/sellchar.php Line: 500
File: /var/www/html/system/load.page.php Line: 7
File: /var/www/html/index.php Line: 37



HELPPPP
 
Error occured!
Error ID: #E-7
More info: Cannot load class OTS_Player, file ./classes/class.ots_player.php doesn't exist

File: /var/www/html/system/load.init.php Line: 14
File: Unknown Line: Unknown
File: /var/www/html/pages/sellchar.php Line: 500
File: /var/www/html/system/load.page.php Line: 7
File: /var/www/html/index.php Line: 37



HELPPPP
same problem ;\
 
Error occured!
Error ID: #E-7
More info: Cannot load class OTS_Player, file ./classes/class.ots_player.php doesn't exist

File: /var/www/html/system/load.init.php Line: 14
File: Unknown Line: Unknown
File: /var/www/html/pages/sellchar.php Line: 500
File: /var/www/html/system/load.page.php Line: 7
File: /var/www/html/index.php Line: 37



HELPPPP

same problem.
Help please!
 
Error occured!
Error ID: #E-7
More info: Cannot load class OTS_Player, file ./classes/class.ots_player.php doesn't exist

File: /var/www/html/system/load.init.php Line: 14
File: Unknown Line: Unknown
File: /var/www/html/pages/sellchar.php Line: 500
File: /var/www/html/system/load.page.php Line: 7
File: /var/www/html/index.php Line: 37


Same problem, we need help, please!!
 
2017 ;)
Anyone got an solution?
Error occured!
Error ID: #E-7
More info: Cannot load class OTS_Player, file ./classes/class.ots_player.php doesn't exist

File: C:\xampp\htdocs\system/load.init.php Line: 14
File: Unknown Line: Unknown
File: C:\xampp\htdocs\pages/sellchar.php Line: 500
File: C:\xampp\htdocs\system/load.page.php Line: 7
File: C:\xampp\htdocs/index.php Line: 37
 
Do you realize this is a 2011 thread so maybe you are not running the same gesior version? The error speaks by itself btw
 
Error occured!
Error ID: #E-7
More info: Cannot load class OTS_Player, file ./classes/class.ots_player.php doesn't exist

File: /var/www/html/system/load.init.php Line: 14
File: Unknown Line: Unknown
File: /var/www/html/pages/sellchar.php Line: 500
File: /var/www/html/system/load.page.php Line: 7
File: /var/www/html/index.php Line: 37
HELPPPP

you need change
Code:
$finishedAuctionChar = new OTS_Player();

for

Code:
 $finishedAuctionChar = new Player();
 

Similar threads

Back
Top