Results 1 to 10 of 3727

Hybrid View

  1. #1
    Join Date
    Jan 2011
    Location
    midwest USA
    Posts
    73
    Plugin Contributions
    0

    Default Re: Zen Lightbox...

    woohoo! I uninstalled and reinstalled it and it now works... awesome plug-in. I'm just getting started setting things up, but you can see it work on my site http://bloomingvinedesign.com/zencart/index.php

    Thank you for creating this tool. It is really great.

  2. #2
    Join Date
    Feb 2011
    Posts
    3
    Plugin Contributions
    0

    Default Re: Zen Lightbox...

    This thread (though 238 pages long) seemed like the best place to post... :-)

    I just installed Zen Lightbox on my dev environment and on my hosting environment (GoDaddy, yes, I know, I know but it's what I have to work with at his time) . Both environments are 1.3.9h. My dev worked great and yet my hosting environment install has Zen Cart working just fine but the lightbox is not working.

    What is strange is that the Zen Lightbox menu item under Configuration in the Zen Cart admin isn't there on the hosting environment. I have checked the file install three times and even looked at the MySQL tables and they match.

    No idea why it is still not working...

    Any ideas?


    Thanks,

    Jeff

  3. #3
    Join Date
    Oct 2007
    Location
    Emporia, Kansas
    Posts
    1,762
    Plugin Contributions
    0

    Default Re: Zen Lightbox...

    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?


    Quote Originally Posted by jeffrey_davis View Post
    This thread (though 238 pages long) seemed like the best place to post... :-)

    I just installed Zen Lightbox on my dev environment and on my hosting environment (GoDaddy, yes, I know, I know but it's what I have to work with at his time) . Both environments are 1.3.9h. My dev worked great and yet my hosting environment install has Zen Cart working just fine but the lightbox is not working.

    What is strange is that the Zen Lightbox menu item under Configuration in the Zen Cart admin isn't there on the hosting environment. I have checked the file install three times and even looked at the MySQL tables and they match.

    No idea why it is still not working...

    Any ideas?


    Thanks,

    Jeff

  4. #4
    Join Date
    Feb 2011
    Posts
    3
    Plugin Contributions
    0

    Default Re: Zen Lightbox...

    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_"!

    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

  5. #5
    Join Date
    Oct 2007
    Location
    Emporia, Kansas
    Posts
    1,762
    Plugin Contributions
    0

    Default Re: Zen Lightbox...

    Quote Originally Posted by jeffrey_davis View Post
    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_"!

    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
    glad it worked. some hosts do that especially if you used their istallation software...i always manually upload and install---and still sometimes something goes wrong lol

  6. #6
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: Zen Lightbox...

    Quote Originally Posted by jeffrey_davis View Post
    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?
    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..
    Quote Originally Posted by jeffrey_davis View Post
    Any Add-on SQL script will need to be modified to make the install work - as in this case...
    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
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  7. #7
    Join Date
    Feb 2011
    Posts
    3
    Plugin Contributions
    0

    Default Re: Zen Lightbox...

    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

  8. #8
    Join Date
    Mar 2009
    Posts
    57
    Plugin Contributions
    0

    Default Re: Zen Lightbox...

    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?

 

 

Similar Threads

  1. Free Shipping Rules addon [Support Thread]
    By numinix in forum Addon Shipping Modules
    Replies: 36
    Last Post: 2 Dec 2016, 01:56 PM
  2. v151 Reviews Reply addon [Support Thread]
    By mikestaps in forum All Other Contributions/Addons
    Replies: 9
    Last Post: 17 Oct 2014, 01:29 AM
  3. Jquery Lightbox [Support thread]
    By yellow1912 in forum All Other Contributions/Addons
    Replies: 257
    Last Post: 2 Aug 2012, 10:57 PM
  4. File Upload Required addon [Support Thread]
    By 1100101 in forum All Other Contributions/Addons
    Replies: 21
    Last Post: 10 Dec 2011, 03:00 AM
  5. [Support Thread] IE only JavaScripts and Stylesheets Addon
    By Meshach in forum All Other Contributions/Addons
    Replies: 16
    Last Post: 31 May 2011, 08:18 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg