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

Zen Lightbox addon [Support Thread]

Views: 952,927

Results 3,101 to 3,120 of 3,722
12 Feb 2012, 5:01 PM
#3101
troll avatar

troll

New Zenner

Join Date:
Nov 2009
Posts:
42
Plugin Contributions:
0

Zen Lightbox addon [Support Thread]

Thanks a million mate!:clap:
-Kind of obvious now...:blush:

That caption-thing is a pity though!
How do that other shop achieve this? They are also using an ordinary lightbox what I can see?...

12 Feb 2012, 5:13 PM
#3102
niestudio avatar

niestudio

Zen Follower

Join Date:
Nov 2009
Posts:
285
Plugin Contributions:
2

Re: Zen Lightbox addon [Support Thread]

Troll:

Thanks a million mate!:clap:
-Kind of obvious now...:blush:

That caption-thing is a pity though!
How do that other shop achieve this? They are also using an ordinary lightbox what I can see?...

There is actually a caption of sorts, it shows your product name, but in order to have custom captions for each image they'd have to be entered in the database somewhere. Right now your additional images are just uploaded to the server with the proper suffixes and with no additional database info needed. Not sure where the custom captions would come from.

thoughts?

12 Feb 2012, 5:37 PM
#3103
troll avatar

troll

New Zenner

Join Date:
Nov 2009
Posts:
42
Plugin Contributions:
0

Re: Zen Lightbox addon [Support Thread]

niestudio:

There is actually a caption of sorts, it shows your product name, but in order to have custom captions for each image they'd have to be entered in the database somewhere. Right now your additional images are just uploaded to the server with the proper suffixes and with no additional database info needed. Not sure where the custom captions would come from.

thoughts?

Yes I know what you mean.
There is a mod I looked into, but I found the idea to fetch the caption from a text-file even more complicated to handle, then adding text to the picture directly...

I guess for this to be practical, it would have to be done directly in admin - add new product.
Having the possibility of adding additional images with a string "caption" connected to the img file, written to the database...

Even better if we could fetch the information directly from the img file! Exif?... :p

Sorry, I'm not in that league... :cool:

12 Feb 2012, 5:40 PM
#3104
niestudio avatar

niestudio

Zen Follower

Join Date:
Nov 2009
Posts:
285
Plugin Contributions:
2

Re: Zen Lightbox addon [Support Thread]

Troll:

Yes I know what you mean.
There is a mod I looked into, but I found the idea to fetch the caption from a text-file even more complicated to handle, then adding text to the picture directly...

I guess for this to be practical, it would have to be done directly in admin - add new product.
Having the possibility of adding additional images with a string "caption" connected to the img file, written to the database...

Even better if we could fetch the information directly from the img file! Exif?... :p

Sorry, I'm not in that league... :cool:

me either :)

maybe you could suggest option 1 to the zen cart team for future updates

21 Feb 2012, 1:41 AM
#3105
jjj0923 avatar

jjj0923

New Zenner

Join Date:
Nov 2011
Posts:
59
Plugin Contributions:
0

Re: Zen Lightbox addon [Support Thread]

I'm using this mod and it works great and I preloaded my customers images for him, now he's been at it updating products and is loading HUGE images that are sometimes 2000 x 3000 pixels and he's complaining that the images are too big to see ... I concur. Is there any any to make changes to this add-on to limit either the width and or height without changing the aspect ratio of the image?

21 Feb 2012, 1:51 AM
#3106
divavocals avatar

divavocals

Totally Zenned

Join Date:
Jan 2007
Location:
Los Angeles, California, United States
Posts:
10,011
Plugin Contributions:
3

Re: Zen Lightbox addon [Support Thread]

jjj0923:

I'm using this mod and it works great and I preloaded my customers images for him, now he's been at it updating products and is loading HUGE images that are sometimes 2000 x 3000 pixels and he's complaining that the images are too big to see ... I concur. Is there any any to make changes to this add-on to limit either the width and or height without changing the aspect ratio of the image?
Install Image Handler.. Lightbox mod is a display enhancement mod, not an image manager.. It won't help you optimize images, it only enhances their DISPLAY. Image Handler does JUST what you are asking about and it's got specific instructions for installing it with Lightbox (which it works PERFECTLY with)

21 Feb 2012, 1:58 AM
#3107
darkangel avatar

darkangel

Totally Zenned

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

Re: Zen Lightbox addon [Support Thread]

