OpenCart upgraded to 3.0.3.2, and I get an error in the account register section

194 Views Asked by At

I have updated OpenCart to version 3.0.3.2.

In the account register section, I'm getting an error like this:

Notice: Undefined property: Proxy::getGeneralSetting in /home/xxxxx/public_html/beta/vqmod/vqcache/vq2-system_engine_action.php on line 81

Could anyone help me with this?

What should I do to fix this error?

1

There are 1 best solutions below

3
Paul Feakins On

"vqcache/vq2-system_engine_action" this tells me it's related to vQmod, try uninstalling all vQmods (rename them from *.xml to *.xml_).

If that doesn't fix it, uninstall vQmod itself.