Re: Image Handler 2 Support
Just moved my site to a new server and with the new setup, i notice that anytime i upload a new image, i get the noboby apache user and group ownership, which causes the image caching to not work. now when i visit the site, the pics get regenerated every time and it loads very slowly because of it.
i've seen others with the same problem, but i've yet to find an answer through searching the forums. i've also had to set the bmz_cache folder to 777 , and if i clear the 0, 1, 2 etc folders out, they get recreated, but nothing gets put into those individual folders.
any help would be much appreciated, as our old server crashed and we had to go with a new host...would very much like to get our site loading up much quicker.
thanks!
Re: Image Handler 2 Support
Quote:
Originally Posted by
peeceelee
Just moved my site to a new server and with the new setup, i notice that anytime i upload a new image, i get the noboby apache user and group ownership, which causes the image caching to not work. now when i visit the site, the pics get regenerated every time and it loads very slowly because of it.
i've seen others with the same problem, but i've yet to find an answer through searching the forums. i've also had to set the bmz_cache folder to 777 , and if i clear the 0, 1, 2 etc folders out, they get recreated, but nothing gets put into those individual folders.
any help would be much appreciated, as our old server crashed and we had to go with a new host...would very much like to get our site loading up much quicker.
thanks!
Did you try to set all folders inside bmz_cache to 777, then all images inside those folders to same?
To set bmz_cache to 777 is not enough.
Try using ctrl + a to select all images inside a folder and set to 777.
Re: Image Handler 2 Support
ok, i looked in my old bmz cache folders and noticed that the files are not always updated everyday. so i decided to give it a couple days for the cache to get written to, and after a couple days i do see a few new files so i guess things are working ok. i expected an empty cache to immediately fill as i hit the site, but i guess it doesn't work that way.
also, i did have bmz_cache set to 777 along with the subfolders also.
Quote:
Originally Posted by
ckosloff
Did you try to set all folders inside bmz_cache to 777, then all images inside those folders to same?
To set bmz_cache to 777 is not enough.
Try using ctrl + a to select all images inside a folder and set to 777.
Re: Image Handler 2 Support
[FONT=Arial]Hi all,
I am starting to get paranoid about adding modules after the web site is finished as I get errors quite a lot.
I have added IH2 before with no problems but this time my admin login has disappeared and I get a blank page with the following error.[/FONT]
PHP Code:
Warning: main() [function.main]: Unable to access /home2/mywebsite/public_html/products/includes/functions/extra_functions/functions_bmz_image_handler.php in /home2/mywebsite/public_html/products/adminxxx/includes/functions/extra_functions/functions_bmz_image_handler.php on line 12
Warning: main(/home2/mywebsite/public_html/products/includes/functions/extra_functions/functions_bmz_image_handler.php) [function.main]: failed to open stream: No such file or directory in /home2/mywebsite/public_html/products/adminxxx/includes/functions/extra_functions/functions_bmz_image_handler.php on line 12
Fatal error: main() [function.require]: Failed opening required '/home2/mywebsite/public_html/products/includes/functions/extra_functions/functions_bmz_image_handler.php' (include_path='.:/opt/php4/lib/php') in /home2/mywebsite/public_html/products/adminxxx/includes/functions/extra_functions/functions_bmz_image_handler.php on line 12
Now I can't get into my admin at all:cry:
Re: Image Handler 2 Support
Fixed:blush:
I hadn't uploaded two files and was looking in the wrong directory.
Just a couple I missed.
:blush::blush::blush:
Re: Image Handler 2 Support
Quote:
Originally Posted by
peeceelee
ok, i looked in my old bmz cache folders and noticed that the files are not always updated everyday. so i decided to give it a couple days for the cache to get written to, and after a couple days i do see a few new files so i guess things are working ok. i expected an empty cache to immediately fill as i hit the site, but i guess it doesn't work that way.
also, i did have bmz_cache set to 777 along with the subfolders also.
Answered below.
Quote:
Originally Posted by
colinr
I'm having a problem with IH2 on a 1.3.5 install of ZenCart when some images uploaded using the module break the delivery of pages in both the admin system and the shop itself at the point at which they are meant to load.
ie: The HTML stops dead!
When the uploaded files are removed manually using FTP the problem disappears.
Can anyone advise?
Do me a favor, go to Tools :: Server/Version Info and find the following and let me know what the values are:
post_max_size
upload_max_filesize
Quote:
Originally Posted by
ellispiano
thanks! that worked! ONE MORE QUESTION...
how do i get the "click for maore images" link to show up when i've got more than one image for a product? i've uploaded a few to this product:
http://musiciansbest.com/store/index...oducts_id=1542
and i can only see the default image. any more ideas?
THANKS!
Make sure your adding the additional images under the same folder you uploaded the original image to. Make sure it's suffixed with _01, _02 etc...
Quote:
Originally Posted by
peeceelee
Just moved my site to a new server and with the new setup, i notice that anytime i upload a new image, i get the noboby apache user and group ownership, which causes the image caching to not work. now when i visit the site, the pics get regenerated every time and it loads very slowly because of it.
i've seen others with the same problem, but i've yet to find an answer through searching the forums. i've also had to set the bmz_cache folder to 777 , and if i clear the 0, 1, 2 etc folders out, they get recreated, but nothing gets put into those individual folders.
any help would be much appreciated, as our old server crashed and we had to go with a new host...would very much like to get our site loading up much quicker.
thanks!
Delete all the folders under the bmz_cache folder, then make sure the bmz_cache folder has permissions of 777.
Then go to Image Handler under Tools and reset the cache.
Re: Image Handler 2 Support
My image handler just stopped working. I haven't installed anything new, haven't changed anything. The additional images are showing up in my admin but not on the product listings:
http://heyprettycupcake.com
Re: Image Handler 2 Support
Quote:
Originally Posted by
paperzombie
My image handler just stopped working. I haven't installed anything new, haven't changed anything. The additional images are showing up in my admin but not on the product listings:
http://heyprettycupcake.com
What version of Zen? What version of IH?
And a link to a product that is supposed to have additional images would help.
Re: Image Handler 2 Support
Quote:
Originally Posted by
testuser
What version of Zen? What version of IH?
And a link to a product that is supposed to have additional images would help.
Zen Cart 1.3.7
Image Handler2 Version: 2.0
http://heyprettycupcake.com/index.ph...products_id=42
thanx :D
Re: Image Handler 2 Support
Quote:
Originally Posted by
paperzombie
They're showing in your source.
Try deleting all the sub-folders of bmz_cache, then go to Tools :: Image Handler and reset image cache.