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!]
Officially PayPal-Certified! Just click here
Try our Zen Cart Recommended Services - Hosting, Payment and more ...
Signup for our Announcements Forums to stay up to date on important changes and updates!
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!]
Officially PayPal-Certified! Just click here
Try our Zen Cart Recommended Services - Hosting, Payment and more ...
Signup for our Announcements Forums to stay up to date on important changes and updates!
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
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.
Hi Guys,
I have custom products that when I go to the Admin/catalogue/category/Product Type/Product Silver then edit layout the screen has no options (see pic), I was wondering if there was a way to add the options from General Product to my custom products? I would like to add multiple images tot he product but as is there is know way of doing so, thanks.
Regards
Steve
If you're truly adding NEW product-types, then you'll need to go into the database and clone some of the existing switch settings and of course rename your cloned key names and then in all your PHP code that uses them you'll need to put those keys there instead of the original ones.
Look at some of the existing product-type contributions/plugins to see the myriad files that are involved and the database inserts that will be needed.
However, in the main, most people rarely need to create a new product-type. So, a better starting point here would be to understand what your goals are, and how you arrived at the idea of creating new product-types for whatever those goals are.
There could be an easier way to do what you're after.
Of course, that's a broader discussion that takes this forum thread way off its initial topic.
.
Zen Cart - putting the dream of business ownership within reach of anyone!
Donate to: DrByte directly or to the Zen Cart team as a whole
Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.