Opencart VQMod conflicts with OCMod
Posted: Thu Mar 26, 2015 8:21 pm
I got a very strange issue regarding my shop: I think it´s a problem between ocMod and vqMod. If I click (inside ocmod ->extensions/modification) the button "clear cache" in ocMod, the vqMod extensions are working, but not the ocMods. If click the button "refresh" in oCMod, the ocMod extensions are working but the vqMods doesn´t...
After clicking button "clear cache" there is no error. When I´m clicking the "refresh" button directly after clearing cash , this error shows up:
When I refresh the page, the error is gone and all the ocmod extensions working. Vqmod stops.
Could anyone help?
After clicking button "clear cache" there is no error. When I´m clicking the "refresh" button directly after clearing cash , this error shows up:
Code: Select all
Warning: strpos() expects parameter 1 to be string, array given in /homepages/6/d421894284/htdocs/opencart/upload/admin/controller/extension/modification.php on line 160
Warning: strpos() expects parameter 1 to be string, array given in /homepages/6/d421894284/htdocs/opencart/upload/admin/controller/extension/modification.php on line 160
Warning: Cannot modify header information - headers already sent by (output started at /homepages/6/d421894284/htdocs/opencart/upload/admin/index.php:80) in /homepages/6/d421894284/htdocs/opencart/upload/system/library/response.php on line 12
Could anyone help?