Zen Cart Logo
Forums / All Other Contributions/Addons / Image Handler 2 (for ZC v1.3.8 ONLY) Support

Image Handler 2 (for ZC v1.3.8 ONLY) Support

Views: 2,510,385

Results 561 to 580 of 7,094
19 Oct 2006, 2:05 AM
#561
inspiration100 avatar

inspiration100

New Zenner

Join Date:
Sep 2006
Posts:
32
Plugin Contributions:
0

Image Handler 2 (for ZC v1.3.8 ONLY) Support

Hey, I need some help badly! I installed the script just as in the directions, except now all my content is gone! I"m getting random 404 errors and the right sidebar is missing, along with all pictures and categories.
I need help!!

19 Oct 2006, 2:37 AM
#562
lala_g_clef_jewelry avatar

lala_g_clef_jewelry

Zen Follower

Join Date:
Apr 2006
Location:
Kansas
Posts:
233
Plugin Contributions:
0

Re: Image Handler 2 (for ZC v1.3.8 ONLY) Support

inspiration100:

Hey, I need some help badly! I installed the script just as in the directions, except now all my content is gone! I"m getting random 404 errors and the right sidebar is missing, along with all pictures and categories.
I need help!!

if you uninstall it (from admin) does everything go right again?

19 Oct 2006, 3:49 AM
#563
pattygale avatar

pattygale

New Zenner

Join Date:
Apr 2006
Posts:
61
Plugin Contributions:
0

Re: Image Handler 2 (for ZC v1.3.8 ONLY) Support

I don't know where else to post this... I have had Image Handler installed and working fine for the last several months. I recently added some new images about a month ago.

Yesterday and today, I'm trying to add a new product (with images) and now all of a sudden, IH2 isn't working...

I have no clue what could be wrong. I haven't touched my settings, I haven't changed a thing.

I keep getting a "No Info" for the default image and boxes with Red X's across all 3 sizes.

However, if you do the "click to enlarge", the picture does show up, but it's not showing up in the product info in the cart or in the Image Handler.

The most bizarre thing out of all this, is that all of my existing images that have been added up to this point all work fine. I have not added any new modifications or anything to this store, so I can't image there would be a conflict that way.

Anybody have any ideas? I have holiday products and images that I have got to get uploaded within the next few days.

Any and all help will be greatly appreciated..

http://www.pattygaledesigns.com

19 Oct 2006, 11:16 AM
#564
fweb avatar

fweb

New Zenner

Join Date:
Apr 2006
Location:
Monaco
Posts:
31
Plugin Contributions:
1

Re: Image Handler 2 (for ZC v1.3.8 ONLY) Support

atsdotha:

Just installed image handler 2 on 1.3.5

when i roll over an image, i get the dreaded yellow exclamation at the bottom left hand of my browser, and no rollover.

Error message is:

Line: 136
Char: 1
Error Code: Object Expected
Code: 0

can anyone tell me how to correct this?

Go to this Thread
http://www.zen-cart.com/forum/showpost.php?p=278497&postcount=564

19 Oct 2006, 11:56 AM
#565
pattygale avatar

pattygale

New Zenner

Join Date:
Apr 2006
Posts:
61
Plugin Contributions:
0

Re: Image Handler 2 (for ZC v1.3.8 ONLY) Support

I really need some help....

http://pattygaledesigns.com/index.php?main_page=product_info&products_id=42

Here is an example of the problem I am having... I have not changed any of my settings and all of a sudden I'm getting that.

However, when you click to "enlarge image", the large image is there.

http://pattygaledesigns.com/index.php?main_page=index&cPath=23

Same thing here... I honestly do not know what to do.

19 Oct 2006, 12:15 PM
#566
pattygale avatar

pattygale

New Zenner

Join Date:
Apr 2006
Posts:
61
Plugin Contributions:
0

Re: Image Handler 2 (for ZC v1.3.8 ONLY) Support

And now all of a sudden, my zoom overlay won't work either....

19 Oct 2006, 3:36 PM
#567
atsdotha avatar

atsdotha

Zen Follower

Join Date:
Jul 2005
Location:
Dothan, AL
Posts:
328
Plugin Contributions:
0

Re: Image Handler 2 (for ZC v1.3.8 ONLY) Support

thanks for the fix...works like a charm

19 Oct 2006, 4:59 PM
#568
pattygale avatar

pattygale

New Zenner

Join Date:
Apr 2006
Posts:
61
Plugin Contributions:
0

Re: Image Handler 2 (for ZC v1.3.8 ONLY) Support

I think I found the problem. In searching way back through the posts, the issue was with what I think was an older version of Image Magik on my host or it being removed altogether... I don't know which.

I did find a code change so that IH automatically looks for GD, modified my code and that seemed to do the trick, although it is still not resizing properly, but at this point, I'm just glad something is showing up.

19 Oct 2006, 7:27 PM
#569
hareslade avatar

