Additional Product Images

Average Rating: 1
Description
This module allows you to upload additional images easily without the hassle of changing file names and uploading separately. It does not change any core files. + Download Latest

Forum Support Thread

Submit An Updated Version
Zen Cart® Versions v1.3.9, v1.5.0
Original Author Ravi Gulhane
Last Updated by countrycharm - 4 May 2012
Downloads 8,329

Version History

Additional Product Images   -   Version: 2.0c
Updated the module and got rid of files like additional_imagess.php and any other associated files. Updated the install.txt to reflect this. No other changes were made. Updated the module to 2.0c   + Download
Zen Cart® Versions v1.3.9, v1.5.0
Date Added 4 May 2012
Author countrycharm
File Size 71.0 KB
PHP 5.3 Safe? No
Downloads 2,141
Report A Problem
 
Additional Product Images   -   Version: 2.0b
Just a small note on the documentation: In both install.txt files it shows Files that make up this module are:
No update is required. I change the version number to show the zen team something was updated.

Thanks to the swguy for pointing this out.

There is no such file name ./modules/additional_images.php
( it's a bug from the first edition by the original Author.)
The correct file is called ./modules/additional_imagess.php
I undated both the 2 install.txt files to correct this.



is incorrectly called

./modules/additional_images.php

(i.e. 1 s instead of the 2 s spelling that is used in the filename)

in the 2 install.txt files.

(I know you inherited this - it's a bug from the first edition.)
  + Download
Zen Cart® Versions v1.3.9, v1.5.0
Date Added 22 Apr 2012
Author countrycharm
File Size 68.3 KB
PHP 5.3 Safe? Unknown
Downloads 111
Report A Problem
 
Additional Product Images   -   Version: 2.0a
I created a upgrade folder and updated all install.txt so it will be easier to understand how to install.   + Download
Zen Cart® Versions v1.3.9, v1.5.0
Date Added 21 Apr 2012
Author countrycharm
File Size 68.3 KB
PHP 5.3 Safe? Unknown
Downloads 116
Report A Problem
 
Additional Product Images   -   Version: 2.0
Additional Images is now compatible with zen cart 1.5.0. This module will still run on earlier versions of zen cart.
IF UPGRADING to zen cart v1.5.0 just run the 1.3.x_Upgrade.sql patch. No need to re-install any files.
In 1.5.0, the file admin/includes/boxes/extra_boxes/additional_images_catalog_dhtml.php is obsolete and should be deleted or renamed to something else until you are confident all is well.
  + Download
Zen Cart® Versions v1.5.0
Date Added 3 Feb 2012
Author countrycharm
File Size 64.5 KB
PHP 5.3 Safe? Yes
Downloads 685
Report A Problem
 
Additional Product Images   -   Version: 2.0
Description : This module is now compatible with zen cart 1.5.0. This module
will still work with zen cart 1.3.9.

This module is to falicitate the users to upload additional images easily
without the hassle of changing the names and uploading separately. this
module works separately without changing any core files, adds a option to
upload additional images for a product and show those images on the site.
  + Download
Zen Cart® Versions v1.5.0
Date Added 22 Jan 2012
Author countrycharm
File Size 65.7 KB
PHP 5.3 Safe? Yes
Downloads 191
Report A Problem
 
Additional Product Images   -   Version: 1
This module is to falicitate the users to upload additional images easily without the hassle of chnaging the names and uploading seperately. this module works seperately without chnaging any core files, adds a option to upload addtional images for a product and show those images on the site.

Steps to install the Module
====================================================

1, login to the admin panel, go to tools-_SQL Patch and run the sql in the install SQL.sql file.
2, Copy the 3 folders(admin, images and includes) to root folder of your installation.
3, Then copy the below code to your tpl_product_info_default.php file which is located in includes/templates/YOUR_TEMPLATE/templates/ (YOUR_TEMPLATE is your template name) or includes/templates/template_default/templates/ to the location you want the Additional Images to display.

_?php require($template-_get_template_dir('/tpl_modules_additional_imagess.php',DIR_WS_TEMPLATE, $current_page_base,'templates'). '/tpl_modules_additional_imagess.php'); ?_

You are done....Enjoy
  + Download
Zen Cart® Versions
Date Added 1 Mar 2010
Author Ravi Gulhane
File Size 111.0 KB
PHP 5.3 Safe? Unknown
Downloads 5,085
Report A Problem