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

Zen Lightbox addon [Support Thread]

Views: 952,889

Results 1,761 to 1,780 of 3,722
30 Jan 2010, 2:23 PM
#1761
dudeshane01 avatar

dudeshane01

New Zenner

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

Zen Lightbox addon [Support Thread]

Hi CharInLasVegas
Did you get a solution to the problem ?
I also installed links manager on to my site for selling designer silver jewelry .
But after that, light box stopped working .
I had also installed slimbox before .
It also stopped working .

30 Jan 2010, 4:44 PM
#1762
lunomad avatar

lunomad

New Zenner

Join Date:
Jan 2010
Posts:
7
Plugin Contributions:
0

Re: Zen Lightbox addon [Support Thread]

Hi Everyone, thanks for all the support. After a few tries I was able to install Lightbox using phpMyAdmin. It works!

Just a question to see if there are any answers to the question I see in a handful of posts on this thread. I use quotation marks in the product descriptions, e.g., <product XX - 2">, to indicate size, but the quotation marks do not show up inside the lightbox. I only see <product XX - 2>.

I fact, if I put text after the quotation marks, it too is removed:
<product XX - 2" - testing text>
will display in the Lightbox as:
<product XX -2>

Does anyone have a solution, or a place where I can go looking?

Thanks!

30 Jan 2010, 11:11 PM
#1763
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:

check your zips. open both the one for lightbox and the one for the links manager.

sometimes they contain the same file and when you upload it and replace the other one there you lose that addon's coding.

like some will use the header_php.php from the commons template folder and you will either need to use something like winmerge to merge the two together and hope it works (I have not used it so know not how it works) or manually go through each and every line to see what is different and add it to a COPY of the file on the server.

when I replace a file from one addon that actually replaces another one on the server...I add a ~ to the end of the one on the server BEFORE I upload the new one. That way if something goes wrong I can delete the new one and keep the old one. Then I can compare and see what is different

1 Feb 2010, 11:02 PM
#1764
mipavluk avatar

mipavluk

Zen Follower

Join Date:
Jun 2007
Location:
Posadas, Misiones, Argentina
Posts:
221
Plugin Contributions:
0

Re: Zen Lightbox addon [Support Thread]

Hi there

I install the mod and get the typical error about the prefix tables. I correct the prefix problem but made the mistake and install it from admin area... and get the tab in my configuration menu... without any text on that page... and the mod does not work.

Read again the posts... and install it again from php My Admin area... and the mod works... but I have now 2 tabs in my configuration menu... 1 empty (from the admin area installation) and 1 complete (from my php My Admin installation)

I want delete the empty entry... is there a way to do it?

i try the uninstall in my admin area but get an error message....

thanks in advance...

2 Feb 2010, 2:30 AM
#1765
darkangel avatar

darkangel

Totally Zenned

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

Re: Zen Lightbox addon [Support Thread]

lunomad:

Hi Everyone, thanks for all the support. After a few tries I was able to install Lightbox using phpMyAdmin. It works!

Just a question to see if there are any answers to the question I see in a handful of posts on this thread. I use quotation marks in the product descriptions, e.g., <product XX - 2">, to indicate size, but the quotation marks do not show up inside the lightbox. I only see <product XX - 2>.

I fact, if I put text after the quotation marks, it too is removed:
<product XX - 2" - testing text>
will display in the Lightbox as:
<product XX -2>

Does anyone have a solution, or a place where I can go looking?

Thanks!

Instead of using quotation marks and size in the name of the description put it in the body of the description box. That way the name is not so long either.

see if that helps...and let us know...but I think that has nothing to do with the bottom of the lightbox window unless you are naming the image the same way...do not use punctuation in names...make them short as possible (the name is mainly for you) and no spaces are best, especially if downloads of zips are involved.

@mipavluk:

Hi there

I install the mod and get the typical error about the prefix tables. I correct the prefix problem but made the mistake and install it from admin area... and get the tab in my configuration menu... without any text on that page... and the mod does not work.

Read again the posts... and install it again from php My Admin area... and the mod works... but I have now 2 tabs in my configuration menu... 1 empty (from the admin area installation) and 1 complete (from my php My Admin installation)

I want delete the empty entry... is there a way to do it?

i try the uninstall in my admin area but get an error message....

thanks in advance...

I am so sorry this happened...it did to me too. before you installed via the phpadmin you should have run the uninstaller that is included in your zip.

I suggest you run it thru the admin section of the store and see if it gets rid of the first non working one...if not then you will need to run it again to get rid of ALL instances the run the sql installer with prefix from myphpadmin again.

2 Feb 2010, 2:15 PM
#1766
mipavluk avatar

mipavluk

Zen Follower

Join Date:
Jun 2007
Location:
Posadas, Misiones, Argentina
Posts:
221
Plugin Contributions:
0

Re: Zen Lightbox addon [Support Thread]

DarkAngel:

