The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#2
|
|||
|
|||
![]()
That message is the phrase 'forumclosed' and the code in newthread.php is this:
Code:
if (!$foruminfo['allowposting'] OR $foruminfo['link'] OR !$foruminfo['cancontainthreads']) { eval(standard_error(fetch_error('forumclosed'))); } so if we assume that you have posting permission and the forum can contain threads, that leaves $foruminfo['link']. Did you enter something in forum's "Forum Link" field? (although if you did, that should redirect to the link instead of showng you the forum). |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|