Zen Cart Logo
Forums / All Other Contributions/Addons / Zen Lightbox addon [Support Thread]

Zen Lightbox addon [Support Thread]

Views: 952,898

Results 1,801 to 1,820 of 3,722
22 Feb 2010, 4:27 AM
#1801
darkangel avatar

darkangel

Totally Zenned

Join Date:
Oct 2007
Location:
Emporia, Kansas
Posts:
1,729
Plugin Contributions:
0

Zen Lightbox addon [Support Thread]

In the store with the errors...did you remember to add the prefix if any?

Try running the uninstaller in the admin section of your store then

go to myphpadmin to run the installer in the SQL tab of the actual database. Sometimes that is what we need to do.

Come back and tell us what happened.

guitarstore:

Hello.

 I just uploaded this module to 2 of my sites. The first one it worked great and looked really good. The second one I got an error when I uploaded the sql query.

This is the error I got:

Success 4 statements processed.
Error ERROR: Cannot insert configuration_key "" because it already exists
Warning Note: 1 statements ignored. See "upgrade_exceptions" table for additional details.

Under configuration in my admin the Zen Lightbox also comes up empty.

Not sure what to do about this and I would appreciate any help I can get.

Thanks again for a great module!

Best,

Jes...

22 Feb 2010, 5:23 AM
#1802
guitarstore avatar

guitarstore

New Zenner

Join Date:
Dec 2009
Posts:
28
Plugin Contributions:
0

Re: Zen Lightbox addon [Support Thread]

ok, I uninstalled it in the admin.

In phpmyadmin do I import the install.sql or do I rename the install.sql into install.txt and then cope the code and paste into the sql query in phpmyadmin?

Thanks for your help! :-)

Jes...

22 Feb 2010, 5:37 AM
#1803
guitarstore avatar

guitarstore

New Zenner

Join Date:
Dec 2009
Posts:
28
Plugin Contributions:
0

Re: Zen Lightbox addon [Support Thread]

Ok, I made the install.sql into a text file by renaming it to install.txt and then ran it in the query and it worked!! :clap:

I just hope that it hasn't messed anything up with soemthing else.

Do you know if it should affect anything else in the database?

Thanks again! :smile:

Sincerely,

Jes...

22 Feb 2010, 6:13 AM
#1804
dudeshane01 avatar

dudeshane01

New Zenner

Join Date:
Aug 2009
Posts:
17
Plugin Contributions:
0

Re: Zen Lightbox addon [Support Thread]

Hi all
I am just puzzled with why i cannot use the lightbox contribution after installing seo urls. I wan't both the contributions to work together. My site is located at lustrejewel.
Any suggestions would be appreciated

22 Feb 2010, 7:39 AM
#1805
darkangel avatar

darkangel

Totally Zenned

Join Date:
Oct 2007
Location:
Emporia, Kansas
Posts:
1,729
Plugin Contributions:
0

Re: Zen Lightbox addon [Support Thread]

guitarstore:

Ok, I made the install.sql into a text file by renaming it to install.txt and then ran it in the query and it worked!! :clap:

I just hope that it hasn't messed anything up with soemthing else.

Do you know if it should affect anything else in the database?

Thanks again! :smile:

Sincerely,

Jes...

glad it worked. it should only add the function to the datbase and show the controls in configuration ---it shouldn't mess with anything else...just be careful when adding another add-on...keep the lightbox unzipped on your hard drive or in a cd/external hard drive...somewher for safe kepping. So you can check to make sure that the new add-on does not overwrite a file that lightbox installed.

the easy way to have installed it would have been open the sql installer in a text editor like notepad++ then copy the contents go to the SQL tab and paste it into the window then click ok to install it.

It should work how you did it too especialy if it shows in configuration now.

22 Feb 2010, 7:42 AM
#1806
darkangel avatar

darkangel

Totally Zenned

Join Date:
Oct 2007
Location:
Emporia, Kansas
Posts:
1,729
Plugin Contributions:
0

Re: Zen Lightbox addon [Support Thread]

dudeshane01:

Hi all
I am just puzzled with why i cannot use the lightbox contribution after installing seo urls. I wan't both the contributions to work together. My site is located at lustrejewel.
Any suggestions would be appreciated

I don't have that add-on installed so check both installer folders and see if there are any files that are exactly the same name...it might be one overwrote the other.

if there are you may need to merge the two files to create a new one to upload..

2 Mar 2010, 8:25 PM
#1807
ginamiller40 avatar

ginamiller40

New Zenner

Join Date:
Mar 2010
Posts:
4
Plugin Contributions:
0

