Page 61 of 710 FirstFirst ... 1151596061626371111161561 ... LastLast
Results 601 to 610 of 7099
  1. #601
    Join Date
    Oct 2006
    Location
    Italy
    Posts
    634
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    I'm desperate!
    I've just complete reinstall new fresh zencart.
    the first option is image handler, but the problem remain.
    Only when I try to add a new image from image handle manager, HTTP 403 forbidden page show me
    folder image=777
    folder bmz=777
    Help me, please!!!

  2. #602
    Join Date
    Oct 2006
    Location
    Alberta, Canada
    Posts
    4,571
    Plugin Contributions
    1

    Default Re: Image Handler 2 Support

    Although dir. permission may be correct it could be a problem with Ownership permissions and/or version of PHP being used and how it is setup.

    Most Hosters are willing to work with their Clients with permission type problems and can clear up, or least explain, whatever problems you may be having. Your Hoster is also much more familiar with your account setup and commone problems, and can usually provide faster help as well.

  3. #603
    Join Date
    Oct 2006
    Posts
    27
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    Hi all,

    I loaded image handler 2-- first to my demo site for testing and all worked well.

    I then loaded it to my custom template and site. Some images had the rollover pop up - some did not. Also i could not change the background color of the images.

    I thought i did everything by the instructions, but I must have missed something.

    Anyone have some idea of why only some images will pop up with the rollover and why none of the image backgrounds can be changed.

    I am using the latest versions of ZC.

    ~Thanks
    Bill

  4. #604
    Join Date
    Oct 2006
    Location
    Italy
    Posts
    634
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    Quote Originally Posted by Website Rob View Post
    Although dir. permission may be correct it could be a problem with Ownership permissions and/or version of PHP being used and how it is setup.

    Most Hosters are willing to work with their Clients with permission type problems and can clear up, or least explain, whatever problems you may be having. Your Hoster is also much more familiar with your account setup and commone problems, and can usually provide faster help as well.
    How can I see the ownership permission?
    I've 2 website: in the first I've php 4.4.1 and alla work well; on the second I've php 4.4.4 and I've the problem I tell in this thread.
    Is this the problem?

  5. #605
    Join Date
    May 2006
    Posts
    80
    Plugin Contributions
    0

    Default Re: Zen Cart has gone blank after install

    Quote Originally Posted by neo314 View Post
    If the permissions or ownership of the files/directories is incorrect, that would be a problem. is the bmz_cache directory set to 777?

    Is the ownership of the zencart files the same as that of the IH files?


    Ive gone for a complete reinstallation of zen cart. - Checked that zen cart works fine. Then I install IH by uploading the folders.

    Still no luck Zen cart stops working cant access front of store or admin. When I turn on display php errors i get.

    Warning: main() [function.main]: open_basedir restriction in effect. File(/bmz_gif_info.class.php) is not within the allowed path(s): (/var/www/vhosts/mywebsite.com/httpdocs:/tmp) in /var/www/vhosts/mywebsite.com/httpdocs/includes/classes/bmz_image_handler.class.php on line 12

    Warning: main(bmz_gif_info.class.php) [function.main]: failed to open stream: Operation not permitted in /var/www/vhosts/mywebsite.com/httpdocs/includes/classes/bmz_image_handler.class.php on line 12

    Fatal error: main() [function.require]: Failed opening required 'bmz_gif_info.class.php' (include_path='.:') in /var/www/vhosts/mywebsite.com/httpdocs/includes/classes/bmz_image_handler.class.php on line 12

    The persmisons are of bmz_cache are set to 777. The ownership of the zencart files are the same as that of the IH files.

    I can get rid of the first line the one with the 'open_basedir restriction' I do this by adding the complete route to line 12 i.e. http://www.mywebsite.com/....../bmz_gif_info.class.php.

    My isp wont help me as it is a dedicated server. They said it is likely to be my php settings, which I have not changed so are the default installation settings.

    It would make sense if this was the case. Ive turned safe mode off on the specific domain but maybe my php settings are too secure for the IH module? Does anyone know what settings are the optimum to run IH?

    Still confussed! Please dont stop helping zen people


  6. #606
    Join Date
    Apr 2006
    Location
    Monaco
    Posts
    31
    Plugin Contributions
    2

    Default Re: Image Handler 2 Support

    Quote Originally Posted by sleepless View Post
    Hi,

    Let me start off with an apology if this has been asked and answered and I missed it.
    I am using the latest version of Zen Cart 1.3.5. I have the the image handler 2 installed as well. I notice when I visit a page on my site with 6 or more products listed, when you scroll down the page, the medium image pops up at the top of the page and out of sight.
    http://www.kellyscountrycorner.com/s...e=products_new
    This only happens, as far as I know, in IE. FireFox is fine.
    Is anyone else having this issue? If so is there a fix?

    Thanks,
    Kelly
    includes\templates\template_default\jscript\jscrip t_imagehover.js

    Js error in IE the first fix I did was to get rid or the yellow ? at the bottom of the screen, now to fix the problem above as well also involve editing line 124

    If you have not edited the line

    The line should read

    ycoord += event.clientY - Math.max(0,(0 + zoomimg_h + (5 * padding) + event.clientY - docheight - truebody().scrollTop));

    Change it to:

    ycoord += truebody().scrollTop + event.clientY-currentimageheight;

    If you have edited the line it will read:

    ycoord += event.clientY - Math.max(0,(0 + zoomimg_h + (5 * padding) - docheight - truebody().scrollTop));

    Change it to:

    ycoord += truebody().scrollTop + event.clientY-currentimageheight;

    You should have good functionality in IE and Firefox, (Not Netscape (Did not work with netscape before anyway)), needs more work for that. I have finished with this for now since I have had only 1 visitor with Netscape in last 6 months.

    Hope this helps.

    Ps Where has Tim gone?

  7. #607
    Join Date
    May 2005
    Location
    Australia
    Posts
    334
    Plugin Contributions
    2

    Default Re: Image Handler 2 Support

    Quote Originally Posted by Darkwander View Post
    I can't get the bloody water marks to work, i only use small images for the moment and i am using Internet Explorer.



    Is there something else i am suppose to change ?
    Anyone have any ideas...

  8. #608
    Join Date
    Apr 2006
    Location
    Monaco
    Posts
    31
    Plugin Contributions
    2

    Default Re: Image Handler 2 Support

    For now, if you want there is a little handy utility to do watermerking, one or batch processing. its free

    http://www.picture-shark.com/download.htm

    Hope this helps.

    Imagehandler is working fine on my servers?

    Hope this helps

  9. #609
    Join Date
    May 2006
    Posts
    80
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    Ok My problem is now sorted!!!

    I deleted line 12

    require_once('bmz_gif_info.class.php');

    and replaced it with the contents of bmz_gif_info.class.php

    Everything now works!!!! Including all IH.

    So why does the script use require_once('bmz_gif_info.class.php');???

    No other scripts in includes/classes call a script.

    Ive found nothing which is missing, zoom, compression, and watermarks all work.


  10. #610
    Join Date
    Oct 2006
    Location
    Italy
    Posts
    634
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    Quote Originally Posted by 100asa View Post
    How can I see the ownership permission?
    I've 2 website: in the first I've php 4.4.1 and alla work well; on the second I've php 4.4.4 and I've the problem I tell in this thread.
    Is this the problem?
    My ISP solve the problem: have setup a parameter in mod security (this was your reply my trouble ticket).
    Now all is working

 

 

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