Page 1 of 1

Opencart VQMod conflicts with OCMod

Posted: Thu Mar 26, 2015 8:21 pm
by micrdy
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:

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
When I refresh the page, the error is gone and all the ocmod extensions working. Vqmod stops.

Could anyone help?

Re: Opencart VQMod conflicts with OCMod

Posted: Fri Mar 27, 2015 12:47 am
by rph
Try clearing vQmod's cache also.

Re: Opencart VQMod conflicts with OCMod

Posted: Fri Mar 27, 2015 3:22 pm
by micrdy
Did that already...

Re: Opencart VQMod conflicts with OCMod

Posted: Fri Mar 27, 2015 4:54 pm
by yodapt
It can probably be "fixed" by joining the relevant file changes on a single XML.

Re: Opencart VQMod conflicts with OCMod

Posted: Mon Sep 21, 2015 7:47 am
by AvanOsch
Did/do you have any extensions installed?
The function causing the error "strpos()" is not on (or near) the original OpenCart file "modification.php"