PDA

View Full Version : Many errors


analogkid
04-26-2007, 06:56 PM
Just installed 1.6 and have some weird errors.

Almost everything works great so far, but I logged in as admin and went to: http://www.mysite.com/index.php?errors


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

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

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

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

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

Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /myDirectory/includes/functions.php on line 539

Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /myDirectory/includes/functions.php on line 539

Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /myDirectory/includes/functions.php on line 539

Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /myDirectory/includes/functions.php on line 539

Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /myDirectory/includes/functions.php on line 539

Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /myDirectory/includes/functions.php on line 539

Dennis
04-26-2007, 08:33 PM
yeah, the point being here? You asked for errors, you got them.

analogkid
04-26-2007, 09:28 PM
yeah, the point being here? You asked for errors, you got them.

Sorry I'm new to this. I assumed this showed errors that should be addressed??

jaywilliams
04-27-2007, 12:56 AM
Yes, analogkid, the "errors" are probably not the best, but the current code base isn't the cleanest either. They don't effect the performance or functionality however.

GeoS
04-28-2007, 08:25 AM
...and this are warnings not errors.