I am so sorry this happened...it did to me too. before you installed via the phpadmin you should have run the uninstaller that is included in your zip.

I suggest you run it thru the admin section of the store and see if it gets rid of the first non working one...if not then you will need to run it again to get rid of ALL instances the run the sql installer with prefix from myphpadmin again.

I should execute the uninstall 1 time from myphpadmin? and will delete ALL instances? or I need execute it 2 times?

there is no another way to delete the entry without uninstall the mod?

what about if I go to phpmyadmin, configuration_group table... and just delete the non working entry?

2 Feb 2010, 5:59 PM
#1767
mipavluk avatar

mipavluk

Zen Follower

Join Date:
Jun 2007
Location:
Posadas, Misiones, Argentina
Posts:
221
Plugin Contributions:
0

Re: Zen Lightbox addon [Support Thread]

I ask in another thread, about how delete an entry in my configuration menu, and entry from another mod I uninstall but the entry was still there... and DrByte reply me this:

DrByte:

You have to find the configuration_group_id for that menu in the configuration_groups table.
Then delete all records from the configuration table containing that configuration_group_id.
And THEN you can delete the record from the configuration_groups table.

so, I do this for the first zen lightbox entry... I do not found records from the configuration table containing the configuration_group_id, so I delete the record from the configuration_groups table and everything is ok... the failed entry was deleted... and the mod and the site works perfectly.

If anyone would like apply this fix... make sure to make a backup of your database first... just in case... lol

3 Feb 2010, 3:21 AM
#1768
darkangel avatar

darkangel

Totally Zenned

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

Re: Zen Lightbox addon [Support Thread]

mipavluk:

I should execute the uninstall 1 time from myphpadmin? and will delete ALL instances? or I need execute it 2 times?

there is no another way to delete the entry without uninstall the mod?

what about if I go to phpmyadmin, configuration_group table... and just delete the non working entry?

if you are certain you are deleting the right one from the configuration group table I think it might work.

running the uninstaller from admin section of store will work to get rid of the listing under the configuration tab but since you have two instances you may need to run it twice just to make sure it took out the right ones info.

I would say BACKUP the database...to be safe. then try your idea and hope the right one gets removed.

If it doesn't then you will need to run the uninstalled either in myphpadmin or admin of store then reinstall it again.

4 Feb 2010, 1:15 AM
#1769
pinkleopard avatar

pinkleopard

Zen Follower

Join Date:
Jun 2009
Posts:
383
Plugin Contributions:
0

Re: Zen Lightbox addon [Support Thread]

Hi, I have no clue why Zen Lighbox is showing up twice in my admin.

I have attached a picture.

Any thoughts?

4 Feb 2010, 2:18 AM
#1770
darkangel avatar

darkangel

Totally Zenned

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

Re: Zen Lightbox addon [Support Thread]

PinkLeopard:

Hi, I have no clue why Zen Lighbox is showing up twice in my admin.

I have attached a picture.

Any thoughts?

my guess is you ran the sql installer more than once. with each installation of that sql it will deposit it in the configuration listing...do either one work or is one a blank page?

4 Feb 2010, 2:57 AM
#1771
pinkleopard avatar

pinkleopard

Zen Follower

Join Date:
Jun 2009
Posts:
383
Plugin Contributions:
0

Re: Zen Lightbox addon [Support Thread]

DarkAngel:

my guess is you ran the sql installer more than once. with each installation of that sql it will deposit it in the configuration listing...do either one work or is one a blank page?

DarkAngel.....well, I really don't remember running it twice....I am thinking hard on that one. I did double check the files and everything seems to be in order there.

I did check and YES one config works and the second one is blank.

Should I uninstall and re-install.....?

Or any suggestions is extremely helpful.

Thank you.

Bridgett

4 Feb 2010, 3:23 AM
#1772
pinkleopard avatar

pinkleopard

Zen Follower

Join Date:
Jun 2009
Posts:
383
Plugin Contributions:
0

Re: Zen Lightbox addon [Support Thread]

DarkAngel:::::may thanks to you. :clap:

I uninstalled & reinstalled and now there is NO # 2 ZenLight Config. :lamo:

Thanks again for giving me a helping hand.

Bridgett

4 Feb 2010, 3:47 AM
#1773
darkangel avatar

darkangel

Totally Zenned

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

Re: Zen Lightbox addon [Support Thread]

PinkLeopard:

DarkAngel:::::may thanks to you. :clap:

I uninstalled & reinstalled and now there is NO # 2 ZenLight Config. :lamo:

Thanks again for giving me a helping hand.

Bridgett

no problem, sorry i did not get back here to answer you again but glad it worked out.

4 Feb 2010, 7:41 PM
#1774
lunomad avatar

lunomad

New Zenner

Join Date:
Jan 2010
Posts:
7
Plugin Contributions:
0

Re: Zen Lightbox addon [Support Thread]

DarkAngel:

Instead of using quotation marks and size in the name of the description put it in the body of the description box. That way the name is not so long either.

