Ok will do that. Thanks jay
ALL Templates :: 1.5.1+ Templates :: 50%-75% PRICE DROP ONLY at OpencartStuff.com
Ok.I did upgrade opencart to 1.5.1.3 and vqmod to 2.1.0
So far so good. No errors in error log yet.
Thanks guys
So far so good. No errors in error log yet.
Thanks guys
ALL Templates :: 1.5.1+ Templates :: 50%-75% PRICE DROP ONLY at OpencartStuff.com
Hi Jay, just tried upgrading to 2.1.1 and got this error
COULDNT RESOLVE REAL PATH [/home/xxxxxxx/public_html/catalog/view/theme/default/template/module/bestseller_home.tpl]
Manually copied the changed files and the error is being caused by vqmod.php also I couldnt see vqmod/vqprotect.txt is that part of the upgrade?
COULDNT RESOLVE REAL PATH [/home/xxxxxxx/public_html/catalog/view/theme/default/template/module/bestseller_home.tpl]
Manually copied the changed files and the error is being caused by vqmod.php also I couldnt see vqmod/vqprotect.txt is that part of the upgrade?
Hi,
I upgrade vqmod on my site from 1.2.3 to 2.1.1. On vqmod 1.2.3 all work like a charm, but on vqmod 2.1.1 I get this error:
Parse error: syntax error, unexpected '}' in /home/global/public_html/vqmod/vqcache/vq2-catalog_model_catalog_product.php on line 514
When I look in file vq2-catalog_model_catalog_product.php on bottom of file I have this
0
}
?>
instead of this
}
}
?>
In XML files everything is ok.
Can anybody know what can be a problem?
Best regards
I upgrade vqmod on my site from 1.2.3 to 2.1.1. On vqmod 1.2.3 all work like a charm, but on vqmod 2.1.1 I get this error:
Parse error: syntax error, unexpected '}' in /home/global/public_html/vqmod/vqcache/vq2-catalog_model_catalog_product.php on line 514
When I look in file vq2-catalog_model_catalog_product.php on bottom of file I have this
0
}
?>
instead of this
}
}
?>
In XML files everything is ok.
Can anybody know what can be a problem?
Best regards
OK.
I put both files in attach. This is my XML creation for Product Labels Features Rich + Qtags v1.5 and it is unusable without other PHP files that you get when buy this module, but I think that you can use it for testing.
Best regards
Igor
I put both files in attach. This is my XML creation for Product Labels Features Rich + Qtags v1.5 and it is unusable without other PHP files that you get when buy this module, but I think that you can use it for testing.
Best regards
Igor
Attachments
my XML for commercial module Product Labels Features Rich + Qtags v1.5
catalog/model/catalog/product.php
You are correct, this is a bug in vqmod. For now, open your vqmod.php file. Find
change it to
and save. That should fix the issue
Code: Select all
$tmp[$offset] += $mod['add']->getContent();
Code: Select all
$tmp[$offset] .= $mod['add']->getContent();
Which files should I replace for the 2.1.2 update jay?
ALL Templates :: 1.5.1+ Templates :: 50%-75% PRICE DROP ONLY at OpencartStuff.com
Who is online
Users browsing this forum: No registered users and 8 guests