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

AAC Gesior ACC - Characters error

ojcovskypl

New Member
Joined
Mar 29, 2018
Messages
2
Reaction score
0
I have problem with GesiorACC. I installed latest version to latest version of TFS. All works fine except one thing. When i want check any character info on site i get blank page. I changed debug in options and now i got this:

Query: SELECT id, name, password, premium_ends_at, email, key, create_ip, creation, premium_points, page_access, location, rlname, email_new, email_new_time, email_code, next_email, last_post, flag FROM accounts WHERE name = '1'
SQLSTATE: 00000
Driver code:
Error message:

Fatal error: Uncaught Error: Call to a member function createObject() on null in /var/www/html/pages/characters.php:21 Stack trace: #0 /var/www/html/system/load.page.php(7): include() #1 /var/www/html/index.php(40): include_once('/var/www/html/s...') #2 {main} thrown in /var/www/html/pages/characters.php on line 21[/CODE]

If i good thing problem is in 3 files:
  • /var/www/html/pages/characters.php
  • /var/www/html/system/load.page.php
  • /var/www/html/index.php

What should i do?
 

Attachments

Back
Top