hareslade

Totally Zenned

Join Date:
Nov 2004
Location:
U.K. South Wales
Posts:
442
Plugin Contributions:
0

Re: Image Handler 2 (for ZC v1.3.8 ONLY) Support

Hi Knuckle101
That EXPECTED_PRODUCTS_SORT is only in zencart /modules/upcoming_products.php they are in the database as config values.. you must only have a partial install of the database config table values..,

I'm actually posting because there seem a lot of people not getting the product image cached.

Mine works ok once the cache bmz folder is 777 or equivalent - but also..

Check that you have

    if (function_exists('handle_image')) { ...

in your functions/html_includes.php

Older versions of that file may not have that code block (it's in the 1.3.5 version file), which activates the image handler, in it. I got caught out because I had modified my older html_includes.php and added it without merging to include the 1.3.5 image handler code.

20 Oct 2006, 10:19 AM
#570
neo314 avatar

neo314

New Zenner

Join Date:
Sep 2006
Posts:
10
Plugin Contributions:
0

Re: Image Handler 2 (for ZC v1.3.8 ONLY) Support

Image Handler Hovering.

I am new to zen cart, but not to php or javascript.
I setup a new store with all the sample/demo products installed.
I have installed several modules including IH2.
I applied the JS fix noted earlier in this thread.
Everything seems to be working except hover/zoom.
I spent some time trying to figure out what was broken and why some things from the default instal hovered, but others do not.

What I have determined is that Specials hover, but other products do not. right now, I am trying to figure out how to add a product that is not on the specials list to the specials list to ensure that it is in fact the specials box and not how the products listed as specials were added to the sample/demo products.

Has anyone experienced this or know what is going on.

Also, the default sample products are organized into directories. for IH2 to work espcially with hover, do they all need to be in the default directory?

Any help appreciated.

Steven

20 Oct 2006, 10:42 AM
#571
neo314 avatar

neo314

New Zenner

Join Date:
Sep 2006
Posts:
10
Plugin Contributions:
0

Re: Image Handler 2 (for ZC v1.3.8 ONLY) Support

Ok, I can't edit my prior post, so I'll post again. It definitely seems that only specials are hovering. That leads me to believe that it is an admin configuration setting and not that something is wrong with the install. Any ideas what I need to do?

20 Oct 2006, 11:02 AM
#572
neo314 avatar

neo314

New Zenner

Join Date:
Sep 2006
Posts:
10
Plugin Contributions:
0

Re: Image Handler 2 (for ZC v1.3.8 ONLY) Support

Ok, really weird. I changed all images to be resized restricted to canvas and the same 4:3 proportions, and hover started working everywhere.

I had dabbled with only a couple of sizes changed to restrict canvas size at 4:3 initially. Didn't think that was it. Did I miss something or is it a strange bug. If this strikes anyone else oddly or someone else has a similar problem, I can make screen shots of the setting changes that made the difference.

Steven

20 Oct 2006, 11:18 AM
#573
neo314 avatar

neo314

New Zenner

Join Date:
Sep 2006
Posts:
10
Plugin Contributions:
0

Re: Image Handler 2 (for ZC v1.3.8 ONLY) Support

Zoom on medium images after clicking on a product still doesn't seem to work...

20 Oct 2006, 10:43 PM
#574
lloyd_borrett avatar

lloyd_borrett

Zen Follower

Join Date:
Mar 2006
Location:
Rosebud, Victoria, Australia
Posts:
308
Plugin Contributions:
2

Re: Image Handler 2 (for ZC v1.3.8 ONLY) Support

G'day,

I've done my best to read through the previous 500+ posts and try to understand IH2. However some conflicting posts have confused me, so before I go ahead and try to install it, I'm hoping someone might be able to clarrify a few things for me.

So far I've only been uploading one image per product, which is what most would consider the large version, max size about 800 x 600, but more typically 640 x 480. Zen Cart gets the browser to resize it to the required size when dispalyed in its various places in the pages.

Some images have gone into my /images directory, but most are supposed to be in separate subdirectories for each manufacturer, e.g. /images/oms/, /images/ndiver/ etc.

Images for the categories and subcategories are in /images/categories/, and manufacturer logos are in /images/manufacturers/.

I haven't started to use additional images as yet, but my understanding is these would go into the same manufactuer directories as the primary image for the product, with the same filename and _1, _2, _3 etc. as their filenames.

So now to IH2.

My understanding is that I install IH2 and it will start to automatically generate properly sized image files for each image size type required by Zen Cart, using the existing large product images, wherever they may be in the image directory structure. Is this a correct take on things?

I won't have to move existing image files around?
I won't have to go through all of my products and respecify / re-upload the product images?
I can still operate my existing directory structure of an image subdirectory for each manufacturer?

The answers to these questions may seem obvious to many. However the IH2 documentation isn't clear on this stuff, and various posts in this topic have given me the impression that my understanding may be incorrect. I'm hoping the posts that have muddied my thoughts are simply the result of others having problems installing IH2 and getting it working properly.

I hope someone can set the record straight.

Best Regards, Lloyd Borrett.

21 Oct 2006, 5:10 PM
#575
focus360 avatar

focus360

New Zenner

Join Date:
May 2006
Posts:
76
Plugin Contributions:
0

Re: Image Handler 2 (for ZC v1.3.8 ONLY) Support

Ive tried to work this out by searching past posts with no luck.

I installed the new Zen Cart version on my server.
I then uploaded the 4 image handler folders.

Both admin and the store have gone blank. i.e. blank white pages.

Not sure what to do! I really want image handler on my site. Any ideas would be valued?

Thanks

21 Oct 2006, 7:31 PM
#576
neo314 avatar

neo314

New Zenner

Join Date:
Sep 2006
Posts:
10
Plugin Contributions:
0

Re: Image Handler 2 (for ZC v1.3.8 ONLY) Support

focus360:

Ive tried to work this out by searching past posts with no luck.

I installed the new Zen Cart version on my server.
I then uploaded the 4 image handler folders.

Both admin and the store have gone blank. i.e. blank white pages.

Not sure what to do! I really want image handler on my site. Any ideas would be valued?

Thanks

Do you run your own server? If PHP error display is off, you could have one small php error and get a blank page.

22 Oct 2006, 12:59 AM
#577
aussiesapphire avatar

aussiesapphire

Zen Follower

Join Date:
Apr 2006
Posts:
114
Plugin Contributions:
0

Re: Image Handler 2 (for ZC v1.3.8 ONLY) Support

PattyGale:

I don't know where else to post this... I have had Image Handler installed and working fine for the last several months. I recently added some new images about a month ago.

Yesterday and today, I'm trying to add a new product (with images) and now all of a sudden, IH2 isn't working...

I have no clue what could be wrong. I haven't touched my settings, I haven't changed a thing.

I keep getting a "No Info" for the default image and boxes with Red X's across all 3 sizes.

However, if you do the "click to enlarge", the picture does show up, but it's not showing up in the product info in the cart or in the Image Handler.

The most bizarre thing out of all this, is that all of my existing images that have been added up to this point all work fine. I have not added any new modifications or anything to this store, so I can't image there would be a conflict that way.

Anybody have any ideas? I have holiday products and images that I have got to get uploaded within the next few days.

Any and all help will be greatly appreciated..

http://www.pattygaledesigns.com

I have a similar problem (posted about it in the general questions folder here:
http://www.zen-cart.com/forum/showthread.php?t=49467

but got pointed over to this one.

I did actually see this thread before I posted but couldnt see a solution. My problem is similar but the "no info" message is only showing on new images posted from yesterday even though when the item is listed, the image appears to save normally and shows up on the preview - cant see it in image handler or on the actual website. All the other images are showing normally on the website but as red crosses in image handler with the file size info showing but not the actual image.

Website is here https://www.aussiesapphire.com.au/shop
Problem item is here:
http://www.aussiesapphire.com.au/shop/index.php?main_page=product_gems_info&cPath=1_25&products_id=209

Made no changes to zencart except to split a category into 3 subcategories.
Any help gratefully received.

cheers
Leah

22 Oct 2006, 1:26 AM
#578
gilby avatar

gilby

Totally Zenned

Join Date:
Aug 2005
Location:
Vic, Oz
Posts:
1,816
Plugin Contributions:
0

Re: Image Handler 2 (for ZC v1.3.8 ONLY) Support

Looking in the bmz_cache directory I can see that this image is not actually there so there is a problem creating it.

Delete the existing image and add it again in the IH menu and see if that helps?

Have you run out of webhosting space?

22 Oct 2006, 2:40 AM
#579
aussiesapphire avatar

aussiesapphire

Zen Follower

Join Date:
Apr 2006
Posts:
114
Plugin Contributions:
0

Re: Image Handler 2 (for ZC v1.3.8 ONLY) Support

gilby:

Looking in the bmz_cache directory I can see that this image is not actually there so there is a problem creating it.

Delete the existing image and add it again in the IH menu and see if that helps?

Have you run out of webhosting space?

Tried that. Should have plenty of webhosting space unless there is some limit on number of files within one directory or something. Tried uploading direct from IH menu but would not go. Not sure what problem is but dont have much clue about the details so any other ideas would be appreciated.

cheers
Leah

22 Oct 2006, 2:41 AM
#580
aussiesapphire avatar

aussiesapphire

Zen Follower

Join Date:
Apr 2006
Posts:
114
Plugin Contributions:
0

Re: Image Handler 2 (for ZC v1.3.8 ONLY) Support

Sorry - also forgot to mention that it still doesnt really explain why IH has suddenly stopped recognizing the images that are already there. Any ideas ??

Leah