Zen Cart Logo
Forums / All Other Contributions/Addons / image handler upload to live server, now big problem happened

image handler upload to live server, now big problem happened

Locked

Views: 2,553

Results 1 to 5 of 5
This thread is locked. New replies are disabled.
22 Jun 2006, 3:01 PM
#1
lina0962 avatar

lina0962

Zen Follower

Join Date:
Jun 2006
Posts:
403
Plugin Contributions:
0

image handler upload to live server, now big problem happened

I installed image handler onto my offline local server. Everything works fine. And Ireally like some of its unique functions. Then I uploaded my whole website up to the live server. Now problem about image handler happened.

A list of warnings showed up in my webiste online, such as:

Warning: imagejpeg(): Unable to open '/home/thesbeau/public_html/bmz_cache/9/93d374b6a5c5c17667d0d7d84380f1b8.image.20x40.jpg' for writing in /home/thesbeau/public_html/includes/classes/bmz_image_handler.class.php on line 651

Warning: imagejpeg(): Unable to open '/home/thesbeau/public_html/bmz_cache/c/c72e7ac85fb192b105f47e1d6f8d9693.image.28x40.jpg' for writing in /home/thesbeau/public_html/includes/classes/bmz_image_handler.class.php on line 651

Warning: imagejpeg(): Unable to open '/home/thesbeau/public_html/bmz_cache/d/de50fe136cdc85f3bdf75a53bd55d6fd.image.28x40.jpg' for writing in /home/thesbeau/public_html/includes/classes/bmz_image_handler.class.php on line 651

My website is https://www.thesbeauty.com/index.php

Please take a look and tell me how to fix it? Thanks a lot!!

Lina

22 Jun 2006, 4:21 PM
#2
masterblaster avatar

masterblaster

Totally Zenned

Join Date:
Aug 2004
Location:
Germany
Posts:
528
Plugin Contributions:
0

Re: image handler upload to live server, now big problem happened

You will have to chmod every file and folder in bmz_cache 777 - image handler needs this for writing. Remember to chmod the bmz_cache folder itself 777.

22 Jun 2006, 7:26 PM
#3
lina0962 avatar

lina0962

Zen Follower

Join Date:
Jun 2006
Posts:
403
Plugin Contributions:
0

Re: image handler upload to live server, now big problem happened

hi,

I changed every file in folder "bmz_cache" into 777. But still I see a huge list of warnings on my website.

https://www.thesbeauty.com/index.php

More help!!

lina

22 Jun 2006, 7:38 PM
#4
lina0962 avatar

lina0962

Zen Follower

Join Date:
Jun 2006
Posts:
403
Plugin Contributions:
0

Re: image handler upload to live server, now big problem happened

Now it is working. Thank you very much. You are really a master. :thumbsup:

Lina

4 May 2007, 5:06 PM
#5
honeysmom avatar

honeysmom

New Zenner

Join Date:
Jun 2006
Posts:
45
Plugin Contributions:
0

Re: image handler upload to live server, now big problem happened

Nevermind even though the permissions were changed it wasn't working. I changed the permissiosn through my FTP and it started working Thanks