Post by SirHelsinki » Thu Feb 25, 2021 1:36 pm

Hi,

I have this on https://www.opencart.com/index.php?rout ... n_id=37119

But after I have installed it I will get this (see pic)

What is wrong?
I have opencart 3.0.3.2

Thanks!

Attachments

error.jpg

error.jpg (222.85 KiB) Viewed 345 times


New member

Posts

Joined
Sun Apr 26, 2020 1:16 pm

Post by sw!tch » Thu Feb 25, 2021 1:57 pm

See if below resolves your issue, otherwise contact the developers of the extension.

https://github.com/opencart/opencart/co ... 990171168e

For detail on the fix see here.: viewtopic.php?f=202&t=200896&start=20#p710221

Full Stack Web Developer :: Send a PM for Custom Work.
Backup and learn how to recover before you make any changes!


Active Member

Posts

Joined
Sat Apr 28, 2012 2:32 pm

Post by SirHelsinki » Thu Feb 25, 2021 11:32 pm

No help of that... :(

New member

Posts

Joined
Sun Apr 26, 2020 1:16 pm

Post by ADD Creative » Thu Feb 25, 2021 11:41 pm

First switch off displaying of errors. First it's a security risk. Second, even a simple PHP notice will cause JSON responses to fail, as you have found out.

To stop all errors being displayed you need to do all of the following.
1. Set the PHP display_errors setting to Off (or 0 or false). This may need to be done in you main php.in, local php.ini, user.ini, .htaccess or hosting control panel, depending on you hosting setup.

2. Set $_['error_display'] to false in you system/config/default.php file.

3. Set Display Errors to No in the OpenCart settings.

Once that has been done look in your PHP error log and your OpenCart error log after doing the same action that causes the error.

www.add-creative.co.uk


Expert Member

Posts

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

Post by sw!tch » Fri Feb 26, 2021 1:42 am

SirHelsinki wrote:
Thu Feb 25, 2021 11:32 pm
No help of that... :(
Did you clear your modification and theme cache?

Whats the error say now?

Provide a link to your site.

Full Stack Web Developer :: Send a PM for Custom Work.
Backup and learn how to recover before you make any changes!


Active Member

Posts

Joined
Sat Apr 28, 2012 2:32 pm
Who is online

Users browsing this forum: No registered users and 411 guests