see if that helps...and let us know...but I think that has nothing to do with the bottom of the lightbox window unless you are naming the image the same way...do not use punctuation in names...make them short as possible (the name is mainly for you) and no spaces are best, especially if downloads of zips are involved.

Thanks!

Unfortunately, in this case I am not able to avoid using punctuation in names--this is how the client wants their products displayed.

Can you tell me where and what I should start looking for in the lightbox module to correctly escape the item names? Everything works just fine, it's simply the inclusion of quotation marks in the product name that causes this unexpected behavior.

Thanks again!

5 Feb 2010, 3:21 AM
#1775
darkangel avatar

darkangel

Totally Zenned

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

Re: Zen Lightbox addon [Support Thread]

I would --- myself --- explain to the client that his way is causing trouble with the lightbox. That if he insists to have the size in the name instead of the body then to use in. for inches or ft. for feet

otherwise try:
includes/templates/your-template/templates/tpl_modules_main_product_image.php

there was I was sure another file that actually said what you are seeing but can't seem to find it in any of the fiels that are installed by lightbox.

But there are many software programs that any type of punctuation in the name will cause all sorts of strange reactions and the best thing is to get your client to realize that the size is not necessary in the name....or needs to be spelled out

these are qhat a lot of software programs will not allow in the name just like naming a file for zipping it up...no spaces nor those characters are best:
$/\:*?"'<>|` &

5 Feb 2010, 11:13 AM
#1776
slobadog avatar

slobadog

New Zenner

Join Date:
Mar 2006
Posts:
89
Plugin Contributions:
0

Re: Zen Lightbox addon [Support Thread]

I'm pulling my hair out here and am in need of a little help. I have had this mod working quite successfully for a few months. It still works in the shop for product pics and additional product pics but the gallery itself is, well, missing. It's run through page_3 with ```

<?php $G_JGALL['inc_path'] = 'gallery/'; include($G_JGALL['inc_path'] . 'index.php'); ?>

Any clues anyone?

TIA
5 Feb 2010, 10:12 PM
#1777
lunomad avatar

lunomad

New Zenner

Join Date:
Jan 2010
Posts:
7
Plugin Contributions:
0

Re: Zen Lightbox addon [Support Thread]

@DarkAngel

Thanks for the tips. I'll start my search where you suggest.

Yes, I am well aware of the various filesystem limitations imposed on filenames, but a product name in Zen most certainly does not have file name limitations. Zen Cart itself has no trouble displaying product names with quotation marks and is therefore correctly escaping any of these errant characters; it's only Lightbox that has this problem. I'm thinking, therefore, that Lightbox can be fixed.

Call me stubborn, but on balance I believe in modifying the program's behavior to suit our needs, rather than modifying our behavior to suit the program's needs.

This particular issue is on the back burner for me now, but if I get around to fixing it, I'll post.

6 Feb 2010, 3:41 AM
#1778
darkangel avatar

darkangel

Totally Zenned

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

Re: Zen Lightbox addon [Support Thread]

I know about being stubborn...I too try things but since I am still learning php it is hard. The workaround may help until you get it beat into submissiveness...lol

do keep us posted

I was wondering...have you tried reuploading the files --- one at a time-- and overwriting the ones on the server...sometime for whatever reason a file can get corrupted when first uploaded.

Sometimes that helps a bit, look at each of the files to see if you can see those words written in ther. I know I saw them once and set the wording by just uploading that file over again...but for the life of me I can not find it now.

But I am still looking too

6 Feb 2010, 3:44 AM
#1779
darkangel avatar

darkangel

Totally Zenned

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

Re: Zen Lightbox addon [Support Thread]

I went to take a look and yes the lightbox is working through the store...but do you need to be registered for classes to see the gallery, I saw no images what so ever in there.

Before this started messing up, did you edit any code, install a new addon -- possibly overwriting a needed file?

what zen version and template are you using---very neat looking I might add

slobadog:

I'm pulling my hair out here and am in need of a little help. I have had this mod working quite successfully for a few months. It still works in the shop for product pics and additional product pics but the gallery itself is, well, missing. It's run through page_3 with ```

<?php $G_JGALL['inc_path'] = 'gallery/'; include($G_JGALL['inc_path'] . 'index.php'); ?>
> 
> Any clues anyone?
> 
> TIA
6 Feb 2010, 10:09 AM
#1780
slobadog avatar

slobadog

New Zenner

Join Date:
Mar 2006
Posts:
89
Plugin Contributions:
0

Re: Zen Lightbox addon [Support Thread]

Hi, thanks for your kind comments. The images are definitely still there. If you visit http://131.103.66.217/gallery/index.php, this is of course the include page which makes the gallery work, all the thumbnails are there. You do not need to be registered to view the images. I am using Zen Cart 1.3.8a with a modified template based on classic. I don't think I have made any changes that would affect the gallery, especially two versions of it at once. I shall try re-installing one of the versions completely and see what happens...