The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
Hello,
As a plugin in newpost_complete hook i use that code to make a thread as moderation required. Code:
$dataman->set('visible', 0);
$post['visible'] = 0;
However even if it says ne thread needs moderation control while posting, it's visible without moderation control. How can i make a new thread to be in mod control? --------------- Added [DATE]1336574771[/DATE] at [TIME]1336574771[/TIME] --------------- Sorry my bad.. newpost_process is the correct hook.. It works now.. |
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|