![]() |
Require Tags to post ?
Any possible way to require Tags be added by the OP before a post is submitted when starting a thread ?
|
In default vbulletin? No, there is no option to do this. I think you may have to write a plugin to check the field and if it is empty, give an error.
|
Hook: newthread_start
PHP Code: PHP Code:
|
Quote:
thank you ! how to do it with standard page layout ? |
Quote:
|
There should be a mod around here that adds tags to thread automatically.
|
Quote:
i mean, show error with forum template error page. when i add product i see information like that: https://vborg.vbsupport.ru/external/2010/01/4.png I would like to change white background in such way: https://vborg.vbsupport.ru/external/2010/01/5.png I think it's better |
If you want it to show like in the second image, you would need to add the error to the $errors array. Do a search in your files for it (probably in functions_newpost.php) and you should find where the array gets built and pick a hook around there to use to add to it.
|
i try to find out some solution but i affraid it's to difficult for me
could you show me how to replace the code in product to get any of error after do submit |
If you need someone to write the code for you, you will have to post in the Modification Requests forum (either paid or unpaid).
|
All times are GMT. The time now is 07:31 AM. |
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:
|