
Originally Posted by
rlexyd
Hi All,
I have just installed Zen Lightbox on a Fresh install of Zen-Cart 1.3.8a.
I kept getting CGI Configuration Error Everyone seems to be having and No one seems to know how to fix it!!
When I go to configuration/zen lightbox, it's there but there is nothing showing up in it?
After a lot of Trials & Errors, I figured out the easy fix/solution, it worked for me so I'm sure it should work for most of you.
ALL I did was ADD (zen_) to the line below, I will make it Bold so you see where it went:
SELECT @cgi := `configuration_group_id` FROM `zen_configuration_group` WHERE `configuration_group_title` = 'Zen Lightbox';
That's it, Before you install Zen Lightbox, change that code in the SQL before installing and you won't get any errors!
Always backup your database through PHPMyAdmin as you should Always have the latest backup copy just incase, that's how I managed to solve this through Trial & Error without too much trouble!
I am not sure why it hasn't been added to the actual Contribution as it would save a LOT of people a lot of headaches!
If the above worked for you, give me a shout so I know :)
Best Regards,
(rlexyd)
Bookmarks