The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Users Can't Post Threads! - Help Needed!
Problem fixed, you are able to delete the thread.
|
#2
|
|||
|
|||
Here's the code producing the message:
Code:
if (!$foruminfo['allowposting'] OR $foruminfo['link'] OR !$foruminfo['cancontainthreads']) { eval(standard_error(fetch_error('forumclosed'))); } This suggests somehow your forum posting permissions are all set wrong, so check in Forum Manager. But the mystery is how they all got mis-set to begin with. Another possibility is a plugin in the "newthread_start" hook location is messing up $foruminfo. Is there a plugin there? |
#3
|
||||
|
||||
Lets leave it up perhaps someone in the future will have the same issue and find this thread and the solution.. not sure what the original issue was other than users cannot post because of the edit. If you happen to cross this threads path again please re-edit and include the original issue, seems as if nerbert supplied the fix or was on the right path at least .
*More than likely usergroup/forum permissions were not setup correctly. |
Благодарность от: | ||
SPEEDKILLZ |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|