Magic Toolbox

Magic Magnify for CRE Loaded

Try it Magic Magnify reveals close-up detail in your product images with a magnifying glass.

CRE Loaded moduleAdd it to your CRE Loaded website in 5 minutes.


Instructions

Please contact us if you need help with these instructions.

  1. If you already have an earlier version of Magic Magnify, remove it.
  2. Download Magic Magnify for CRE Loaded (demo version).
  3. Upload the contents of the 'catalog' directory to your CRELoaded directory (to their respective folders).
  4. Install the admin GUI so you can configure Magic Magnify later. (If you have already installed another Magic Toolbox module, skip this step.)
    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')

      and 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) {

      and add these 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. If you do not use the CRE Loaded STS module, install the Magic Magnify content parcer as below.
    1. Backup your /product_info.php file
    2. Open the file /product_info.php in the editor and find this line:

      require('includes/application_top.php');

      and add this line after it:

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

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

      require(DIR_WS_INCLUDES . 'application_bottom.php');

      and add this line before it:

      MagicMagnify();

    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'] : '';

      and add this line before it:

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

    6. Find these 2 lines:

      new productListingBox($list_box_contents);

      } else {

      and replace them with these 3 lines:

      new productListingBox($list_box_contents);

      MagicMagnify();

      } 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/magicmagnify.php');

    9. Find following 2 lines:

      new productListingBox($list_box_contents);

      } else {

      and replace them with:

      new productListingBox($list_box_contents);

      MagicMagnify();

      } else {

  6. 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'

  7. Go to [Admin panel -> Modules -> MagicToolbox -> Magic Magnify] and configure Magic Magnify how you want it.
  8. The demo version is now installed
  9. To upgrade to the full version, buy Magic Magnify and overwrite the magicmagnify.js and magicmagnify.swf files with the same files from the full version.

This module was created to magnify images on the popular CRE Loaded shopping cart. Please contact us for help installing the module.

More CRE:Loaded modules

Try our other cool tools for CRE:Loaded.

Installation guides

Magic Magnify can be used on any website, CMS, ecommerce site, shopping cart or blog. There are also module/plugins for these platforms:

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

Buy now Single license £19

Download CRE:Loaded module

Apply for free license (non-commercial)

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