Page 152 of 710 FirstFirst ... 52102142150151152153154162202252652 ... LastLast
Results 1,511 to 1,520 of 7099
  1. #1511
    Join Date
    Aug 2006
    Posts
    37
    Plugin Contributions
    0

    Default 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!

  2. #1512
    Join Date
    Feb 2007
    Location
    South Florida, USA
    Posts
    1,374
    Plugin Contributions
    4

    Default Re: Image Handler 2 Support

    Quote Originally Posted by peeceelee View Post
    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.

  3. #1513
    Join Date
    Aug 2006
    Posts
    37
    Plugin Contributions
    0

    Default 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 View Post
    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.

  4. #1514
    Join Date
    Dec 2006
    Location
    Victoria, Australia
    Posts
    360
    Plugin Contributions
    0

    Default 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 streamNo 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
    'E-Start your web store' book - I Got it and now ..... I GET IT !....Well alot more of it anyway (-:

  5. #1515
    Join Date
    Dec 2006
    Location
    Victoria, Australia
    Posts
    360
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    Fixed

    I hadn't uploaded two files and was looking in the wrong directory.
    Just a couple I missed.
    'E-Start your web store' book - I Got it and now ..... I GET IT !....Well alot more of it anyway (-:

  6. #1516
    Join Date
    Oct 2004
    Location
    Houston, TX
    Posts
    782
    Plugin Contributions
    4

    Default Re: Image Handler 2 Support

    Quote Originally Posted by peeceelee View Post
    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 View Post
    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 View Post
    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 View Post
    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.

  7. #1517
    Join Date
    Aug 2006
    Posts
    100
    Plugin Contributions
    0

    Default 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

  8. #1518
    Join Date
    Oct 2004
    Location
    Houston, TX
    Posts
    782
    Plugin Contributions
    4

    Default Re: Image Handler 2 Support

    Quote Originally Posted by paperzombie View Post
    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.

  9. #1519
    Join Date
    Aug 2006
    Posts
    100
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    Quote Originally Posted by testuser View Post
    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

  10. #1520
    Join Date
    Oct 2004
    Location
    Houston, TX
    Posts
    782
    Plugin Contributions
    4

    Default Re: Image Handler 2 Support

    Quote Originally Posted by paperzombie View Post
    Zen Cart 1.3.7
    Image Handler2 Version: 2.0
    http://heyprettycupcake.com/index.ph...products_id=42

    thanx
    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.

 

 

Similar Threads

  1. v150 Image Handler 4 (for v1.5.x) Support Thread
    By DivaVocals in forum All Other Contributions/Addons
    Replies: 1687
    Last Post: 17 Nov 2024, 07:26 PM
  2. v139h Image Handler 3 Support Thread (for ZC v1.3.9)
    By DivaVocals in forum All Other Contributions/Addons
    Replies: 1095
    Last Post: 2 Oct 2017, 12:42 PM
  3. Image Handler Support Please
    By nadinesky in forum All Other Contributions/Addons
    Replies: 2
    Last Post: 30 Sep 2013, 03:47 PM
  4. Image handler only covers part of screen
    By shaneburton in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 14 May 2009, 07:15 PM
  5. Is Image Handler the only way to go?
    By wwwursa in forum Installing on a Windows Server
    Replies: 2
    Last Post: 23 Dec 2007, 09:22 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR