Hello
I fixed all errors and the form apper to me but when i submitting
Quote:
Invalid Forum specified. If you followed a valid link, please notify the administrator
|
althought I edit everything
PHP Code:
//ENABLE FORM TO BE POSTED - 1 = yes, 0 = no
$formforum="1";
//FORUM TO POST NEW THREAD IN
//You CAN make this number a variable. You can have a drop down menu or in the link like do=form&f=1. Make sure you add it the variables list.
$formforumid="3";
what's the wrong