Quote Originally Posted by raspberryjamcloth View Post
Alex - that takes off the next and prev off the main pic and will work untill you release the next. Thank you!
Thanks for the update. The next release will probably be out before Zen Cart 2.0.0.

Quote Originally Posted by orko View Post
didn't work yet, maybe i explain me in a bad way


installation seems to be ok, no error adding sql trough phpmyadmin

but when i go in admin section, setting does not display
You should be running the install.sql code via your Zen Cart Admin (as per the installation instructions).

Running the code via phpMyAdmin is fine, but only if you manually update your table names (if you use prefixes).

Try running the code via your Zen Cart Admin and see what happens.

Quote Originally Posted by knobbery View Post
Hello,

A new user here, we have a new zencart that has been implemented and i installed he zen lightbox yesterday. Works like a charm, however i have 1 issue, that perhaps someone could shed some light

1- If my product has no attributes defined, the lighbox works fine. ex here

2- However if my product has attributes defined, the image still opens up in a pop up. Ex here


We use the same product image for the attributes but for some reason the lighbox wont be triggered for these products.

Please any suggestions would be great

Thanks

I just upgraded to 1.5, I am still having the same issue where images which have an attribute defined are still opening up in a popup, ones that are without the Attributes open just fine in a Light Box. I hope the contributor on this feature can help me out..


ex. without attribute (Opens in a lightbox)
http://www.knobbery.com/index.php?ma...9afd64f6eabd0f

Ex with attribute (Opens in a Pop Up)

http://www.knobbery.com/index.php?ma...6c272ad87a0356

Thanks

Ameet
Hi Ameet,

You've got a few errors on your site. I recommend that you fix these. Try installing Firefox and using the FireBug addon to locate the problems.

An existing contribution that's installed may be causing a conflict with Zen Lightbox here.

Can you list all the contributions you have installed please?

Thanks,

Alex

Quote Originally Posted by axzion View Post
Installed Lightbox (copied) all files according to instructions, but got this error messages (after updating the install.sql):

1146 Table 'netkompa_zc4.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.

Does anybody know what it means, please?

Copied the: jscript_zen_lightbox.php, to root (/public_html/). Was that the right thing to do?
How did you run this SQL code? Via your Zen Cart Admin or phpMyAdmin?

The jscript_zen_lightbox.php file should not be placed on the root. It is required only if you need to use the lightbox effect on extra pages. Please check the readme.html file for more information.

Quote Originally Posted by webskipper View Post
Can use external links with Lightbox?
Yes, this should be possible.

Try setting up an EZ-Page with a link to an external image.

It should work... but I've not tried it yet!