First, it looks like you have error(s) in the configure.php file in:
/includes/configure.php
as there are extra / in your URLs ...
Could you post, from the server, without the database username/password information, the file:
/includes/configure.php
First, it looks like you have error(s) in the configure.php file in:
/includes/configure.php
as there are extra / in your URLs ...
Could you post, from the server, without the database username/password information, the file:
/includes/configure.php
Linda McGrath
If you have to think ... you haven't been zenned ...
Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!
Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.1]
Officially PayPal-Certified! Just click here
Try our Zen Cart Recommended Services - Hosting, Payment and more ...
hi there
im just wondering, i have image "sl24-125.jpg" then "sl24-125_001.jpg" and then "sl124-125_002.gif"
is it possible for the .gif to be shown as an additional image alongside the jpg's???
if so how??
i may not know how yet, but i soon will....i hope :)
You would need to to a lot of customization for that ...
The images are designed to work based on the base image name of the main image and the extension of the base image matching the Medium, Large, Additional and Additional Large images ...
Linda McGrath
If you have to think ... you haven't been zenned ...
Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!
Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.1]
Officially PayPal-Certified! Just click here
Try our Zen Cart Recommended Services - Hosting, Payment and more ...
just be easier to insert the image into the product text?
i may not know how yet, but i soon will....i hope :)
Yes, if you want to use a gif as well as jpegs, it would be easiest to include the gif in the description.
Or use your graphic application and convert from gif to jpg
Zen-Venom Get Bitten
Get Your Business Found
You would need to edit /includes/templates/your_template/templates/tpl_product_info_display.php and move the whole code block for additional images to the position in the file that matches the sequence you want. Then you can use CSS in your stylesheet to fine-tune it.
Bookmarks