![]() |
Quote:
For some reason, I'm gettingthe following error: Fatal error: Smarty error: [in customer/main/product.tpl line 150]: syntax error: invalid attribute name: '-' (Smarty_Compiler.class.php, line 1512) in /home/pravuzor/public_html/Smarty-2.6.3/Smarty.class.php on line 1082 |
Did someone found a way to create and external link that go to the product page by using 'productcode' parameter instead of 'productid'?
something like: http://www.yourxcartsite.com/product.php?productcode=1235654 It simply doesn't make sense that clients work with my SKU and my xart works with a different productid!! :evil: I'm trying to modify "product.php" and "include/func.php" but it's not that easy! Thanks, David |
Quote:
Just a slight php syntax change... try adding backtics around the variables: "`$product.product` - `$product.productcode`" the variables were not be evaluated correctly. I like the idea - I may use it, also. good day! -mike |
All times are GMT -8. The time now is 12:28 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.