Page 1 of 1
Problem when installing vqmod in my site.
Posted: Mon May 01, 2017 9:41 pm
by hrevis25
When installing vqmod, im trying to enter my shop and what i get is
Fatal error: Cannot redeclare Controller::setDataLang() in /shop/vqmod/vqcache/vq2-system_storage_modification_system_engine_controller.php on line 56.
Any ideas??
Opencart ver.: 2.3.0.2
Theme: Default
Vqmod: 2.6.1
Re: Problem when installing vqmod in my site.
Posted: Mon May 01, 2017 11:01 pm
by rjcalifornia
Which vqmod are you installing?
This error means that a call to a class is happening more than once in the same instance. Check that line 56
Re: Problem when installing vqmod in my site.
Posted: Mon May 01, 2017 11:10 pm
by hrevis25
I'm trying to install 2.6.1.
Change that line to what??
Re: Problem when installing vqmod in my site.
Posted: Tue May 02, 2017 10:17 am
by rjcalifornia
I'm trying to install 2.6.1.
Ok, try to install it with this
https://www.opencart.com/index.php?rout ... n_id=22378
Re: Problem when installing vqmod in my site.
Posted: Wed May 03, 2017 3:15 am
by hrevis25
I had to remove xml folder. The problem was though that i had to reinstall opencart due to the fact tha some extensions were damaged.
Re: Problem when installing vqmod in my site.
Posted: Wed May 03, 2017 6:22 am
by rjcalifornia
Oh I see. Well, I'm glad it is working now!