Page 120 of 373 FirstFirst ... 2070110118119120121122130170220 ... LastLast
Results 1,191 to 1,200 of 3721
  1. #1191
    Join Date
    Mar 2006
    Posts
    919
    Plugin Contributions
    2

    Default Re: Zen Lightbox...

    Quote Originally Posted by crosswithyou View Post
    Was able to remove those extra two "Zen Lightbox" options from my Configuration menu by deleting the entries in the database, btw. Just need Lightbox to actually work now...
    I've just read your last few posts.

    The SQL code that you ran (which someone else linked to from an old post) was code only to be used with v1.4 and not the latest release.

    You will need to successfully install the new SQL code in order to get Zen Lightbox to work.

    First run the uninstall.sql code (via Zen Cart Admin). Then, run the install.sql code.

    Please post back any errors you received here. I'll then be able to troubleshoot this further for you.

  2. #1192
    Join Date
    Mar 2006
    Posts
    919
    Plugin Contributions
    2

    Default Re: Zen Lightbox...

    Quote Originally Posted by raspberryjamcloth View Post
    I am still getting pop ups. I am not running Image Handler.

    www.raspberryjamcloth.com


    Where do I put jscript_zen_lightbox.php ?
    Is this the file that was in the root of the v1.5 release? If so, that's only to be used if you want to enable Zen Lightbox on extra pages of your website (i.e. the contact_us page).

    I've checked your wesite and it appears that you have not run the install.sql code.

    Please run the uninstall.sql code followed by the install.sql code.

    Let me know how you get on!

  3. #1193
    Join Date
    Dec 2008
    Posts
    57
    Plugin Contributions
    0

    Default Re: Zen Lightbox...

    Quote Originally Posted by Alex Clarke View Post
    Is this the file that was in the root of the v1.5 release? If so, that's only to be used if you want to enable Zen Lightbox on extra pages of your website (i.e. the contact_us page).

    I've checked your wesite and it appears that you have not run the install.sql code.

    Please run the uninstall.sql code followed by the install.sql code.

    Let me know how you get on!
    I ran the uninstall & then the install - I get this error again -

    1146 Table 'rbjc_zc2.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 am running zen cart 1.3.8a / MySQL client version: 4.1.22 / PHP5 (I think)
    Last edited by raspberryjamcloth; 20 Dec 2008 at 02:30 PM.

  4. #1194
    Join Date
    Dec 2008
    Posts
    57
    Plugin Contributions
    0

    Default Re: Zen Lightbox...

    May I say hot dog!! and here is how I got it working...

    I went to the cherry zen support thread and found this: http://www.zen-cart.com/forum/showpo...postcount=1080
    Put in fix since that is the template my cart is based on
    I uninstalled the SQL again
    I reinstalled the SQL using phpMyAdmin - changing instances of configuration_group to zen_configuration_group

    Now I need to figure out how to size my large pics

  5. #1195
    Join Date
    Nov 2008
    Posts
    38
    Plugin Contributions
    0

    Default Re: Zen Lightbox...

    I'm sure this has been gone over before but I wasn't finding much in my search of the thread. Great mod with an easy install. My question is.. Is there a way to make the lightbox load the image on mouse over? It is cool but right now they have to click the image to open the product page and then click the image from the product page to load it. I understand this would be bandwith intensive, but I'd like to try it if possible.

  6. #1196
    Join Date
    Aug 2006
    Location
    HCMC
    Posts
    268
    Plugin Contributions
    0

    Default Re: Zen Lightbox...

    I found this bug when tried to upgrade into new version ! Please help me :

    1146 Table 'handicra_shop.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.

  7. #1197
    Join Date
    Mar 2006
    Posts
    919
    Plugin Contributions
    2

    Default Re: Zen Lightbox...

    Quote Originally Posted by ahall13 View Post
    I'm sure this has been gone over before but I wasn't finding much in my search of the thread. Great mod with an easy install. My question is.. Is there a way to make the lightbox load the image on mouse over? It is cool but right now they have to click the image to open the product page and then click the image from the product page to load it. I understand this would be bandwith intensive, but I'd like to try it if possible.
    This sounds like a good feature that I'll have to add. It should be fairly easy to implement.

    I'll add this to the additions/features for v1.6, which I'm currently working on at the moment.

    PM me if you would like me to work on this straight away for you (for a small fee/donation), or you can wait for the v1.6 release.

    Quote Originally Posted by raspberryjamcloth View Post
    May I say hot dog!! and here is how I got it working...

    I went to the cherry zen support thread and found this: http://www.zen-cart.com/forum/showpo...postcount=1080
    Put in fix since that is the template my cart is based on
    I uninstalled the SQL again
    I reinstalled the SQL using phpMyAdmin - changing instances of configuration_group to zen_configuration_group

    Now I need to figure out how to size my large pics
    Thanks for the update.

    Did you get any error messages when installing the SQL this time?

    Also, I'll make sure that a fix for the Cherry Zen template is included in the v1.6 release. Thanks for pointing this out.

    Quote Originally Posted by kimsonvu View Post
    I found this bug when tried to upgrade into new version ! Please help me :
    Just to confirm, you were running the install.sql by copying the text from the file and pasting it into the text area (Install SQL Patches) in the Zen Cart Admin, right?

    It appears that a number of people are running into SQL errors during the installation.

    I'm fairly sure that this is owing to the MySQL version (being 4).

    My developement environment is based on the following:
    • IIS 5.2 build 3790
    • PHP 5.2.5 (Zend: 2.2.0)
    • MySQL 5.0.51a-community-nt
    I'll look into this installation issue and see if MySQL is unhappy with the script.

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

    Default Re: Zen Lightbox...

    I was having the same problem and even with the fix it would not install the sql

    what I did was add the zen_ to the cnfigurations EXCEPT the one right after [email protected] very first instance I left as is with just adding the zen_ to the others there.

    It installed, and works however.....

    when I go into admin>configurations>Zen Lightbox there are NO controls to set...only the column titles.

    Are they not supposed to be visible?

    I check database and the zen_configuration and zen_configuration_group have the lightbox info there:

    zen_configuration:
    close on image click
    close on overlay click
    close lightbox
    overlay fade duration
    zen lightbox
    overlay opacity

    zen_configuration_group:
    zen lightbox (configure zen lightbox settings) is set to 1 as visible

    i am running zencart 1.3.8a
    mysql is 5.051a community
    php version 4.4.8(zend:1.3.0)
    php on server is 5.2.6

    ideas how to get it to show up in the control panel of admin section?

    Happy Holidays everyone!
    Last edited by DarkAngel; 20 Dec 2008 at 07:08 PM. Reason: I am forgetful at times...lol

  9. #1199
    Join Date
    Dec 2008
    Posts
    57
    Plugin Contributions
    0

    Default Re: Zen Lightbox...

    Alex - I got errors, but I added the zen_ to the configure tables in the install codes as it gave errors and that fixed it.

  10. #1200
    Join Date
    Aug 2006
    Location
    HCMC
    Posts
    268
    Plugin Contributions
    0

    Default Re: Zen Lightbox...

    HTTP Server: Apache/2.2.11 (Unix) mod_ssl/2.2.11 OpenSSL/0.9.8i DAV/2 mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635
    PHP Version: 5.2.8 (Zend: 2.2.0) PHP Memory Limit: 128M PHP Safe Mode: Off
    PHP File Uploads: On Max Size: 50M POST Max Size: 50M
    Database Data Size: 8,432 kB Database Index Size: 2,043 kB

    This is my server information.

 

 

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

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR