| Author |
Message |
SpecialEd
Novice


Joined: Mar 03, 2004 Posts: 28 Location: Alaska
|
Posted: Thu Nov 25, 2004 2:43 am Post subject: I cancelled an upload and now I get error every time I try.. |
|
|
My gallery was working great until I cancelled an upload of an image midway through the process and now I get an error every time I try to upload images to my gallery.
Quote: › - Adding xmas-027.jpg
Resizing/compressing original image
Warning: getimagesize(/home/xxxxx/public_html/albums/album060/xmas_029.jpg): failed to open stream: No such file or directory in /home/xxxx/public_html/modules/gallery/util.php on line 436
any ideas would really help me out. Its a family site and we love to upload images almost daily. |
|
| Back to top |
|
|
AdBot
|
| Post subject: I cancelled an upload and now I get error every time I try.. |
|
|
|
|
|
| Back to top |
|
 |
dari
Site Admin


Joined: Mar 03, 2003 Posts: 6287 Location: Washington Township, NJ, USA
|
Posted: Thu Nov 25, 2004 9:07 am Post subject: Re: I cancelled an upload and now I get error every time I t |
|
|
| hmm...this is interesting. i've cancelled in the middle of uploads and not had this problem. turn on debugging in the gallery config and paste the output here. (is xmas_029.jpg the file that was cancelled, or the new file you're trying to upload?) |
|
| Back to top |
|
|
SpecialEd
Novice


Joined: Mar 03, 2004 Posts: 28 Location: Alaska
|
Posted: Thu Nov 25, 2004 11:12 am Post subject: Re: I cancelled an upload and now I get error every time I t |
|
|
| file I am trying to upload. I will post debug stuff today |
|
| Back to top |
|
|
SpecialEd
Novice


Joined: Mar 03, 2004 Posts: 28 Location: Alaska
|
Posted: Thu Nov 25, 2004 11:21 am Post subject: Re: I cancelled an upload and now I get error every time I t |
|
|
Code: › Processing status...
- Adding xmas-027.jpg
Resizing/compressing original image
No resizing required
File /home/xxxx/public_html/albums/album060/xmas_029.jpg type 2.
Executing:
'/usr/local/bin/convert' -quality 100 -size 150x150 +profile '*' '/home/xxxx/public_html/albums/album060/xmas_029.jpg' -geometry 150x150 '/home/xxxx/public_html/albums/album060/xmas_029.thumb.jpg'
Results:
none
Debug messages::
Status: 0 (expected 0)
Notice: Undefined property: use_exif in /home/xxxx/public_html/modules/gallery/util.php on line 1810
- Resizing xmas_029
Executing:
'/usr/local/bin/convert' -quality 100 -size 640x640 +profile '*' '/home/xxxx/public_html/albums/album060/xmas_029.jpg' -geometry 640x640 '/home/xxxx/public_html/albums/album060/xmas_029.sized.jpg'
Results:
none
Debug messages::
Status: 0 (expected 0)
No email sent as no valid email addresses were found
only happens to me when I try to upload to that album, all others work fine. |
|
| Back to top |
|
|
dari
Site Admin


Joined: Mar 03, 2003 Posts: 6287 Location: Washington Township, NJ, USA
|
Posted: Thu Nov 25, 2004 3:09 pm Post subject: Re: I cancelled an upload and now I get error every time I t |
|
|
| ok, well the debug stuff says that everything worked just fine (status 0 lines). did the warning come after all of this? |
|
| Back to top |
|
|
SpecialEd
Novice


Joined: Mar 03, 2004 Posts: 28 Location: Alaska
|
Posted: Thu Nov 25, 2004 3:41 pm Post subject: Re: I cancelled an upload and now I get error every time I t |
|
|
still getting the error. I will take another look at it tomorrow. Thanks for your help  |
|
| Back to top |
|
|
|
|
|
|
|