yes the other lightbox is practically like this one but I -- myself-- prefer daniel's lightbox,
Hope it behaves for you
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:
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)HTML Code:<script type="text/javascript" src="includes/templates/theme438/jscript/jscript_jquery-ui.min.js"></script>
Daniel
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!
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:
thx for help!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
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