Post by jimin » Mon May 23, 2022 9:34 pm

I would like to know what is the error, please help me, the version of opencart-3.0.3.8, XAMPP v3.3.0 and phpMyAdmin Version information: 5.2.0 and Apache/2.4.53 (Win64)

the code for line 54 is

Code: Select all

public function escape($value) {
		return $this->connection->real_escape_string($value);
	}

Attachments

error code.png

error code.png (103.48 KiB) Viewed 9865 times


Newbie

Posts

Joined
Mon May 23, 2022 9:18 pm

Post by OSWorX » Tue May 24, 2022 3:26 pm

You forgot to mention, that you are using php 8.x
And the OpenCart Version you are using is not compatible with that php version.

Full Stack Web Developer :: Dedicated OpenCart Development & Support DACH Region
Contact for Custom Work / Fast Support.


User avatar
Guru Member

Posts

Joined
Mon Jan 11, 2010 10:52 pm
Location - Austria

Post by ADD Creative » Tue May 24, 2022 4:40 pm

Use PHP 7.4 or look through the 3.0.x.x_Maintenance branch on GitHub for the latest compatibility fixes.

https://github.com/opencart/opencart/co ... 76e934b75e

www.add-creative.co.uk


Expert Member

Posts

Joined
Sat Jan 14, 2012 1:02 am
Location - United Kingdom
Who is online

Users browsing this forum: No registered users and 89 guests