Hi,
I am trying to isnatll Lightbox 1.62 onto my Zen cart site at www.womanlycharm.co.uk. The site is using Zen 1.3.9h.
When i try and run the database update either through PhpMyAdmin, or manually through Zen Cart, I get an SQL error Here:
Can anybody help?
SQL query:
/** * 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: install.sql 2008-12-17 aclarke $ */ INSERT INTO `configuration_group`
VALUES (
NULL , 'Zen Lightbox', 'Configure Zen Lightbox settings', '0', '1'
);
Thanks in advance.
Bookmarks