DivaVocals:

Install Image Handler.. Lightbox mod is a display enhancement mod, not an image manager.. It won't help you optimize images, it only enhances their DISPLAY. Image Handler does JUST what you are asking about and it's got specific instructions for installing it with Lightbox (which it works PERFECTLY with)

and with even installing IH3 the images would be better if kept at a minimum like 1000x1000 max and low kb too

be kind to your server...lol

21 Feb 2012, 7:40 AM
#3108
divavocals avatar

divavocals

Totally Zenned

Join Date:
Jan 2007
Location:
Los Angeles, California, United States
Posts:
10,011
Plugin Contributions:
3

Re: Zen Lightbox addon [Support Thread]

I agree.. In addition to installing Image Handler, better to teach your client to re-size his images BEFORE uploading them. However, this line of discussion is now OFFICIALLY off topic for the Lighbox support thread.. Any additional questions on this should be posted in a new seperate thread..

DarkAngel:

and with even installing IH3 the images would be better if kept at a minimum like 1000x1000 max and low kb too

be kind to your server...lol

jjj0923:

I'm using this mod and it works great and I preloaded my customers images for him, now he's been at it updating products and is loading HUGE images that are sometimes 2000 x 3000 pixels and he's complaining that the images are too big to see ... I concur. Is there any any to make changes to this add-on to limit either the width and or height without changing the aspect ratio of the image?

21 Feb 2012, 11:39 AM
#3109
jjj0923 avatar

jjj0923

New Zenner

Join Date:
Nov 2011
Posts:
59
Plugin Contributions:
0

Re: Zen Lightbox addon [Support Thread]

DivaVocals:

Install Image Handler.. Lightbox mod is a display enhancement mod, not an image manager.. It won't help you optimize images, it only enhances their DISPLAY. Image Handler does JUST what you are asking about and it's got specific instructions for installing it with Lightbox (which it works PERFECTLY with)

DarkAngel:

and with even installing IH3 the images would be better if kept at a minimum like 1000x1000 max and low kb too

be kind to your server...lol

thanks - if there were no solutions I was just going to add some php code that called mogrify (i'm running on a linux box) and reduced the size of the uploaded images. I've done it before for vbulletin before they came out with their own resize (based on my code) but I'll have a look - thanks so much!

24 Feb 2012, 1:52 PM
#3110
uncharted avatar

uncharted

New Zenner

Join Date:
Oct 2011
Posts:
68
Plugin Contributions:
0

Re: Zen Lightbox addon [Support Thread]

Hello,

Is it ok for the contents of the stylesheet_zen_lightbox.css to be copied over to stylesheet.css? Or doing so will cause problems?
Just trying to reduce http requests and speed the site up a bit :)

Best Regards

24 Feb 2012, 2:04 PM
#3111
divavocals avatar

divavocals

Totally Zenned

Join Date:
Jan 2007
Location:
Los Angeles, California, United States
Posts:
10,011
Plugin Contributions:
3

Re: Zen Lightbox addon [Support Thread]

uncharted:

Hello,

Is it ok for the contents of the stylesheet_zen_lightbox.css to be copied over to stylesheet.css? Or doing so will cause problems?
Just trying to reduce http requests and speed the site up a bit :)

Best Regards
No reason at all.. I'd add it to the end..

24 Feb 2012, 8:15 PM
#3112
uncharted avatar

uncharted

New Zenner

Join Date:
Oct 2011
Posts:
68
Plugin Contributions:
0

Re: Zen Lightbox addon [Support Thread]

Thank you

28 Feb 2012, 3:06 PM
#3113
leon76 avatar

leon76

New Zenner

Join Date:
Feb 2012
Posts:
22
Plugin Contributions:
0

Re: Zen Lightbox addon [Support Thread]

Hi guys.

I'm installing lightbox in 1.5.0.

I followed the readme.html, changed what was asked to change and uploaded the folders.
Now, when I try to execute the SQL patch, the error appears:

"WARNING: An Error occurred, please refresh the page and try again."

What can be wrong?

28 Feb 2012, 3:54 PM
#3114
leon76 avatar

leon76

New Zenner

Join Date:
Feb 2012
Posts:
22
Plugin Contributions:
0

Re: Zen Lightbox addon [Support Thread]

leon76:

Hi guys.

I'm installing lightbox in 1.5.0.