Re: Zen Lightbox addon [Support Thread]

If anyone out there could help me...that would be great. :smile: I have tried to install zen lightbox and uploaded everything I was supposed to with my template name, etc. Then copy/pasted the install into admin / install sql patches and hit send...then I get the following message:

des1005809423242.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.

When I go to admin zen light box....there is no choices there...it's empty..ugh

Am I doing something wrong? Can't quite figure out what the problem is....everything was uploaded. :frusty:

Thanks,
Gina

2 Mar 2010, 11:04 PM
#1808
darkangel avatar

darkangel

Totally Zenned

Join Date:
Oct 2007
Location:
Emporia, Kansas
Posts:
1,729
Plugin Contributions:
0

Re: Zen Lightbox addon [Support Thread]

ginamiller40:

If anyone out there could help me...that would be great. :smile: I have tried to install zen lightbox and uploaded everything I was supposed to with my template name, etc. Then copy/pasted the install into admin / install sql patches and hit send...then I get the following message:

des1005809423242.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.

When I go to admin zen light box....there is no choices there...it's empty..ugh

Am I doing something wrong? Can't quite figure out what the problem is....everything was uploaded. :frusty:

Thanks,
Gina

run the uninstaller the same way you did the installer then make sure it does not show in the configuration again.

then go to your myphpadmin and to the database...copy/paste the installer into the SQL tab window...hit go and it should install from there

some of us could not install from the admin section either and got it to work only from myphpadmin

3 Mar 2010, 4:23 AM
#1809
ginamiller40 avatar

ginamiller40

New Zenner

Join Date:
Mar 2010
Posts:
4
Plugin Contributions:
0

Re: Zen Lightbox addon [Support Thread]

DarkAngel:

run the uninstaller the same way you did the installer then make sure it does not show in the configuration again.

then go to your myphpadmin and to the database...copy/paste the installer into the SQL tab window...hit go and it should install from there

some of us could not install from the admin section either and got it to work only from myphpadmin

Thanks DarkAngel...I'll give it a go. :) Hopefully it will work for me.:yes:

3 Mar 2010, 4:00 PM
#1810
ginamiller40 avatar

ginamiller40

New Zenner

Join Date:
Mar 2010
Posts:
4
Plugin Contributions:
0

Re: Zen Lightbox addon [Support Thread]

well It won't work that way either...I'm confused now. I just went into myphpadmin area and tried to install there in the SQL area but now I'm getting this error message:

SQL query:

/** * Zen Lightbox * * @author Alex Clarke ([email protected]) * @copyright Copyright 2003-2005 Zen Cart Development Team * @copyright Portions Copyright 2003 osCommerce * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0 * @version $Id: install.sql 2008-12-17 aclarke $ */ INSERT INTO configuration_group
VALUES (

NULL , 'Zen Lightbox', 'Configure Zen Lightbox settings', '0', '1'
);

MySQL said:

#1146 - Table 'des1005809423242.configuration_group' doesn't exist

:no:
anyone know what this means?
Thanks,
Gina

3 Mar 2010, 7:09 PM
#1811
ginamiller40 avatar

ginamiller40

New Zenner

Join Date:
Mar 2010
Posts:
4
Plugin Contributions:
0

Re: Zen Lightbox addon [Support Thread]

ginamiller40:

well It won't work that way either...I'm confused now. I just went into myphpadmin area and tried to install there in the SQL area but now I'm getting this error message:

SQL query:

/** * Zen Lightbox * * @author Alex Clarke ([email protected]) * @copyright Copyright 2003-2005 Zen Cart Development Team * @copyright Portions Copyright 2003 osCommerce * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0 * @version $Id: install.sql 2008-12-17 aclarke $ */ INSERT INTO configuration_group
VALUES (

NULL , 'Zen Lightbox', 'Configure Zen Lightbox settings', '0', '1'
);

MySQL said:

#1146 - Table 'des1005809423242.configuration_group' doesn't exist

:no:
anyone know what this means?
Thanks,
Gina

Well now I've just completely screwed up my shop...ugh. Not even there anymore....i'm so ticked :censored: I must have deleted something I shouldn't have. Thats what I'm thinking now. I'm ready to pull my hair out now. What a day.

4 Mar 2010, 1:04 AM
#1812
darkangel avatar

darkangel

Totally Zenned

Join Date:
Oct 2007
Location:
Emporia, Kansas
Posts:
1,729
Plugin Contributions:
0

Re: Zen Lightbox addon [Support Thread]

ginamiller40:

Well now I've just completely screwed up my shop...ugh. Not even there anymore....i'm so ticked :censored: I must have deleted something I shouldn't have. Thats what I'm thinking now. I'm ready to pull my hair out now. What a day.

