lsuits / lsu-block_my_picture

A Moodle block that imports profile picture from a web service
1 stars 2 forks source link

add file exists check #15

Closed jpeak5 closed 11 years ago

jpeak5 commented 11 years ago

Before calling getimagesize(), we need to be sure there is a file to get the size of.

to reproduce, run cron from the command line, tee-ing the output to a file. Notice plenty of these during my-picture processing: Notice: getimagesize(): Read error! in /www/html/dev/lib/gdlib.php on line 111