ok most of what I was trying was not doing anything.
Modded
product_images.tpl to read simply and got rid of the details.php.
{include file="/home/store/www/detailed_pages/16290.htm"}
when I make it
{include file="/home/store/www/detailed_pages/{$product.productid}.htm"}
I get:
Parse error: parse error, expecting `'}'' in /home/store/www/templates_c/%%-15/%%-1564588823/product_images.tpl.php on line 5
When i try:
{include file="/home/store/www/detailed_pages/{'$product.productid'}.htm"}
I get:
Warning: filemtime(): Stat failed for /home/store/www/detailed_pages/{'Array.productid' (errno=2 - No such file or directory) in /home/store/www/Smarty-2.3.0/Smarty.class.php on line 1031
.htm"}
Am I writing the line wrong? Or do i need to assign a variable somehow?
Thanks in advance,
KiDD
http://store.sturgisrally.net (Live)
X-Cart Gold Ver. 3.3.4