Post by admiss » Thu Mar 26, 2015 5:03 pm

Qphoria wrote:
ocx wrote:vQmod issue:

When viewing an order:

Notice: Undefined variable: vqmod in /home/xxxxx/public_html/156/vqmod/vqcache/vq2-system_engine_controller.php on line 56
Fatal error: Call to a member function modCheck() on a non-object in /home/xxxxx/public_html/156/vqmod/vqcache/vq2-system_engine_controller.php on line 56
Yes. If using vQmod 2.3.2...
1. EDIT: vqmod/xml/vqmod_opencart.xml file

2. FIND:

Code: Select all

<search position="before" index="1"><![CDATA[$vqmod->modCheck($action->getFile()]]></search>
3. REPLACE WITH:

Code: Select all

<search position="before" index="1,3"><![CDATA[$vqmod->modCheck($action->getFile()]]></search>
This will be addressed in the next version of vQmod

Hello! Thanks for this improvement!
But what about line 54?
<search position="before" index="1"><![CDATA[$vqmod->modCheck($action->getFile()]]></search>

It shouldn't be changed to <search position="before" index=1,3" ....?

Newbie

Posts

Joined
Thu Mar 26, 2015 4:57 pm
Who is online

Users browsing this forum: No registered users and 42 guests