engcif / vqmod

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

change on OpenCart latest_content.tpl #37

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. try to make any change on the file 
catalog/view/theme/shoppica/template/module/latest_content.tpl

What is the expected output? What do you see instead?
The change does not have any effect

vQmod Version:2.1.6
Server Operating System: fedora 15

Please provide any additional information below.

example:

<file name="catalog/view/theme/shoppica/template/module/latest_content.tpl">
        <operation>
            <search position="after"><![CDATA[<div class="s_module_content">]]></search>
            <add><![CDATA[foo]]></add>
        </operation>
    </file>

Original issue reported on code.google.com by axelma...@gmail.com on 18 May 2012 at 10:50

GoogleCodeExporter commented 8 years ago
At a guess, shoppica is loading that module itself, using a require or 
something instead of the correct ways. Shoppica is awful when it comes to 
following standards, and as such this isn't a bug but a fault of shoppica's 
software

Original comment by DJG6...@gmail.com on 18 May 2012 at 10:52

GoogleCodeExporter commented 8 years ago

Original comment by DJG6...@gmail.com on 18 May 2012 at 10:52