Did you install version 1.4?
Did you install the sql code found in the install.txt file?
Printable View
Did you install version 1.4?
Did you install the sql code found in the install.txt file?
Yes I did to both of your ?. I'm running zen 1.3.8a so I really don't know what going on. It's working fine, I was just wondering why it wasn't showing up in admin.
You might need to look at the database to see if the items in the install.txt were created in your database.
It's not working correctly on your Good Shepherd site. Don't know if you actually have more than one image of items but they show a next in the lightbox which, when clicked, just spins the "wait" image forever. It also has the standard annoying "wait till the screen fully loads before clicking the larger image" problem.
I could not find anywhere that lightbox is working on the art gallery although it is loading the stylesheet for slimbox which IS NOT and WILL NOT WORK WITH lightbox installed. Fual's Slimbox does have a method of removing lightbox before you load it. Having both on a site is :eek:
Thank you for your reply dbltoe. Yes I have Zen Lightbox installed on TheGoodShepherdStore web site, but not on the other one. I have slimbox cut off on the other site because I'm have problems with that one two in IE. Any way I will go to my data base and see what I can figure out there. I know there is an un-install txt for the data base. I will use that then go looking into my data base and see if it deleted all the info. I will get back to you on this if I can't find the solution.
Not sure if this question has been posted else where. I'm a total newbie here.
I have a copy of Zen Cart installed on my local server and am trying out Lightbox. I've installed Lightbox admin and it shows up fine, but I can't get the actual Lightbox to work. When I click on a product image, a pop-up window appears with the the _LRG image.
I have a feeling I'm not installing the files correctly. What I'm doing is copying the files from each folder within the Lightbox folder to it's corresponding folder within my hard drive.
On the installation page is says to rename the following folders to match your template folder name
includes\modules\YOUR-TEMPLATE-FOLDER
includes\templates\YOUR-TEMPLATE-FOLDER
I did that but not sure where to go from there. Can someone walk me through the details of where to put the files to get this thing rolling. I've got Zen Cart 1.3.8 and Image Handler 2 installed, and Lightbox 1.4. Mac platform 10.4.11
I also have the e-start your web store with Zen Cart book.
Anyones help is much appreciated
ironcross You need to upload the include folder to your server. If you are using a custom template, you need to change the includes\templates\YOUR-TEMPLATE-FOLDER to whatever name you are using for your over-ride folder, also the includes\modules\YOUR-TEMPLATE-FOLDER needs to be change the same way before you up load it. That should be it.
dbltoe I fix the problem in the data base. I deleted everything that deal with zen light and installed it again. It shows up in configurations now. I see what you are saying about the Image showing the next button. The problem is there is and extra picture at the bottom of the page for some reason. That is why it is showing the next button. I'm not sure how to fix that.
Just tried to install this module, bt it doesn't seem to be working. Pretty sure I have done everything as I should.
I get the following error message when I go into a product...
Fatal error: Call to undefined function zen_lightbox() in ...includes/templates/CUSTOM/templates/tpl_modules_main_product_image.php
Any ideas? I have turned it off for now.
Brian
Hello,
I wanted my Zen Lightbox installieren.I have installed step by step followed.But unfortunately, as you can see there are errors Who can help me.
SQL-Befehl:
INSERT INTO configuration_group
VALUES (
NULL , 'Zen Lightbox', 'Configure Zen Lightbox options', '1', '1'
);
MySQL meldet:
#1136 - Column count doesn't match value count at row 1
Brian Flanagan I don't know what template you are using but on some of them like the Cherry Zen Template you have to take the tpl_modules_main_product_image.php open it in winmerge and open the one with zen lightbox and compare the codes. If it is different you have to merge zen lightbox with your the one you have, not replace it. Hope that will help you.