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:
This is line 489
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();