I am evaluating PHPRunner and yesterday I created a small test application with a members form where they could upload images to 4 different fields. Yesterday it worked and I was able to upload pictures. Today when I try to upload a jpg I get this message as a php error:
imagecreatefromstring() [function.imagecreatefromstring]: Passed data is not in 'WBMP' format
Any ideas? I am running on XP Pro.
Jim