From what I have read, the above module is compatible with OC 1.3.2
However, I have installed this and just get a blank page (in both browser and source code view) of the: index.php?route=catalog/product page.
I have rechecked the changes made and all is as instructed in the file (although references to line numbers are way out). There is no instruction on where to place:
Code: Select all
2.In the same file, add the following function:
public function copy() {
$this->method = "copy";
$this->insert();
}
Any thoughts on this? Do I have to make file changes instructed in the 5 previous releases first, before making the changes in v1.2.1? Should I place the code in step 2. somewhere specific?
Any help appreciated as this mod is a MUST HAVE!
Thanks