Ok, one problem left. This line is giving me a parse error in newthread.php:
PHP Code:
$goto="poll.php?s=$session[sessionhash]&threadid=$threadid&polloptions=".intval($polloptions);
This is from the second edit of newthread. 'Cuse my newb questions, but I need to figure out what I did wrong.
EDIT: I just figured out that it's not that line, but the line below it. I still can't figure it out though...