I have been checking my code again and saw this:
Hack says, in showthread.php
Find::
Replace this with:
PHP Code:
'pollresult',
'arcade_awards_bit',
So my file becomes:
PHP Code:
'pollresults_table',
'pollresult',
'arcade_awards_bit',
);
I dunno much about php coding but isn't that last comma before the closing ); one too much?? (i'm only looking for weird things that might explain my prob so don't shoot me if i make a dumb coding remark

)
But even this i did just like the install file said. Can't find anything that isn't like it said.