Dickie Posted January 15, 2014 Share Posted January 15, 2014 Hey, I have a problem with my product page I would like to change the products image to pull in the "thickbox" sized image into the page so I have edited the product.tpl file to do this. (themes/mytheme/product.tpl line 150 - 153) www.funkyshirt.co.uk : my site I have then saved that file to my website and refreshed the page, but nothing changes on the page! I cleared all the cache files on my browser and website folders plus all the files in the compile folder. Nothing seems to change any thing that I do I even tried to delete the product.tpl contents and nothing happens. I'm sure that I am editing the correct file. I also tried to turn on the force compile option but that just leaves me with a blank screen on the website. Please any help appreciated. Link to comment Share on other sites More sharing options...
vekia Posted January 15, 2014 Share Posted January 15, 2014 Fatal error: Access to undeclared static property: Smarty::$_CHARSET in /home/funkyshi/public_html/tools/smarty/plugins/modifiercompiler.escape.php on line 35 this is what i see when im trying to open your website, it's error related to smarty plugin. Link to comment Share on other sites More sharing options...
Dickie Posted January 15, 2014 Author Share Posted January 15, 2014 Hi Vekia, Thanks for the reply! I know I deleted some files in the smarty/cache and smarty/compile folders thinking that would sort out my problem but now it is giving me that error. Anything you would suggest trying? Cheers Link to comment Share on other sites More sharing options...
Dickie Posted January 15, 2014 Author Share Posted January 15, 2014 Solved! Ok so I searched the forum with the error "Fatal error: Access to undeclared static property: Smarty::$_CHARSET in /home/funkyshi/public_html/tools/smarty/plugins/modifiercompiler.escape.php on line 35" And it suggested that I enable "use smarty2 instead of smarty3 which fixed the error and is now showing my edits in my product.tpl Simple... Thanks for your help Vekia! Link to comment Share on other sites More sharing options...
Recommended Posts