I can't log into my admin - I keep getting this message - can anyone help?
http://www.lilterra.com
Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home1/lilterra/public_html/system/database/mysql.php on line 6
Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /home1/lilterra/public_html/system/database/mysql.php:6) in /home1/lilterra/public_html/system/library/session.php on line 11
http://www.lilterra.com
Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home1/lilterra/public_html/system/database/mysql.php on line 6
Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /home1/lilterra/public_html/system/database/mysql.php:6) in /home1/lilterra/public_html/system/library/session.php on line 11
check in both your config.php files that you have
instead of
Code: Select all
define('DB_DRIVER', 'mysqli');
Code: Select all
define('DB_DRIVER', 'mysql');
If you notice a blank page afterwards, visit your system/storage/logs/error.txt file. On previous versions, the error log file would be located under system/logs/error.txt. Do you notice any errors from the top associated with the last change?
Dedication and passion goes to those who are able to push and merge a project.
Regards,
Straightlight
Programmer / Opencart Tester
what's your version of OpenCart? Older version of OpenCart doesn't have mysqli ready, so you may have to consider upgrading your opencart store, or do a partial upgrade to update the database connecter.
Simple
Simple

Who is online
Users browsing this forum: Amazon [Bot], Baidu [Spider], Google [Bot] and 27 guests