I am currently still using version 1.4.8. I like this version, but am now receiving an error message: Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future:etc.... How do I get rid of this error? Someone please help!! If possible, I would like to keep this version, but if now I need someone to please explain to me how to update.
database drivers should be updated to mysqli driver
Koeltechnische deurrubbers eenvoudig online op maat bestellen.
Alle niet stekplichtige onderdelen zoals scharnieren, sloten, randverwarming en verlichting voor alle typen koelingen en vriezers.
https://koelcel-onderdelen.com
You do this change in file system/database/mysql.php about line 6 (this example is from version 1.4.9):tsimpson wrote:I am currently still using version 1.4.8. I like this version, but am now receiving an error message: Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future:etc.... How do I get rid of this error? Someone please help!! If possible, I would like to keep this version, but if now I need someone to please explain to me how to update.
Code: Select all
if (!$this->connection = @mysql_connect($hostname, $username, $password)) {
Who is online
Users browsing this forum: No registered users and 4 guests