Message Text |
When accessing the "Submit Image" page I get this error:
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/kellysol/public_html/images/classes/database.php on line 108
Number of rows is for Unknown column 'ownerip' in 'where clause'
Warning: Cannot modify header information - headers already sent by (output started at /home/kellysol/public_html/images/classes/database.php:276) in /home/kellysol/public_html/images/end.php on line 142
And when I try to upload an image it's either not working at all or it's being uploaded without a title. Usually it will use the filename as title, but that's somehow not working anymore. |