step away from the store...it will only aggravate you more.

take a deep breath....and if you please:

go to myphpadmin and take a screenshot of the tables for your store and post here

you said you must have removed something...did you delete files?, if not then there is just a glitch and hopefully this is not a live store.

can you still get into admin section

4 Mar 2010, 4:49 PM
#1813
eyecube_art avatar

eyecube_art

New Zenner

Join Date:
Nov 2009
Location:
Sweden
Posts:
7
Plugin Contributions:
0

Re: Zen Lightbox addon [Support Thread]

I installed Zen Lightbox 1.5, but it does not work ..and it's there in "categories" tab (admin area), but is just blank when I click on it!?. I tried several times to uninstall and reinstall the sql but fails the same again. I use ZC 1.3.8a and IH2 to upload my images..plz help!
:(

4 statements processed.
ERROR: Cannot insert configuration_key "" because it already exists
Note: 1 statements ignored. See "upgrade_exceptions" table for additional details.

4 Mar 2010, 9:06 PM
#1814
darkangel avatar

darkangel

Totally Zenned

Join Date:
Oct 2007
Location:
Emporia, Kansas
Posts:
1,729
Plugin Contributions:
0

Re: Zen Lightbox addon [Support Thread]

Eyecube-Art:

I installed Zen Lightbox 1.5, but it does not work ..and it's there in "categories" tab (admin area), but is just blank when I click on it!?. I tried several times to uninstall and reinstall the sql but fails the same again. I use ZC 1.3.8a and IH2 to upload my images..plz help!
:(

4 statements processed.
ERROR: Cannot insert configuration_key "" because it already exists
Note: 1 statements ignored. See "upgrade_exceptions" table for additional details.

Make sure your tables do not have a prefix or if the do then add it to the installer sql code.

  1. open both your server files and the lightbox zip then compare to make sure each file is in its proper place

  2. if you have not done it again, run the uninstaller from admin again to uninstall it from the database

  3. open myphpadmin from your sites/server control panel and try running the installer through the SQL tab

see if that helps

4 Mar 2010, 10:26 PM
#1815
natty avatar

natty

New Zenner

Join Date:
Dec 2008
Posts:
65
Plugin Contributions:
0

Re: Zen Lightbox addon [Support Thread]

Hey Zenners

I have Zen Lightbox installed and working but I wonder if a feature I'm trying simply doesn't work?!

I have additional images on some of my products, Lightbox works perfect.

What I have tried to do is put a link to an image on a product information page (ie, a link to a picture of a t-shirt sizing chart) but it won't load in Lightbox. Is this by design or have I got a problem?!

Many thanks in advance.
Natty

4 Mar 2010, 11:39 PM
#1816
darkangel avatar

darkangel

Totally Zenned

Join Date:
Oct 2007
Location:
Emporia, Kansas
Posts:
1,729
Plugin Contributions:
0

Re: Zen Lightbox addon [Support Thread]

Well supposedly it can be for any image in whichever folder you put that in the includes/modules/pages/what ever folder/jscript_zen_lightbox.php

but, I have it in several spots including the main page too and it has never worked with the images that are linked to there nor the product description.

They just seem to open in the normal fashion...of course right now that is getting rectified since I am doing all images with image handler 2...even if the one part of lightbox that says it will put them all into the first popup iwht previous and next links...mine won't do it...lol

Natty:

Hey Zenners

I have Zen Lightbox installed and working but I wonder if a feature I'm trying simply doesn't work?!

I have additional images on some of my products, Lightbox works perfect.

What I have tried to do is put a link to an image on a product information page (ie, a link to a picture of a t-shirt sizing chart) but it won't load in Lightbox. Is this by design or have I got a problem?!

Many thanks in advance.
Natty

9 Mar 2010, 9:41 PM
#1817
dzetasystem avatar

dzetasystem

New Zenner

Join Date:
Sep 2009
Location:
Rzeszów / Poland
Posts:
10
Plugin Contributions:
0

Re: Zen Lightbox addon [Support Thread]

helo. i hawe problem with lightbox i instaled zen-lightbox on the shop but when i turn it on the images are opening in the same window by open the image ONLY. no lightbox..

all is propertly instaled i hawe 2 shops in one of this all is ok on second zen lightbox its dont work..

sklep.s-x-t.pl - not working - now is turned OFF

and

sklep.dzetasystem.pl -- there is all fine

so how to make this working

sample source code of site .

<!--bof Main Product Image -->
 
<div id="productMainImage" class="centeredContent back">
<script language="javascript" type="text/javascript"><!--
document.write('<a href="images/subiekt/S6_99R13_8024_4b90c66b69e2f.jpg" rel="lightbox" title="Opona Stage6 Racing Slick 130/60-13 "><img src="bmz_cache/1/17f15d08b8f3d0da239e09c1b23b6237.image.250x186.jpg" alt="Opona Stage6 Racing Slick 130/60-13" title=" Opona Stage6 Racing Slick 130/60-13 " width="250" height="186" /><br /><span class="imgLink">powiększ</span></a>');
//--></script>
<noscript>
<a href="http://sklep.s-x-t.pl/index.php?main_page=popup_image&pID=3224" target="_blank"><img src="bmz_cache/1/17f15d08b8f3d0da239e09c1b23b6237.image.250x186.jpg" alt="Opona Stage6 Racing Slick 130/60-13" title=" Opona Stage6 Racing Slick 130/60-13 " width="250" height="186" /><br /><span class="imgLink">powiększ</span></a></noscript>
</div><!--eof Main Product Image-->
10 Mar 2010, 1:13 AM
#1818
darkangel avatar

darkangel

Totally Zenned

Join Date:
Oct 2007
Location:
Emporia, Kansas
Posts:
1,729
Plugin Contributions:
0

Re: Zen Lightbox addon [Support Thread]

dzetasystem:

helo. i hawe problem with lightbox i instaled zen-lightbox on the shop but when i turn it on the images are opening in the same window by open the image ONLY. no lightbox..

all is propertly instaled i hawe 2 shops in one of this all is ok on second zen lightbox its dont work..

sklep.s-x-t.pl - not working - now is turned OFF

and

sklep.dzetasystem.pl -- there is all fine

so how to make this working

sample source code of site .

<!--bof Main Product Image --> <div id="productMainImage" class="centeredContent back"> <script language="javascript" type="text/javascript"><!-- document.write('<a href="images/subiekt/S6_99R13_8024_4b90c66b69e2f.jpg" rel="lightbox" title="Opona Stage6 Racing Slick 130/60-13 "><img src="bmz_cache/1/17f15d08b8f3d0da239e09c1b23b6237.image.250x186.jpg" alt="Opona Stage6 Racing Slick 130/60-13" title=" Opona Stage6 Racing Slick 130/60-13 " width="250" height="186" /><br /><span class="imgLink">powiększ</span></a>'); //--></script> <noscript> <a href="http://sklep.s-x-t.pl/index.php?main_page=popup_image&pID=3224" target="_blank"><img src="bmz_cache/1/17f15d08b8f3d0da239e09c1b23b6237.image.250x186.jpg" alt="Opona Stage6 Racing Slick 130/60-13" title=" Opona Stage6 Racing Slick 130/60-13 " width="250" height="186" /><br /><span class="imgLink">powiększ</span></a></noscript> </div><!--eof Main Product Image--> ```

I take it you ran the SQL and it shows under the configuration tab. You have set the preferences (settings) for it there too.

I suggest that you double check once more to see the server files and make sure they were uploaded to the right spot and you did not miss one or accidently dropit into the wrong folder

AND at the same time reupload each file for in case the file got corrupted the first time. I can happen.

come back and let us know if it worked or not--remember to turn it back on too

10 Mar 2010, 1:59 AM
#1819
dudeshane01 avatar

dudeshane01

New Zenner

Join Date:
Aug 2009
Posts:
17
Plugin Contributions:
0

Re: Zen Lightbox addon [Support Thread]

DarkAngel:

I don't have that add-on installed so check both installer folders and see if there are any files that are exactly the same name...it might be one overwrote the other.

if there are you may need to merge the two files to create a new one to upload..

Thanks
I will check and post the results here soon.

14 Mar 2010, 10:48 PM
#1820
badger64 avatar

badger64

New Zenner

Join Date:
Mar 2010
Posts:
41
Plugin Contributions:
0

Re: Zen Lightbox addon [Support Thread]

Hi All
I'm new to zen and I have installed the lastest ver 1.3.8a..
I have uploaded this mod and checked that all files had tranfered properly also changed the relevent folder names But when I come to do the sql install I get this error message...

1146 Table 'maz786_zc1.configuration_group' doesn't exist
in:
[SELECT @cgi := configuration_group_id FROM configuration_group WHERE configuration_group_title = 'Zen Lightbox';]

I copyed and pasted it in the sql section in admin and sent it and got the above error back, I also tried the other way by browsing for the file and uploading it but I still get the same error. Has anybody got any ideas wot the problem might be. many thx in advance.

Rgds
Badger