Re: Image Handler 2 Support
Quote:
Originally Posted by
webskipper
I just realized.
My Large Images are not centering.
Is there something to tweak or can Lightbox truley work with IH2?
I'm using Lightbox with IH2 on my development site (develop.swiftbooks.co.uk).
I have it set to maintenance mode right now, but it should be back to normal in half and hour, or so.
Re: Image Handler 2 Support
Hi! I am using IH2 for zen 1.3.8. I got the smaller/medium/larger pictures. But how could I add watermark? I could not find the option. Anyone can help? Thanks!
Re: Image Handler 2 Support
Quote:
Originally Posted by
LadyKaira
Use the one posted in the Zen-Cart downloads, your second link.
M
Re: Image Handler 2 Support
Quote:
Originally Posted by
noisebug
Thank you for the comments. The layout still has a bit to go, but I'm glad you like it thus far.
Let me clear it up. When you click on "scenics", all the pictures for that category will pop up. Last night, I could hover over a picture and it would display a larger preview. Today, all the + squares are gone, and when you hover over an image nothing happens.
The test images are pretty large, I will make sure to compress them once my client starts uploading the real thing. But until I get imagehandler fixed, I can't do that. The hover IS annoying, but getting the ICC and META thing working is vital.
The super-large images are too large, we will need to tone them down. Thank you for the feedback, will make sure to fix those up in production.
Must be something to do with your Browser and/or cache. I just looked at your Scenics Images and the + signs are there and mouseover images popup like they should?
Note: neither of the above will work if you have JS turned OFF. IH uses JS to affect the mouseovers. When JS is turned OFF there is no notice given and one must click the image, to have it opened in a new Window.
Re: Image Handler 2 Support
Quote:
Originally Posted by
webskipper
I just realized.
My Large Images are not centering.
You have to tweak something, but I can't remember what.
I'm sure is posted in this thread.
M
Re: Image Handler 2 Support
It's centeredContent in the style sheet. View the source of the pop up image.
I cannot edit the style sheets because there s a parse error in all of them.
W3 only says that the errors are Same colors for color and background-color in two contexts...
I knew that but where's the parse?
Re: Image Handler 2 Support
Quote:
Originally Posted by
webskipper
It's centeredContent in the style sheet. View the source of the pop up image.
I cannot edit the style sheets because there s a parse error in all of them.
W3 only says that the errors are Same colors for color and background-color in two contexts...
I knew that but where's the parse?
Walking out the door and will be away from a computer for a week as I type so...
I don't think it's the style sheet.
My centeredContent matches yours.
I sure that someone else this problem and posted what they had to do.
Thinking that the popup is using the wrong header.
HTH,
M
Re: Image Handler 2 Support
Quote:
Originally Posted by
webskipper
It's centeredContent in the style sheet. View the source of the pop up image.
I cannot edit the style sheets because there s a parse error in all of them.
W3 only says that the errors are Same colors for color and background-color in two contexts...
I knew that but where's the parse?
Parse Error?
Re: Image Handler 2 Support
Hi,
I have downloaded and uploaded Image Handler 2 (from the downloads area here).
When I go to install it, I get the following errors:
Warning: Cannot modify header information - headers already sent by (output started at /home/hairdcom/public_html/evapro/shop/admin/includes/languages/english/extra_definitions/linkpoint_review.php:25) in /home/hairdcom/public_html/evapro/shop/admin/includes/init_includes/init_templates.php on line 36
Warning: Cannot modify header information - headers already sent by (output started at /home/hairdcom/public_html/evapro/shop/admin/includes/languages/english/extra_definitions/linkpoint_review.php:25) in /home/hairdcom/public_html/evapro/shop/admin/includes/functions/general.php on line 34
and nothing else. I didn't have this problem before now. What do you think it could be?
Thanks.
Re: Image Handler 2 Support
Quote:
Originally Posted by
chris parker
Hi,
I have downloaded and uploaded Image Handler 2 (from the downloads area here).
When I go to install it, I get the following errors:
Warning: Cannot modify header information - headers already sent by (output started at /home/hairdcom/public_html/evapro/shop/admin/includes/languages/english/extra_definitions/linkpoint_review.php:25) in /home/hairdcom/public_html/evapro/shop/admin/includes/init_includes/init_templates.php on line 36
Warning: Cannot modify header information - headers already sent by (output started at /home/hairdcom/public_html/evapro/shop/admin/includes/languages/english/extra_definitions/linkpoint_review.php:25) in /home/hairdcom/public_html/evapro/shop/admin/includes/functions/general.php on line 34
and nothing else. I didn't have this problem before now. What do you think it could be?
Thanks.
There is probably some unneeded white space in linkpoint_review.php ...
Check the end of the file for any blank lines after or before the close of the php tag "?>"