
Are anyone experienced this and maybe can help me out with this? Appreciate any help given.
King Regards,
Kaur
GoGoNano is passionate about creating eco-friendly bio cleaners and waterproofing sprays that people feel safe to use within their home and around their family.
https://www.gogonano.com
GoGoNano is passionate about creating eco-friendly bio cleaners and waterproofing sprays that people feel safe to use within their home and around their family.
https://www.gogonano.com
OC2PS
OC 3.0.3.7, vQmod 2.6.2, Journal3 theme
Arcfesték, Csillámtetoválás, Henna
Check out: All my extensions | My FREE extensions
GoGoNano is passionate about creating eco-friendly bio cleaners and waterproofing sprays that people feel safe to use within their home and around their family.
https://www.gogonano.com
Hello OC2PSOC2PS wrote:It should work already if all your stores use the Default theme.
I will work on a version for stores that use different themes. But don't hold your breath.
Code: Select all
<div><img src="catalog/view/theme/mytheme/image/stars-<?php echo $rating; ?>.png" alt="<?php echo $reviews; ?>" />
Code: Select all
<div><img src="catalog/view/theme/greetathon/image/stars-<?php echo round($product['rating']); ?>.png" alt="<?php echo $reviews; ?>" />
Code: Select all
PHP Notice: Undefined variable: product in public_html/catalog/view/theme/mytheme/template/product/product.tpl on line 295
billynoah wrote:@DavKan
1) You're not using default theme so don't expect this extension to work out of the box. It's possible, but chances are you'll need to customize for your theme.
2) Looks like you replaced the wrong bit of code - that patch is for a module or related products within an array loop where $product is defined, not meant to replace the main product review as you did.
3) You've private messaged me twice now but I can't respond since you have pm replies disabled in your account here. Not sure if you realized that.
OC2PS
OC 3.0.3.7, vQmod 2.6.2, Journal3 theme
Arcfesték, Csillámtetoválás, Henna
Check out: All my extensions | My FREE extensions
GoGoNano is passionate about creating eco-friendly bio cleaners and waterproofing sprays that people feel safe to use within their home and around their family.
https://www.gogonano.com
GoGoNano is passionate about creating eco-friendly bio cleaners and waterproofing sprays that people feel safe to use within their home and around their family.
https://www.gogonano.com
GoGoNano is passionate about creating eco-friendly bio cleaners and waterproofing sprays that people feel safe to use within their home and around their family.
https://www.gogonano.com
Heavy OpenCart Customizations. Current project in progress: fleurworld.com
Norman in 't Veldt
Moderator OpenCart Forums
_________________ READ and Search BEFORE POSTING _________________
Our FREE search: Find your answer FAST!.
[How to] BTW + Verzend + betaal setup.
I am upgrading it right now from 1.9.7. Comparing it with DIFF, the only additions your latest version got for OpenCart 1.5.6 which I didn't have are:i2Paq wrote:Do you use the latest release?
Code: Select all
<?php if ($profiles): ?>
Code: Select all
<?php if ($options) { ?>
Heavy OpenCart Customizations. Current project in progress: fleurworld.com
OC2PS
OC 3.0.3.7, vQmod 2.6.2, Journal3 theme
Arcfesték, Csillámtetoválás, Henna
Check out: All my extensions | My FREE extensions
Users browsing this forum: No registered users and 3 guests