View Single Post
  #30  
Old 08-12-2007, 03:04 PM
StatVoid's Avatar
StatVoid Offline
forum loafer
 
Join Date: Jul 2007
Location: New Jersey
Posts: 17
Send a message via ICQ to StatVoid Send a message via AIM to StatVoid
OK, I got it working now on a hunch. I originally had PHP5 enabled on my server, so I figured it was worth a shot to see what happens if I ran PHP4 and go figure, it worked. I'm guessing no, but is that a common problem?

And here's my second problem, I'm still getting this error when I do ?errors...

Code:
Warning: getimagesize(thumbnails/thumb_) [function.getimagesize]: failed to open stream: No such file or directory in /home/statvoid/public_html/index.php on line 444

Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/statvoid/public_html/includes/functions.php on line 282

Warning: getimagesize(thumbnails/thumb_) [function.getimagesize]: failed to open stream: No such file or directory in /home/statvoid/public_html/index.php on line 473

Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/statvoid/public_html/includes/functions.php on line 282

Warning: getimagesize(thumbnails/thumb_) [function.getimagesize]: failed to open stream: No such file or directory in /home/statvoid/public_html/index.php on line 501
Any ideas why? I even tried re-uploading all the includes files and everything but no dice.
__________________
shuttergap photography
Reply With Quote