Hi. I am having trouble running the SQL file to install this addon. This is the error I receive when I try to execute the script:
"cwyshop" is the name of my database and the prefix for my Zen Cart tables is "zen_"Code:1146 Table 'cwyshop.configuration_group' doesn't exist in: [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 tried adding "zen_" to the front of of the table names but still get an error and in the end only 4 statements get executed.
Does anyone know what's wrong?
-------------------------
Er, nevermind. I found a code oin one of the previous pages, tried it, and it worked. Weird because I had copied and pasted the sql file exactly.
Anyway, now I have 3 "Zen Lightbox"s under Configuration. The only one that works is the third one. How do I remove the first two?


Reply With Quote
