in newthread.php:
shouldn't be:
??
thanks for explaining.
Code:
// update forum stuff if ($visible==1) {
Code:
// update forum stuff if ($visible==1 or $postpoll) {
thanks for explaining.
Comment