Hi Dark Angel and Niestudio.
Many thanks for your help and advice. I've done what you said. ran the uninstall sql file and uninstalled my old ZLB.
However, neither the ZLB 1.6 install or upgrade sgl will work.
I get the error messages:
SQL-forespørgsel:
/** * 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'
);
MySQL returnerede:
#1046 - No database selected
OR
1146 Table 'purechocolate_IC_XXXXXXXXXXXXX.configuration_group' doesn't exist
in:
[/** * Zen Lightbox * * @author Daniel Hopkins (daniel [dot] niestudio [at] gmail [dot] com) * @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: upgrade.sql 2011-01-21 aclarke $ */ SELECT @cgi := configuration_group_id FROM configuration_group WHERE configuration_group_title = 'Zen Lightbox';]
If you were entering information, press the BACK button in your browser and re-check the information you had entered to be sure you left no blank fields.
I've looked into my zen_configuration and found that the error might be there. I just don't know how to correct it. Have a look at the attached file. Thanks in advance.
Kim