Quote Originally Posted by canihave View Post
Hi
I used this code
It got lightbox working for me but my site shifted to the left side and had an error at the top saying

Slimbox.scanPage = function() { $$(document.links).filter(function(el) { return el.rel && el.rel.test(/^lightbox/i); }).slimbox({]}, null, function(el) { return (this == el) || ((this.rel.length > 8) && (this.rel == el.rel)); }); }; window.addEvent("domready", Slimbox.scanPage); //-->

I have uninstalled the sql for now but would really like lightbox to work.

Thanks
Hi im having the same problem, light box works great but this message apears, i would apreciate help on this, its the only thing im missing to finish the website.

I have searched and it seems to come from this file

C:/wamp/www/zencart/includes/modules/pages/featured_products/jscript_zen_lightbox.php

Line #15 : Slimbox.scanPage = function() {

C:/wamp/www/zencart/includes/modules/pages/index/jscript_zen_lightbox.php

Line #15 : Slimbox.scanPage = function() {

C:/wamp/www/zencart/includes/modules/pages/page/jscript_zen_lightbox.php

Line #15 : Slimbox.scanPage = function() {