Results 1 to 10 of 3727

Hybrid View

  1. #1
    Join Date
    Oct 2009
    Posts
    53
    Plugin Contributions
    0

    Default Re: Zen Lightbox...

    Quote Originally Posted by niestudio View Post
    my apologies, it was late when I replied,
    the // should go before the echo like this

    PHP Code:
    //echo '<script type="text 
    let me know if that works for you

    daniel


    AMAZING:) works like a charm now. I believe I tried an older script a couple years ago and forgot to remove it.. didn't realize we had two instances running.


    I appreciate you both for taking the time to look at the site and giving me input, I know it isn't always fun troubleshooting someone else's problems.

    Much appreciation!

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

    Default Re: Zen Lightbox...

    Quote Originally Posted by Sjolie View Post
    AMAZING:) works like a charm now. I believe I tried an older script a couple years ago and forgot to remove it.. didn't realize we had two instances running.


    I appreciate you both for taking the time to look at the site and giving me input, I know it isn't always fun troubleshooting someone else's problems.

    Much appreciation!
    no problem, glad it worked.
    Note, its not an old version of the plugin that was loading, its part of your theme; it uses jQuery as well so thats why it was loading already.

    from your theme:
    HTML Code:
    <script type="text/javascript" src="includes/templates/theme438/jscript/jscript_jquery-ui.min.js"></script>
    ZLB was simply loading it again since it doesnt know to check for the existence of a previously loaded jQuery (hmm, maybe I should look into that for ZLB 1.6.3)

    Daniel

  3. #3
    Join Date
    Oct 2009
    Posts
    53
    Plugin Contributions
    0

    Default Re: Zen Lightbox...

    That makes sense.

    I remember trying to install "slim lightbox" addon atleast a year or so ago... I believe that was the addon name. Figured that might of been the extra existence of the script.


    Thanks for the input!

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

    Default Re: Zen Lightbox...

    hi guys, I have a small problem with zen light box.
    When I try to insert a new product the process goes in loop, and in mydebug files there's this error string:

    Code:
    [06-Mar-2011 22:04:03] PHP Warning: preg_match() [<a href='function.preg-match'>function.preg-match</a>]: Compilation failed: missing ) at offset 48 in /home/passio23/public_html/includes/modules/classic/additional_images.php on line 47
    thx for help!

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

    Default Re: Zen Lightbox...

    Quote Originally Posted by Ducati87 View Post
    hi guys, I have a small problem with zen light box.
    When I try to insert a new product the process goes in loop, and in mydebug files there's this error string:

    Code:
    [06-Mar-2011 22:04:03] PHP Warning: preg_match() [<a href='function.preg-match'>function.preg-match</a>]: Compilation failed: missing ) at offset 48 in /home/passio23/public_html/includes/modules/classic/additional_images.php on line 47
    thx for help!

    what version of zen cart are you using and what version of lightbox

    if current version did you remove the prior one before updating?

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

    Default Re: Zen Lightbox...

    Quote Originally Posted by Ducati87 View Post
    hi guys, I have a small problem with zen light box.
    When I try to insert a new product the process goes in loop, and in mydebug files there's this error string:

    Code:
    [06-Mar-2011 22:04:03] PHP Warning: preg_match() [<a href='function.preg-match'>function.preg-match</a>]: Compilation failed: missing ) at offset 48 in /home/passio23/public_html/includes/modules/classic/additional_images.php on line 47
    thx for help!
    Did you see this forum post about the same issue?
    This user found an image that had a ( in the file name. Could this be the case for you too?

    http://www.zen-cart.com/forum/showth...ilation+failed

    Daniel

 

 

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