Results 1 to 2 of 2

Thread: "Warning: getimagesize errros"

  1. #1
    Join Date
    Apr 2010
    Posts
    3

    "Warning: getimagesize errros"

    hi there,

    I have the following error messages that a few months were not appearing and now they are. any help would be really really appreciated.



    Warning: getimagesize(upload/c4ca4238a0b923820dcc509a6f75849b/127737093827_tmp.jpg) [function.getimagesize]:
    failed to open stream: No such file or directory in /home/zodiacim/public_html/goldencode/includes/functions.php on line 160



    Warning: imagecreatefromjpeg(upload/c4ca4238a0b923820dcc509a6f75849b/127737093827_tmp.jpg) [function.imagecreatefromjpeg]:
    failed to open stream: No such file or directory in /home/zodiacim/public_html/goldencode/includes/functions.php on line 170



    Warning: imagealphablending() expects parameter 1 to be resource, boolean given in
    /home/zodiacim/public_html/goldencode/includes/functions.php on line 171



    Warning: imagecopy() expects parameter 1 to be resource, boolean given in
    /home/zodiacim/public_html/goldencode/includes/functions.php on line 175



    Warning: imagejpeg() expects parameter 1 to be resource, boolean given in
    /home/zodiacim/public_html/goldencode/includes/functions.php on line 177



    Warning: imagedestroy() expects parameter 1 to be resource, boolean given in
    /home/zodiacim/public_html/goldencode/includes/functions.php on line 178

    Thanks very much in advance.

    Bev.

  2. #2
    Join Date
    Mar 2010
    Location
    England
    Posts
    1,144
    Does this file exist? upload/c4ca4238a0b923820dcc509a6f75849b/127737093827_tmp.jpg

    because the error "No such file or directory" says it doesn't exist where you say it does.

    --
    Have you got a link?, and a copy of your php function.php script?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •