Quote:
Originally Posted by duncan99
I found out after the user submit the form, the redirection sends the user to the forum where the answer form will be there. In my case I set the answer form in the Admin forum which the user is not allow to have access. So how can I set the redirection to the forum I specify?
* duncan99 installed
|
You mean another forum? By default it php file redirects to the forum where the thread is made.
To specify an alternative forum -
Go down to near the end of the php file, replace $forum[forumid] in the $url line to the number of the user forum.