twhite3000 / vqmod

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

Cannot redeclare ControllerProductSearch #48

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
this message start to show up after i install vqmod, when i tried to search for 
something i got this error:

Fatal error: Cannot redeclare ControllerProductSearch::ajax() in 
/home/kitchenj/public_html/dev/vqmod/vqcache/vq2-catalog_controller_product_sear
ch.php on line 523

and when I tried to edit my “address book entries”

Notice: Undefined index: company_id in 
/home/kitchenj/public_html/dev/catalog/model/account/address.php on line 
16Notice: Undefined index: tax_id in 
/home/kitchenj/public_html/dev/catalog/model/account/address.php on line 
16Warning: Cannot modify header information – headers already sent by (output 
started at /home/kitchenj/public_html/dev/index.php:104) in 
/home/kitchenj/public_html/dev/vqmod/vqcache/vq2-system_engine_controller.php 
on line 28Warning: Cannot modify header information – headers already sent by 
(output started at /home/kitchenj/public_html/dev/index.php:104) in 
/home/kitchenj/public_html/dev/vqmod/vqcache/vq2-system_engine_controller.php 
on line 29

please anyone can help me?
or maybe help me to undo the installation of vqmod :(
2.
3.

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

vQmod Version: latest (installed from 1 day )
Server Operating System:

Please provide any additional information below.

Original issue reported on code.google.com by sou...@gmail.com on 27 Jul 2012 at 1:58

GoogleCodeExporter commented 9 years ago
This is not a VQMOD core issue, it's one of the vqmod xml files you've added 
causing it. Disable them all one by one til you find the one that changes it 
and then you'll need to either fix it or contact the author

Original comment by DJG6...@gmail.com on 28 Aug 2012 at 5:44