Watermark problem. .

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Watermark problem. .

    I got error logs in my cpanel.. Im pretty sure this come from watermaterk for image..

    PHP Code:
    [26-Jul-2012 20:31:00PHP Warning:  imagecreatefromjpeg() [<a href='function.imagecreatefromjpeg'>function.imagecreatefromjpeg</a>]: gd-jpegJPEG library reports unrecoverable error:  in /home/cactus8/public_html/thumb.php on line 25
    [26-Jul-2012 20:31:00PHP Warning:  imagecreatefromjpeg() [<a href='function.imagecreatefromjpeg'>function.imagecreatefromjpeg</a>]: 'gallery/Photo1046.jpg' is not a valid JPEG file in /home/xxxx/public_html/thumb.php on line 25
    [26-Jul-2012 20:31:00PHP Warning:  imagesx(): supplied argument is not a valid Image resource in /home/xxx/public_html/thumb.php on line 85
    [26-Jul-2012 20:31:00PHP Warning:  imagesy(): supplied argument is not a valid Image resource in /home/xxxx/public_html/thumb.php on line 85
    [26-Jul-2012 20:31:00PHP Warning:  imagecopyresampled(): supplied argument is not a valid Image resource in /home/xxxx/public_html/thumb.php on line 85 
    I would be appreciate if someone can help me in solving this problem.. Waiting for your prompt respond guys

    #2
    how did u get the error ?

    Comment


      #3
      Originally posted by $XTREME$ View Post
      how did u get the error ?
      The error just come from error log in cpanel ( hosting ) .. My site going smoothly... i just wonder whether this error will affect cpu usage

      Comment


        #4
        I think ur cpu limit is the problem , create you script with low mysql usage ,some times it mite solve ,

        Comment


          #5
          1st check if the image is available on ur disk. sometime it may deleted before.

          Comment


            #6
            Originally posted by Rksk View Post
            1st check if the image is available on ur disk. sometime it may deleted before.
            the image is there... not deleted yet.. hurm

            Comment


              #7
              typically this error comes when the image isn't available, wrong image path or bad image file.
              did u checked the file is a real image?

              Comment

              Working...
              X