I am using 4.1.8. Looking at the install txt I am having some issues with the instructions.
Quote:
2. The same file(product.tpl), add following code right after product_thumbnail line(after {/if}):
{include file="thickbox/thickbox_productpage.tpl" }
|
I'm not familiar w/ with one is the thumbnail line... can an example of what this is be posted?
Quote:
3. The same file(product.tpl), comment this out with a {* *}:
{if $active_modules.Detailed_Product_Images ne "" && ($config.Detailed_Product_Images.det_image_popup ne 'Y' || $js_enabled ne 'Y')}
<p />
{include file="modules/Detailed_Product_Images/product_images.tpl" }
{/if}
|
I don't have this code in my file at all...
Any ideas?