in the one that is does not show under config menu--- did you get any errors when installing the sql?
did you install the sql from store admin or from phpmyadmin and did you remember to add the table prefix if any?
Printable View
DarkAngel, thanks for the hints. There were errors so I uninstalled and reinstalled the sql for Lightbox and it seemed to go fine - until I checked the full tables spaces in each environment which helped me figure out why this is happening. The GoDaddy install creates the MySQL database (93 tables) with every single table name prepended with "zen_"! :frusty:
The Zen Lightbox install.sql file was writing to the original tables (without the "zen_" added) that I had uploaded from my dev environment. Once I edited the install.sql file for Lightbox to write to the "zen_" tables, it worked.
Which means I now have 186 tables in my database. I can probably delete the original 93 since they are not being used but why does GoDaddy or any other host modify the table space anyway? Any Add-on SQL script will need to be modified to make the install work - as in this case...
Hmm...
Jeff
Not the place to discuss the merits of using a table prefix (which BTW is the default option when installing Zen Cart), but I will say this, this last part is not true..
When installing Zen Cart addd-ons, if the SQL is written correctly you should be able to run it via the Zen Cart Admin's SQL update tool and it will properly add the table prefixes
Though I am not a newbie to database structures (admittedly old-school - yes I programmed with punch cards freshman year in college), I certainly am a newbie to both PHP and Zen Cart so I do appreciate the info.
I stand corrected on both counts... http://www.zen-cart.com/forum/images...s/big_grin.gif
Thanks again for the help!
Jeff
I really like how this mod works, but I'm having one SERIOUS problem.
I have an English/French website.
In English, everything works as planned.
in French, not only does it not work at all, it hides ALL my images.
I have duplicated all the english folders to the french, so I have
includes/templates/My_Template/buttons/...english and french
includes/languages/.... english and french
Is there something I'm missing?
Hi all, just wondering what the latest stable release of Zen Lightbox is? i downloaded it from the Add-ons section last night, installed it, and it turned out to be version 1.5
Trawling this thread found me version 1.6b - I d/loaded and installed that instead.
Reading further on I found an updated link - 1.6b2
So.. what exactly is the latest version? :smile:
Thank you,
Scott.