I followed the readme.html, changed what was asked to change and uploaded the folders.
Now, when I try to execute the SQL patch, the error appears:

"WARNING: An Error occurred, please refresh the page and try again."

What can be wrong?

SOLVED

There was an error in install.sql.

I ran the script in phpmyadmin and the error was clear, there wasn't a table "configuration_group". Neither the rest of the tables in that script.
They were all missing the "zen_" prefix.
Changed it and ran it and it worked.

:clap:

28 Feb 2012, 6:07 PM
#3115
divavocals avatar

divavocals

Totally Zenned

Join Date:
Jan 2007
Location:
Los Angeles, California, United States
Posts:
10,011
Plugin Contributions:
3

Re: Zen Lightbox addon [Support Thread]

leon76:

SOLVED

There was an error in install.sql.

I ran the script in phpmyadmin and the error was clear, there wasn't a table "configuration_group". Neither the rest of the tables in that script.
They were all missing the "zen_" prefix.
Changed it and ran it and it worked.

:clap:Not an error in the install.sql file.. This issue was where you ran it..

If you had used the SQL installer in your store's admin (Admin > Tools > Install SQL Patches) to run the install.sql file (and NOT phpMyAdmin) you would not have had this issue..

(plus if this was an issue in the install.sql file, a LOT MORE folks would be reporting the problem..)

29 Feb 2012, 5:01 PM
#3116
leon76 avatar

leon76

New Zenner

Join Date:
Feb 2012
Posts:
22
Plugin Contributions:
0

Re: Zen Lightbox addon [Support Thread]

DivaVocals:

Not an error in the install.sql file.. This issue was where you ran it..

If you had used the SQL installer in your store's admin (Admin > Tools > Install SQL Patches) to run the install.sql file (and NOT phpMyAdmin) you would not have had this issue..

(plus if this was an issue in the install.sql file, a LOT MORE folks would be reporting the problem..)

I did ran it first in the store's admin, but the error returned didn't help, as I told earlier.

phpMyAdmin was my second choice, but provided more info about the error. At least this time I knew what was wrong and changed whatever was needed.

29 Feb 2012, 5:18 PM
#3117
divavocals avatar

divavocals

Totally Zenned

Join Date:
Jan 2007
Location:
Los Angeles, California, United States
Posts:
10,011
Plugin Contributions:
3

Re: Zen Lightbox addon [Support Thread]

leon76:

I did ran it first in the store's admin, but the error returned didn't help, as I told earlier.

phpMyAdmin was my second choice, but provided more info about the error. At least this time I knew what was wrong and changed whatever was needed.And if you are running the install in phpMyAdmin, you WOULD need to add the table prefix..

The Zen Cart log file would have told you EXACTLY what went wrong in your SQL install.. (along with the error message an error log is created)

Bottomline is that for a normal install (running hte SQL from the store admin) adding the table prefix is not necessary..

2 Mar 2012, 12:48 PM
#3118
fehfeh avatar

fehfeh

New Zenner

Join Date:
Feb 2012
Posts:
10
Plugin Contributions:
0

Re: Zen Lightbox addon [Support Thread]

I just installed this after upgrading to 1.50 but the next/prev buttons would not work, and the config panel was missing quite a few options. I have a fresh zen-cart, but using my old DB. My solution was to run the uninstall SQL and then rund the install (instead of just the upgrade, as my previous lightbox settings was still in the old db). Could be worth mentioning in the readme!

6 Mar 2012, 11:39 PM
#3119
robbin21973 avatar

robbin21973

Zen Follower

Join Date:
Feb 2009
Posts:
153
Plugin Contributions:
0

Re: Zen Lightbox addon [Support Thread]

I have had lightbox installed on my site for a while and it worked beautifully but recently I re-installed my template and the pictures are not working right. Only a white bar shows. I looked in my admin and it lists zen lightbox twice. Clicking on the second on comes up empty but I am not sure where to find what is causing the duplicate (which I am thinking must be the cause of the images not showing) listing in my admin.

Any thoughts?

polishpotterystore .com/shopping

6 Mar 2012, 11:54 PM
#3120
robbin21973 avatar

robbin21973

Zen Follower

Join Date:
Feb 2009
Posts:
153
Plugin Contributions:
0

Re: Zen Lightbox addon [Support Thread]

I upgraded and it seems to be working now, HOWEVER, there is no CLOSE button anymore. Should this be there or did I perhaps miss something?