Page 1 of 2 12 LastLast
Results 1 to 10 of 3727

Hybrid View

  1. #1

    Default Re: Zen Lightbox...

    I too, had the same error #1146 with the same message. I have read through this thread and found a few explanations, but none of them worked for me. I ended up comparing the install.sql file that comes with the 1.6.1 release with the older 1.5 version's. I found them to be nearly identical except for the parenthesis:

    INSERT INTO `configuration_group` VALUES (NULL, 'Zen Lightbox', 'Configure Zen Lightbox settings', '0', '1');
    UPDATE `configuration_group` SET `sort_order` = LAST_INSERT_ID() WHERE `configuration_group_id` = LAST_INSERT_ID();
    SELECT (@cgi := `configuration_group_id`) FROM `configuration_group` WHERE `configuration_group_title` = 'Zen Lightbox';


    My Zen Lightbox was working until recently. I noticed the other day that there was a compatibility issue with the new Chrome. So after finding the recent Light box update, I decided to do a full reinstall. I usually use phpMyAdmin to upload the install.sql files. However, in this circumstance I was unsuccessful with this method. After some looking around and some trial and error, I applied the two parenthesis and then uploaded using the Zen Cart admin option. Not quite sure why this worked, but felt I should share my experience with the #1146 Error. Please let us all know if this fixed your error.

    1.6.1 is almost working perfectly with 1.3.8a. My previous, next and close buttons are not displaying. If I hover over where they should appear, the link or anchor is in tact and functional! Just wanted to let you smarter code guys know in case that helps with a clue. If anyone has figured out how to make the navigation images appear, I thank you ahead of time!

  2. #2
    Join Date
    Dec 2010
    Posts
    4
    Plugin Contributions
    0

    Default Re: Zen Lightbox...

    I wonder if someone can help me with a lightbox problem, i have searched but found no answer as yet.

    I am setting up a site using
    Zencart 1.3.9h
    Lightbox 1.6.1

    My problem is that lightbox only works with additional images.
    The main image is still opening in the popup window.

    What must i do to have all images open in lightbox??

    I have checked the lightbox installation and it seems to be ok.
    I thank you in avance for your input.

  3. #3
    Join Date
    Nov 2009
    Posts
    285
    Plugin Contributions
    5

    Default Re: Zen Lightbox...

    Quote Originally Posted by andalucian View Post
    I wonder if someone can help me with a lightbox problem, i have searched but found no answer as yet.

    I am setting up a site using
    Zencart 1.3.9h
    Lightbox 1.6.1

    My problem is that lightbox only works with additional images.
    The main image is still opening in the popup window.

    What must i do to have all images open in lightbox??

    I have checked the lightbox installation and it seems to be ok.
    I thank you in avance for your input.
    Can you PM me a link to your site and I'll take a look at the code.
    daniel

  4. #4
    Join Date
    Dec 2010
    Posts
    4
    Plugin Contributions
    0

    Default Re: Zen Lightbox...

    Hi,

    its not live yet but i have turned it on for you to see...

    www.castilesoap.co (NOT COM)

  5. #5
    Join Date
    Nov 2009
    Posts
    285
    Plugin Contributions
    5

    Default Re: Zen Lightbox...

    Quote Originally Posted by andalucian View Post
    Hi,

    its not live yet but i have turned it on for you to see...
    Do you have any other addons installed?

  6. #6
    Join Date
    Dec 2010
    Posts
    4
    Plugin Contributions
    0

    Default Re: Zen Lightbox...

    No, nothing else at all

  7. #7
    Join Date
    Dec 2010
    Posts
    4
    Plugin Contributions
    0

    Default Re: Zen Lightbox...

    Hi Daniel
    i found my problem. It seems that tpl_modules_main_product_image.php had not been over written. I noticed the difference in file size, changed it and now everything is working great.

    Have a nice weekend

  8. #8
    Join Date
    Nov 2009
    Posts
    285
    Plugin Contributions
    5

    Default Re: Zen Lightbox...

    Quote Originally Posted by andalucian View Post
    Hi Daniel
    i found my problem. It seems that tpl_modules_main_product_image.php had not been over written. I noticed the difference in file size, changed it and now everything is working great.

    Have a nice weekend
    Thanks for the update!

  9. #9
    Join Date
    Oct 2010
    Location
    Idaho
    Posts
    292
    Plugin Contributions
    0

    Default Re: Zen Lightbox...

    .. Daniel, trying to get my head around all these controls you've added .. do I understand correctly that the LB can now be set to behave the old way OR it can now be set to behave the new way?

    That is, the new way of hover Prev/Next and click on 50% of image, is still an option, and all the old fixed-position Prev/Next with old Close-on-Image-click and advance image only by clicking on actual Prev/Next, is now also an option?

    In other words, total new way and total old way are now both options?

  10. #10
    Join Date
    Nov 2009
    Posts
    285
    Plugin Contributions
    5

    Default Re: Zen Lightbox...

    Quote Originally Posted by finlander View Post
    .. Daniel, trying to get my head around all these controls you've added .. do I understand correctly that the LB can now be set to behave the old way OR it can now be set to behave the new way?

    That is, the new way of hover Prev/Next and click on 50% of image, is still an option, and all the old fixed-position Prev/Next with old Close-on-Image-click and advance image only by clicking on actual Prev/Next, is now also an option?

    In other words, total new way and total old way are now both options?
    Hey finlander,
    It sounds like you have it basically figured out.
    The only thing that throws me is the reference of "old" and "new"
    The "standard" (what I would consider old) behaviour is the hover functionality as it goes all the way back to the original lightbox that slimbox and others are based on.
    The 'new' controls I'm working on will allow an 'always show previous and next buttons' option so the hover will get disabled. It will also go back to respecting the close on click image parameter.

    daniel

 

 
Page 1 of 2 12 LastLast

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