Attroll - That's strange that it would be giving you an error like that for the weather part. I know one other person was having a similar problem before and we never could figure out why. Double check that the file was uploaded to your forums/admin folder and that you are going to the right url in your browser. If it still doesn't work for you let me know and I will post a file here with the queries so you could run the queries through phpMyAdmin instead.
As for the calendar, that should work correctly and highlight the current date according to the time that is set in your Admin CP. I just checked your site and it has the correct date highlighted. If you're still having problems with it though let me know and I'll try to figure out what's wrong.
Colon33 - Are you running vBulletin 2.2.5 or lower? That's a function that was apparently changed in 2.2.6, and that's the lowest version I've had to test it with. For the time being, I believe you could remove this code from your myvbindex.php file:
PHP Code:
get_bbarraycookie('pollvoted', $pollid) or
However, that will not check the cookie on people's computer to check if they have voted on the poll or not, so it would make it a little easier for people to vote more than once if they wanted to. If someone could email me (brian@plurplanet.com) their admin/functions.php file from v2.2.5 I could take a look there to find out what the function was changed from and post a fix for those users.
Mono - Thanks for installing the hack. Hope you enjoy it.