Odd... I get the same thing. The template I switched to was "simple," the one that comes with the PP download.
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
I am guessing it has something to do with the database or an addon conflict, so I'll disable some addons one-by-one and see if anything helps. If I resolve it before a response, I'll put up what I did, otherwise consider this an unsolved mystery. heh
UPDATE
OK, I went through and disabled every single addon except for ratings and nothing changed. So it's not a conflict in that sense, but do I maybe need to have certain addons installed and active for it to work? Because I deleted some of the default addons that came with PP because they didn't serve my needs (like my tags no longer worked after I deleted the paged_archive addon). Granted it's mySql error, but I was just wondering.
And oddly enough, when I disable the ratings addon and actually can view the site, if I do
?errors, I get this (and please note, this happens with the
default template
also...)...
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
Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /home/statvoid/public_html/includes/functions.php on line 539
Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /home/statvoid/public_html/includes/functions.php on line 539
Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /home/statvoid/public_html/includes/functions.php on line 539
Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /home/statvoid/public_html/includes/functions.php on line 539
Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /home/statvoid/public_html/includes/functions.php on line 539
Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /home/statvoid/public_html/includes/functions.php on line 539
Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /home/statvoid/public_html/includes/functions.php on line 539
Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /home/statvoid/public_html/includes/functions.php on line 539
Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /home/statvoid/public_html/includes/functions.php on line 539
Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /home/statvoid/public_html/includes/functions.php on line 539
Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /home/statvoid/public_html/includes/functions.php on line 539
Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /home/statvoid/public_html/includes/functions.php on line 539
Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /home/statvoid/public_html/includes/functions.php on line 539
I can't seem to figure any of this out...I'm mind boggled.