Hard94 / vqmod

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

When vQmod work with Override Engine #154

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I use vqmod with Override Engine.
http://www.mhccorp.com/override-engine

The problem is vQmod can't change override engine files.

When I write a output in override engine dir, it's fine.
But I change something in the vQmod file, it's nothing to change.
Ever if I change the "file name" path to Override Engine dir, it's nothing to 
change, too.

Ever if I try to change the vQmod "file name", and append override path on it.

before :
    <file name="catalog/controller/product/product.php">

after :
    <file name="override/custom/catalog/controller/product/product.php">

The result is nothing to change.

Opencart 1.5.6.1
Multimerch 4.3
Override Engine 1.5.6.1
Vqmod 2.4.1
Server Operating System: CentOS 5.10 / Apache 2.2.26 / PHP 5.3.28

Original issue reported on code.google.com by wish...@gmail.com on 28 Jan 2014 at 3:57

GoogleCodeExporter commented 9 years ago
This is not a bug and will not be fixed. The Override system is not part of the 
OC core, and you aren't mean to vQmod the files in there!

Original comment by DJG6...@gmail.com on 28 Jan 2014 at 5:43