absailesh / vqmod

Automatically exported from code.google.com/p/vqmod
0 stars 0 forks source link

i get this error when i view orders #135

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
NOTE THAT THIS IS FOR VQMOD ENGINE ERRORS ONLY. FOR GENERAL ERRORS FROM
MODIFICATIONS CONTACT YOUR DEVELOPER

What steps will reproduce the problem?
1.public_html/vqmod/vqcache/vq2-system_engine_controller.php on line 56
2.
3.

What is the expected output? What do you see instead?

vQmod Version: vqmod-2.4.1-opencart.zip
Server Operating System:

Please provide any additional information below.

this is the full error that I see

Notice: Undefined variable: vqmod in 
/home/paulmc1/domains/adulttoyzone.xxx/public_html/vqmod/vqcache/vq2-system_engi
ne_controller.php on line 56
Fatal error: Call to a member function modCheck() on a non-object in 
/home/paulmc1/domains/adulttoyzone.xxx/public_html/vqmod/vqcache/vq2-system_engi
ne_controller.php on line 56

Original issue reported on code.google.com by wildcatl...@gmail.com on 25 Sep 2013 at 5:05

GoogleCodeExporter commented 9 years ago
Sounds like you've got an old vqmod_opencart.xml file in /vqmod/xml/ or didn't 
use the OpenCart vQmod download. Download the latest vqmod OpenCart version and 
upload it over your existing vqmod files overwriting all of them. This is being 
closed since this isn't a vQmod engine issue it's a configuration/upload error 
on your part

Original comment by DJG6...@gmail.com on 25 Sep 2013 at 11:17

GoogleCodeExporter commented 9 years ago
I had the same issue running a new version of OpenCart (1.5.6.1) with an old 
version of vQmod (2.3.0). I used the upgrade instructions 
(http://code.google.com/p/vqmod/wiki/Upgrading_vQmod) to go to the latest build 
(2.4.1) and the issue was resolved.

Original comment by MichaelD...@gmail.com on 25 Apr 2014 at 5:32