When I add the
<AJAX_RATE> tag my site (running on PP1.6) goes blank and when I do
?errors I get this message...
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
Loading Image
Click anywhere to cancel
Image is Unavailable
I have no idea what the problem could be, but if you take a look at the scripts I'm running, maybe something is causing a conflict? I tried even stripping just all the other js references other than the ones needed for the rating system, yet nothing helped. It wasn't until I removed the tag itself that it worked.