that is where i thought it would be too but this is the text that mine has---and this is from a fresh unzipped archive of the lightbox files:
as for the other, frankly I don't remember editing anything and now I have IH2 also but still no next or previous buttons showing nor do they go from one image to the next but I can live with it that way so no problem.Code:<?php /** * Zen Lightbox * * @author Alex Clarke ([email protected]) * @copyright Copyright 2003-2005 Zen Cart Development Team * @copyright Portions Copyright 2003 osCommerce * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0 * @version $Id: zen_lightbox.php 2008-12-08 aclarke $ */ define('ZEN_LIGHTBOX_VERSION', '1.5'); define('ZEN_LIGHTBOX_RELEASE_DATE', '2008-12-18'); define('ZEN_LIGHTBOX_ALT_PREVIOUS', 'Previous'); define('ZEN_LIGHTBOX_ALT_NEXT', 'Next'); define('ZEN_LIGHTBOX_ALT_CLOSE', 'Close'); define('ZEN_LIGHTBOX_COUNTER_IMAGE', 'Image'); define('ZEN_LIGHTBOX_COUNTER_OF', 'of'); ?>
after re-reading your statement I see you meant edits to the store files not zen lightbox files...sorry


Reply With Quote
