Hi,
I am a bit lost with this. The Lite Red template v1.1 is not showing product descriptions on Zen Cart 1.3.9c using Wamp Server 2.0i.
Can anybody shed some light on this please.
Thanks
Hi,
I am a bit lost with this. The Lite Red template v1.1 is not showing product descriptions on Zen Cart 1.3.9c using Wamp Server 2.0i.
Can anybody shed some light on this please.
Thanks
Ok, I can't figure this out. I have installed to a web server running MySQL 5.0.51a, PHPMyAdmin 2.9.2-Debian.
The template works fine. Will not work with XAMPP 1.73 either.
Shame, as it is a nice template but I wanted to work local for ease. If anyone knows why this happens, I would be grateful, especially if there was an easy fix :)
All I get when going to the product info page, is a blank section where the description should be
In the file includes/templates/lite-red/templates/tpl_product_info_display.php goto to line 117 and comment out the } so it looks like this
/* } */
Then if you ever upload it to a linux server remember to remove the comment. This is not the first mod this has happened with.
Thanks for that. Worked a treat. Leaves a 'fields['total'] > 0) { ?>' at the end, but hopefully, that will vanish once i uncomment and upload to a live server.
Thanks again