:dontknow:
Chances are you are actually throwing Javascript errors, if you check your error console, as I'm experiencing the same behavior after uninstalling 1.4 and installing 1.5.
I'm seeing the following errors in the console:
This occurs on page load. When clicking the actual image, I receive the following:Code:$.element is not a function in zen_lightbox_mootools_custom.js
I'm not sure if this is something residual from my previous install (which I had to eliminate due to the IE 7 error), or something is misconfigured on my new install.Code:Hash.each is not a function in zen_lightbox_mootools_custom.js
Try to run the SQL Script after pasting into the are I get this
Please help
1146 Table 'aagaag_zc3.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.
Getting the exact same message after installing the latest version.
I uninstalled the old files and installed the new but the install sql file doesn't work and i get that message you are getting.
Now they moved me onto a new server last week with the very latest Apache 2.2 and latest MySQL and another issue is none of my large images are now showing just a large image message and you click it and it leads you to the main page not the image.
If i disable image handler 2 then i still get a blank large image but at least the image loads when you click it.
Incompatibility with the latest SQL or Apache servers or incompatibility with Image Handler 2 using the latest servers ?
I need a fix for this as my shop is live.
I've got problem with this too: $.element is not a function in zen_lightbox_mootools_custom.js
The problem started after I've activated a TinyMCE editor on a Textarea field. But I have no idea what's the reason for the conflict. The error message don't tell much and the JavaScript code is minimized so it's hard to read.
The error is on line 117:
}A+=" "+C+'="'+B[C]+'"';if(C!="checked"){delete B[C];}});A="<"+A+">";}return $.element(this.createElement(A)).set(B);},newTextNode:function(A){return this.createTextNode(A);
Hi DarkAngel. Thanks for the reply post. Got it! I managed to install the LightBox files and the install.sql file. The Zen LightBox is now showing in the Admin > Configure sections, however it still doesn't appear to be turning my images into lightbox formatt, they are still displaying as popups. Any ideas?
@liliz:
were there any errors when you did the sql installation?
did you do the installation of sql through the admin section or through the mysqladmin?
did you have any other version of this previously installed?
in admin -- have you set the settings?
do you get any error messages
you are using version 1.3.8a of zencart, right?
Hi DarkAngle (thanks again for your reply, hopefully you are my saviour!)
To answer your questions:
were there any errors when you did the sql installation? No, there were no error messages, and Zen Lightbox is showing in Configuration > Lightbox
did you do the installation of sql through the admin section or through the mysqladmin? I installed the sql through Tools > Install SQL Patched (and copied the file and pasted it into the space provided as per the install instructions)
did you have any other version of this previously installed? Nope, no other version of Lightbox installed. Although I am using a template: http://www.templatehelp.com/preset/p...rXQ9FXy42H4d7S
in admin -- have you set the settings? I have set the Lightbox settings in the Config > Lightbox as per below
Zen Lightbox true
Overlay Opacity 0.8
Overlay Fade Duration 400
Resize Duration 400
Resize Transition false
Initial Width 250
Initial Height 250
Image Fade Duration 400
Caption Animation Duration 400
Display Image Counter true
Close on Image Click false
Close on Overlay Click false
Keyboard Navigation true
Close Lightbox 27,88,67
Previous Image 37,80
Next Image 39,78
Gallery Mode true
Include Main Image in Gallery true
EZ-Pages Support true
File Types jpg,png,gif
do you get any error messages - No error messages at all
you are using version 1.3.8a of zencart, right? Yes, I am using 1.3.8a version
I think it might be the naming of the installed files - I named them theme277 as that was the 'your template folder'. Hrmm.
This is the link to my site where the images are not displaying in Lightbox: http://www.pennylanebridal.com.au/sh...&products_id=1
Any suggestions, maybe I uninstall and try again?
Thanks again for any assistance you may be able to provide :)