Magic Toolbox

Magic Zoom Plus for CRE Loaded

Zoom your images in CRE:Loaded. [a href="/static/mod_creloaded_magiczoomplus.zip"]Download the module[/a].

Hover or click the image! Like it? Download the
 module.

Download now

Please contact us if you need help with these instructions.

  1. If you already have an earlier version of Magic Zoom Plus, remove it.
  2. Download and unzip the CRE Loaded module for Magic Zoom Plus.
  3. Upload the contents of the 'catalog' directory to their respective folders of your CRELoaded website.
  4. Install the Magic Toolbox GUI so you can configure Magic Zoom Plus later (unless you have already installed this).
    1. Open the file admin/includes/boxes/modules.php in the editor and find this line:

      tep_admin_files_boxes(FILENAME_MODULES, BOX_MODULES_PAYMENT, 'SSL' , 'set=payment', '2') .

      Add this line after it:

      tep_admin_files_boxes(FILENAME_MODULES, 'MagicToolbox', 'NONSSL' , 'set=magictoolbox', '2') .

    2. Open the file admin/modules.php in the editor and find this line:

      switch ($set) {

      Add the following lines after it:

      case 'magictoolbox':

      $module_type = 'magictoolbox';

      $module_directory = DIR_FS_CATALOG_MODULES . 'magictoolbox/admin/';

      $module_key = 'MODULE_MAGICTOOLBOX_INSTALLED';

      define('HEADING_TITLE', "MagicToolbox");

      $SSL= 'NONSSL';

      break;

  5. Install the Magic Zoom Plus content parcer (skip this step if you use the STS module).
    1. Backup your /product_info.php file.
    2. Open /product_info.php in the editor and find this line:

      require('includes/application_top.php');

      Add this line after it:

      require_once(DIR_WS_MODULES.'magictoolbox/magiczoomplus.php');

    3. Find this line (almost the last line):

      require(DIR_WS_INCLUDES . 'application_bottom.php');

      Add this line before it:

      MagicZoomPlus();

    4. Backup your includes/modules/product_listing.php file.
    5. Open includes/modules/product_listing.php in the editor and find this line:

      $params = (isset($_SESSION['CDpath'])) ? '&CDpath=' . $_SESSION['CDpath'] : '';

      Add this line before it:

      include(dirname(__FILE__) . '/magictoolbox/magiczoomplus.php');

    6. Find these 2 lines:

      new productListingBox($list_box_contents);

      } else {

      and replace them with:

      new productListingBox($list_box_contents);

      MagicZoomPlus();

      } else {

    7. Backup your includes/modules/product_listing_col.php file.
    8. Open includes/modules/product_listing_col.php in the editor and find this line:

      $params = (isset($_SESSION['CDpath'])) ? '&CDpath=' . $_SESSION['CDpath'] : '';

      and add this line before it:

      include(dirname(__FILE__) . '/magictoolbox/magiczoomplus.php');

    9. Find following 2 lines:

      new productListingBox($list_box_contents);

      } else {

      and replace them with:

      new productListingBox($list_box_contents);

      MagicZoomPlus();

      } else {

  6. If you use the STS module, install the Magic Zoom Plus content parcer, otherwise skip this step.
    1. Backup your /includes/classes/sts.php file.
    2. Open the file /includes/classes/sts.php in the editor and find the following lines (maybe lines 202-205):

      foreach ($this->template as $key=>$value) {

      $this->template['template_html'] = str_replace('$' . $key . STS_END_CHAR , $value, $this->template['template_html']);

      }

      Add these 2 lines before it:

      require_once(DIR_WS_MODULES.'magictoolbox/magiczoomplus.php');

      $this->template['content'] = MagicZoomPlus($this->template['content']);

  7. Backup your /includes/functions/html_output.php file, then open it in the editor and find this line:

    'function tep_javascript_image'

    And replace it with:

    'function tep_javascript_image_original'

  8. It's installed! Now go to [Admin panel -> Modules -> MagicToolbox -> MagicZoomPlus] and configure your Magic Zoom Plus.
  9. To upgrade, buy Magic Zoom Plus then overwrite the old magiczoomplus.js file with the new one.

This image zoom script was built for the CRE Loaded shopping cart. Please contact us for help installing the module on your site.

Other CRE Loaded modules

We also provide some of the other best CRE Loaded modules:

Installation guides

Use Magic Zoom Plus on any website. Download a module/plugin for a specific platform:

Step-by-step instructions Zip file
Standard instructions (any website) Download
VirtueMart instructions Download
Joomla instructions Download 1.5 / 1.0
Magento instructions Download
Prestashop instructions Download
osCommerce instructions Download 3 / 2
CRE Loaded instructions Download
X-Cart instructions Download
xt:commerce instructions Download
Zen Cart instructions Download
CubeCart instructions Download
Drupal instructions Download 6 / 5
WordPress instructions Download
WordPress e-Commerce instructions Download
Gallery instructions Download
CS-Cart instructions Download
osCMax instructions Download
OXID instructions Download
eCommerceTemplates instructions

Buy now Single license £39

Download CRE:Loaded module

Apply for free license (non-commercial)

©2010 Magic Toolbox   About  |  Contact  |  Support  |  Affiliates  |  Newsletter  |  Testimonials  |  License Agreement  |  Terms  |  Privacy