I have found discussions about this error but still am unable to find the solution. I installed lightbox yesterday using the current link. I am on step 5 in the readme file. This is the error I am getting:

Error

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'
);

MySQL said: Documentation
#1146 - Table 'hipdockc_znc1.configuration_group' doesn't exist

Please advise. I am new so please reply with an explanation I will understand. Thanks so much.