Code: Select all
Parse error: syntax error, unexpected T_DOUBLE_ARROW in /home/sweeties/public_html/vqmod/vqcache/vq2-catalog_controller_product_product.php on line 342
Code: Select all
Parse error: syntax error, unexpected T_ELSEIF in /domains/handigeshit.nl/DEFAULT/vqmod/vqcache/vq2-catalog_controller_product_product.php on line 307
Moreover, you can use trial-n-error method with other vQmod files. Some module may clash with each other, which resulted into error.

How to delete affected vQmod module (xml)
- 1. Log in to OpenCart admin panel
- 2. Navigate to Extensions > Module > VQMode manager > Edit > Disable Option_resulting_price_2.0.2.xml
- 3. Clear the vQmod cache from Setting and Maintenance tab on the same page.
- 4. Verify the existence of error by visiting your frontend store, primarily the product pages.
- 5. If not, then use trial and error method via disabling the some vQmods
- 6. If there is no error, then you can delete that suspected vQmod
- 7. Done