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

Acc Gesior 0.3.6 .... Problem during your install.

Banco

New Member
Joined
Jul 26, 2008
Messages
22
Reaction score
0
Hello.
Installs everything up beautifully to create the database tables.
in step 4, I have a problem, click on the "STEP 4" side is not responding. And when refreshed on STEP 4 displays:
PHP:
Fatal error: Call to a member function query() on a non-object in C:\xampp\htdocs\install.php on line 489

This is line 489

PHP:
$check_news_ticker = $MYSQL->query('SELECT * FROM z_news_tickers WHERE image_id = 1 AND author = 1 AND hide_ticker = 0 LIMIT 1 OFFSET 0')->fetch();
 
Next I have this error ...

PHP:
Fatal error: Call to a member function query() on a non-object in C:\xampp\htdocs\install.php on line 499

Edit:

A moment ago I found on another forum .. Someone had the same problem, also got stuck at the same time, and someone replied to him:

Use SQL instead of MySQL

How do I do?
 
Last edited:
You're not the first who do not understand. It's already 2 forum. Ehh ... Is there any other ACC at TFS 0.3.6?

Thank you that tried to help you from me + for trying to help.
 
I do not understand ... Acc Today I tried to run a second computer and worked. Was it the fault of the computer / version of xampp?
 
Back
Top