Guest Posted July 5, 2008 Posted July 5, 2008 O.K., so far I have tried Ultra Pics, More_pics, Three images w/admin and additional images. None of them worked to my satisfaction. Can anyone suggest a add-on that will allow additional images per product with the ability to have a larger sized pop-up?
♥toyicebear Posted July 5, 2008 Posted July 5, 2008 Ultra Pics, Additional Images and More Pics all work like a charm Basics for osC 2.2 Design - Basics for Design V2.3+ - Seo & Sef Url's - Meta Tags for Your osC Shop - Steps to prevent Fraud... - MS3 and Team News... - SEO, Meta Tags, SEF Urls and osCommerce - Commercial Support Inquiries - OSC 2.3+ How To To see what more i can do for you check out my profile [click here]
bkellum Posted July 5, 2008 Posted July 5, 2008 Ultra Pics, Additional Images and More Pics all work like a charm I agree. What is it that you are looking for that the above mentioned contributions don't offer? Bill Kellum Sounds Good Productions STS Tutorials & more: STSv4.6, STS Add-ons (STS Power Pack), STS V4 Forum STS Forum FREE TEMPLATE
Bushmaster Posted July 5, 2008 Posted July 5, 2008 I know Ultra Pics work great and if Bill and Nick say the others do I believe them. I think what your after is a modded popup_image.php that is where the size of the popup image box is made. If you goto to my profile and goto my site you can see that Ultra Pics works fine I have a modded popup_image php.
Guest Posted July 5, 2008 Posted July 5, 2008 Thanks everyone. I meant to say that intergating these add-ons to my store was unsuccessful. The add-ons themselves weren't the problem. It seems that the pdf upload add-on doesn't mix well with others especially in the admin/categories.php file.
Bushmaster Posted July 5, 2008 Posted July 5, 2008 Thanks everyone. I meant to say that intergating these add-ons to my store was unsuccessful. The add-ons themselves weren't the problem. It seems that the pdf upload add-on doesn't mix well with others especially in the admin/categories.php file. That is a diffrent story. It looks doable with some code modifications to what pdf upload requires you to change. If I looked at the same one you used it would have been easier to do if he supplied the modded files. PDF upload might be usable on the new site I am working on. Will not be using any multi images but can compair the code to site that is. If I am able to do it I will let you know. There is a few lines in there that I don't think I will be able to change if they need to be.
Bushmaster Posted July 5, 2008 Posted July 5, 2008 Nick ,Bill since you been here do you see a need that the sql needs to be this way? Does it have to have AFTER 'products_image'; ? Does the query have to match the order that there in the database? ALTER TABLE `products` ADD `products_pdfupload` VARCHAR(64) AFTER `products_image`; ALTER TABLE `products` ADD `products_fileupload` VARCHAR(64) AFTER `products_image`;
Recommended Posts
Archived
This topic is now archived and is closed to further replies.