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

Please i want Gesior AAC 0.4

Leumon

New Member
Joined
Mar 25, 2015
Messages
85
Reaction score
0
hello otland please i want geisot aac 0.4 full with shop system with imgaes and all
 
Do as I said, debug the database. One of the great things with gesior is that you can get everything printed out.
Super easy to find bugs when you need it.
 
GxnKeEg.jpg

still
 
Set that to true, then reload the page.
When that is done you should see something like
Code:
INSERT INTO `accounts` ~
Error: ...
Error-code: ....

If you can't see anything, go from the start and see if it even connects to the database.
 
Set that to true, then reload the page.
When that is done you should see something like
Code:
INSERT INTO `accounts` ~
Error: ...
Error-code: ....

If you can't see anything, go from the start and see if it even connects to the database.
got that error
C:\xampp\htdocs\classes\account.phpon line 33
@WibbenZ
 
its full error bro when i try to set admin account i got it
In that case take a screenshoot, ive never seen an error like that.
It always tells you what the problem is, otherwise it could just say "BUG, BB".
 
In that case take a screenshoot, ive never seen an error like that.
It always tells you what the problem is, otherwise it could just say "BUG, BB".
Fatal error: Call to a member function fetch() on a non-object in C:\xampp\htdocs\classes\account.phpon line 33
 
Back
Top