Page 215 of 373 FirstFirst ... 115165205213214215216217225265315 ... LastLast
Results 2,141 to 2,150 of 3721
  1. #2141
    Join Date
    Oct 2010
    Posts
    5
    Plugin Contributions
    0

    Default Re: Zen Lightbox...

    Quote Originally Posted by davewest View Post
    I was wrong about Chrome... its Mootools that needs to be upgraded to version 1.3 in zen lightbox.... Chrome wont work with anything lower then 1.3 of Mootools....
    How do you upgrade to version 1.3 of Mootools in Zen Lightbox? Please help...my lightbox hasn't worked since I upgraded to latest version of Chrome...but it works in all other browsers. TIA

  2. #2142
    Join Date
    May 2009
    Location
    Kansas
    Posts
    39
    Plugin Contributions
    0

    Idea or Suggestion Re: Zen Lightbox...

    UPDATE:

    ZeeRock,
    try installing fual_slimbox.v0.1.5 . Follow the instructions for Zen Lightbox 1.4 users . I have ZL 1.5 but it worked fine for me.

    My jscript problem disappeared with the installation.

    Note:
    I had to remove the ZL css in order for the styling to look right in the new fual pop up windows.

    Hope it works for you! I've been banging my head on this --what should have been a very simple --thing for days.

  3. #2143
    Join Date
    Oct 2010
    Posts
    28
    Plugin Contributions
    0

    Default Re: Zen Lightbox...

    I also noticed this Chrome7 problem.

    Where's the problem? Why it doesn't work?

    Is this ZL still developed or we should migrate to alternative?

  4. #2144
    Join Date
    Apr 2009
    Location
    Portland, Oregon
    Posts
    29
    Plugin Contributions
    0

    Default Re: Zen Lightbox...

    Quote Originally Posted by the.rampage.rado View Post
    I also noticed this Chrome7 problem.

    Where's the problem? Why it doesn't work?

    Is this ZL still developed or we should migrate to alternative?
    I just successfully upgraded my zen lightbox by opening the slimbox.php file and upgrading the slimbox code to slimbox version 2 for jQuery rather than MooTools. I'll get a link up for the fix as soon as i've tested that the lightbox options are working (i think they are just don't want to pass on lousy code). My Chrome 7 issues is now gone though.

  5. #2145
    Join Date
    Dec 2007
    Location
    Payson, AZ
    Posts
    1,076
    Plugin Contributions
    15

    Default Re: Zen Lightbox...

    Quote Originally Posted by Sethaholic View Post
    How do you upgrade to version 1.3 of Mootools in Zen Lightbox? Please help...my lightbox hasn't worked since I upgraded to latest version of Chrome...but it works in all other browsers. TIA
    Go to Mootools web site, download 1.3 compacted, rename it to something like 'jscript_mootools-1.3.js' replace mootools in your template jscript folder... download the zip I uploaded some posts back, unzip and replace the one in \includes\classes\zen_lightbox\slimbox.php and that should do it...

    Quote Originally Posted by Friedrich72 View Post
    UPDATE:

    ZeeRock,
    try installing fual_slimbox.v0.1.5 . Follow the instructions for Zen Lightbox 1.4 users . I have ZL 1.5 but it worked fine for me.

    My jscript problem disappeared with the installation.

    Note:
    I had to remove the ZL css in order for the styling to look right in the new fual pop up windows.

    Hope it works for you! I've been banging my head on this --what should have been a very simple --thing for days.
    Fuel had a even older version of Slimbox then zen lightbox did.... not sure if it was updated...

    Quote Originally Posted by mteipe View Post
    I just successfully upgraded my zen lightbox by opening the slimbox.php file and upgrading the slimbox code to slimbox version 2 for jQuery rather than MooTools. I'll get a link up for the fix as soon as i've tested that the lightbox options are working (i think they are just don't want to pass on lousy code). My Chrome 7 issues is now gone though.
    Slimbox 2 works grate with the jquery library... same thing, edit the slimbox.php to do the jquery calls using the php coding like before and all should work the same.... I have other scripts using the mootools library is why I'll stay with it...
    Dave
    Always forward thinking... Lost my mind!

  6. #2146
    Join Date
    Oct 2010
    Posts
    5
    Plugin Contributions
    0

    Default Re: Zen Lightbox...

    Quote Originally Posted by davewest View Post
    Go to Mootools web site, download 1.3 compacted, rename it to something like 'jscript_mootools-1.3.js' replace mootools in your template jscript folder... download the zip I uploaded some posts back, unzip and replace the one in \includes\classes\zen_lightbox\slimbox.php and that should do it....
    Awesome!! It worked! Many thanks, as it was driving me nuts.

  7. #2147
    Join Date
    Aug 2010
    Posts
    31
    Plugin Contributions
    0

    Default Re: Zen Lightbox...

    Quote Originally Posted by davewest View Post
    @john4803

    Had to do some searching, thought the page had gone, but found it again here http://code.google.com/p/slimbox/wiki/MooToolsAPI

    I've tried both ways and this works best for ez-pages instead of javascript.... should degrade to a popup or new window...

    this work on Slinbox 1.71 and full mootools 1.3

    On your ez-page do your links with the rel="lightbox" in the links for linghtbox to work...
    Dave I was able to get this to work! Thanks so much! You Da Man!!!!!!!!!

  8. #2148
    Join Date
    Jan 2010
    Posts
    27
    Plugin Contributions
    0

    Default Re: Zen Lightbox...

    Quote Originally Posted by Sethaholic View Post
    Awesome!! It worked! Many thanks, as it was driving me nuts.
    I am having the same problem with Google Chrome 7.0.517.41. I tried to follow this thread and fix it, but Im not sure where you get the mootools update from. On their site (http://mootools.net/download) downloading "MooTools Core 1.3 with compatibility" gives me one file called "mootools-core-1.3-full-compat.js", but in Dave's steps it says "replace mootools in your template jscript folder". I have 2 files in my "/public_html/includes/templates/CUSTOM/jscript" folder called "zen_lightbox_mootools_custom.js" and "zen_lightbox_mootools_default.js". Which one do I replace, or am I doing something wrong?

    Can someone write how to do this in a clear step by step guide, because this thread is hard to follow.

    Thanks!

  9. #2149
    Join Date
    Oct 2010
    Posts
    5
    Plugin Contributions
    0

    Default Re: Zen Lightbox...

    Quote Originally Posted by Monsunemoon View Post
    I am having the same problem with Google Chrome 7.0.517.41. I tried to follow this thread and fix it, but Im not sure where you get the mootools update from. On their site (http://mootools.net/download) downloading "MooTools Core 1.3 with compatibility" gives me one file called "mootools-core-1.3-full-compat.js", but in Dave's steps it says "replace mootools in your template jscript folder". I have 2 files in my "/public_html/includes/templates/CUSTOM/jscript" folder called "zen_lightbox_mootools_custom.js" and "zen_lightbox_mootools_default.js". Which one do I replace, or am I doing something wrong?

    Can someone write how to do this in a clear step by step guide, because this thread is hard to follow.

    Thanks!
    What I did was open the mootools1.3.js file (in Dreamweaver), copy the code and replace the code in both the mootools_custom.js and motools_default.js. Then upload these two new files to your server to replace the old ones.

    After that, download the zip file from Dave and replace the slimbox file. Worked for me. Hope that helps.

  10. #2150
    Join Date
    Jan 2010
    Posts
    27
    Plugin Contributions
    0

    Default Re: Zen Lightbox...

    Thanks Sethaholic, that worked :)

 

 

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