• 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 -- In need of help !!

Blue Identity

Member
Joined
Feb 20, 2009
Messages
174
Reaction score
15
Location
Netherlands
Hi there,

I'm trying to get my Gesior ACC working but whatever the version of ACC is I always get the same error :/

USING TFS 0.4!
USING GESIOR http://otland.net/f118/gesior-aac-xart-edition-forgotten-server-0-4-a-115239/

STEP 2 ( set path ) Done, no errors
STEP 3 ( set DB ) Done, no errors

STEP 4 ( add samples to DB )
Code:
Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[42S02]: Base table or view not found: 1146 Table 'tibiaot.z_news_tickers' doesn't exist' in C:\xampp\htdocs\install.php:499 Stack trace: #0 C:\xampp\htdocs\install.php(499): PDO->query('SELECT * FROM z...') #1 {main} thrown in C:\xampp\htdocs\install.php on line 499


@ LINE 499 in install.php =
Code:
$check_news_ticker = $SQL->query('SELECT * FROM z_news_tickers WHERE image_id = 1 AND author = 1 AND hide_ticker = 0 LIMIT 1 OFFSET 0')->fetch();


What to do? cause I'm out of ideas...

Rep++
 
Back
Top