The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#4
|
|||
|
|||
![]()
Hmm... I guess it would have been a good idea to leave the original code there, because now I can't remember what was there. But maybe something like this:
Code:
if ($type == 'thread') { require_once(DIR . '/includes/class_taggablecontent.php'); $checktags = vB_Taggable_Content_Item::split_tag_list($post['taglist']); if (!count($checktags)) $errors[] = "At least one tag is required."; } |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|