![]() |
Thread (Title) proper format Mod - check
Hi, some of my sub forums require poster to keep speciffic topic title like "Sitename - siteurl.com"
I need vbulletin Mod which will check newly added topics in certain subforums whether they are posted with proper format. if not, topic starter will be notiffied & wont be able to submit. Also other checks would be handy, like in certain subforums, check whether topic title/topic text does contain some unwanted character/s Is there any such vb mod? |
I don't know if there's an existing mod, but it wouldn't be a very difficult plugin (I know, it's easy for me to say that...).
Anyway, using hook newpost_process you could check $foruminfo['forumid'] and $post['title'], and if it's not acceptable call $dataman->error('errorphrase'); (where errorphrase is the varname of a phrase with your error message, which you'd have to create in the Phrase Manager). |
All times are GMT. The time now is 03:32 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|