Contributions

Images (Category Index)
Search: 

UltraPics - MS2 Image Addon Pack!

UltraPics v1.0 - Addition Image Pack! MS2
=========================================
This is the complete image solution for everyone using osCommerce MS2.

This allows adding of 8 more images to your Admin and Catalog,
basically a combination of SM,MED,LARGE+ and MoPICs+ with Lots of Nice Enhancements!
like,

* Add & Remove Additional Images via Admin Easy!
* (To POPUP! or NOT TO POPUP!) Have Pop up Windows or NOT!
* Image Preview when editing Products.
* Addition Images On and Off options in admin.
* Resize Option for specific images settings.
* Delete images permantly of server if not longer used. (Delete Disabled if more then 1 product Links to Image.)
* Nice clean look, tidy code.
* 3 Screen Shots Included in ZIP file. (See for your-self before installing!)

This package has been assembled on a New MS2 osCommerce Store (Nice Copy Paste Soloution for Lazy PPL with MS2).
I dont have the time or patients to write up a step-by-step guide atm ( perhaps later ).

Easiest way to install is basically -
========================================
MAKE A BACK OF THESE FILES:
admin/categories.php
admin/includes/languages/(Your-Language)/categories.php
catalog/product_info.php
catalog/popup_image.php

Copy the one's from the contribution overthem,
add the new file/s
catalog/includes/modules/additional_images.php

run the SQL script into your database with PHPMyAdmin or other DB Manager...

Thats it!................................................................

If you have already modified some othe above pages I sugest you
use code compare software to cut snippets, I have marked all my work with:

BOF MaxiDVD: and EOF MaxiDVD:


Back up your admin/categories.php file first!!

MaxiDVD :~)

Expand All / Collapse All

Previous - next not showing 28 May 2009

Even with the previous post included I had the problem that the previous and next buttons were not showing up. Therefore, when having the same problem, try this:

In product_info.php and in /includes/modules/additionnal_images.php:

Change

rel="lightbox"

to

rel="lightbox[product]"

In lightbox.css

Change:

#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

to

#prevLink:hover, #prevLink:visited:hover { background: url(./images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(./images/nextlabel.gif) right 15% no-repeat; }

Its just a matter of a wrong image include. If even that does not work just create a direct link to the prevlabel.gif and nextlabel.gif (eg. #nextLink:hover, #nextLink:visited:hover { background: url(http://www.yourdomain.com/catalog/images/nextlabel.gif) right 15% no-repeat; }.

No file attached

Bug fixed 11 Jan 2009
Sorry Ultra Pics and Ajax Attribute Manager Modification 17 Dec 2008
Ultra Pics MS2 image addon - Ajax Attribute Manager Mod 17 Dec 2008
bug report 25 Nov 2008
show pictures on top of the page 6 Nov 2008
Ultra Pics 2.07.01 (2.04.1 + LightBox + CCGV + STS) With updates sql file, STS installation description and Dutch translation 9 Oct 2008
UltraPics 2.08 with Lightbox 2.04 Link Multiple Images AddON 22 Sep 2008
Ultra Pics 2.07.01 - incl. STS + CCGV + LightBox - WITH QTPRO 4.5 24 Jul 2008
UltraPics 2.08 with Lightbox 2.04 22 May 2008
Easy Populate 2.76g-MS2 to work with UltraPics 2.07.01 LightBox contribution 24 Mar 2008
Noob to Noobs 21 Mar 2008
Ultra Pics 2.07.01 (2.04.1 + LightBox + CCGV + STS) 19 Mar 2008
Ultra Pics 2.07.01 (2.04.1 + LightBox + CCGV + STS) 18 Mar 2008
Ultra Pics 2.07 (2.04.1 LightBox CCGV STS) 16 Mar 2008
UltraPics 2.06 LightBox All Review Pages 9 Jan 2008
Easy Populate 2.76f-MS2 to work with UltraPics 2.05 LightBox contribution 8 Jan 2008
UltraPics 2.05 LightBox Reviews 18 Dec 2007
UltraPics 2.04.1 LightBox version Small update 8 Dec 2007
UltraPics 2.04 LightBox version 8 Dec 2007
UltraPics 2.04 8 Dec 2007
lightbox v2.03.3 for ultra images (update) 3 Dec 2007
lightbox v2.03.3 for ultra images 3 Nov 2007
Updated categories.php file 19 Jul 2007
Tip for manual install 22 Jun 2007
UltraPics - Virgin W/ Manual Installation 15 Nov 2006
ULTRA PICS clean with spanish lang and images 8 Nov 2006
Easypopulate v2.76 MS2 ultra-Addon 15 Oct 2005
UltraPics v1.0 - Addition Image Pack! MS2 - german update Conny Schlicht 10 Mar 2005
UltraPics v1.0 - Addition Image Pack! MS2 - german update Conny Schlicht 10 Mar 2005
UltraPics v1.0 - Addition Image Pack! MS2 - german update Conny Schlicht 10 Mar 2005
Fixed enclosed SQL file sakebomz 13 May 2004
Revised package Lee Nielsen (MaxiDVD) 10 Mar 2004
Easy Populate Ultra-Addon Lee Nielsen (MaxiDVD) 6 Mar 2004
WYSIWYG HTML ADDON MaxiDVD Lee Nielsen 27 Nov 2003
ultra_pics_updated Lee Nielsen (MaxiDVD) 17 Nov 2003
UltraPics - MS2 Image Addon Pack Lee Nielsen (MaxiDVD) 8 Nov 2003
UltraPics - MS2 Image Addon Pack! Lee Nielsen (MaxiDVD) 8 Nov 2003

Note: Contributions are used at own risk.