vBulletin 4.2.5 is end of life and will not be receiving any future development. Warning: vBulletin 4.2.5 is not compatible with PHP 7.2.0 or higher.
Welcome to the vBulletin support forums! In our community forums you can receive professional support and assistance with any issues you might have with your vBulletin Products.
[Forum]
Moderate Threads (Require moderator validation before new threads are displayed)
Hi..
I have a subforum that enable the Moderate Threads (Require moderator validation before new threads are displayed), but when admin/moderator of the forum post new thread, the thread no need approval.
How to make the new thread in the subforum always need approval? no matter who post new thread in the subforum.
admincp > Forums & Moderators > Forum Permissions > find forum > Edit Moderator/Admin usergroup > Follow Forum Moderation Rules > No
Please don't PM or VM me for support - I only help out in the threads. vBulletin Manual & vBulletin 4.0 Code Documentation (API)
Want help modifying your vbulletin forum? Head on over to vbulletin.org
If I post CSS and you don't know where it goes, throw it into the additional.css template. W3Schools <- awesome site for html/css help
Hello lynne.. correction.. not working. i already set the " Follow Forum Moderation Rules > No", when admin / moderator post new thread, the thread didnt put into moderation queue.
You set this to No in the Usergroup Manager or under Forum Permissions > Forum?
Please don't PM or VM me for support - I only help out in the threads. vBulletin Manual & vBulletin 4.0 Code Documentation (API)
Want help modifying your vbulletin forum? Head on over to vbulletin.org
If I post CSS and you don't know where it goes, throw it into the additional.css template. W3Schools <- awesome site for html/css help
Can you upgrade to 4.2.2? This works in that version. I really don't know if there was a bug in 4.1.2 that could be causing the issue.
Please don't PM or VM me for support - I only help out in the threads. vBulletin Manual & vBulletin 4.0 Code Documentation (API)
Want help modifying your vbulletin forum? Head on over to vbulletin.org
If I post CSS and you don't know where it goes, throw it into the additional.css template. W3Schools <- awesome site for html/css help
It is fine to use PHP5.3 with vB4.2.2. You will probably need to add this line to your config.php file though to stop any php warnings from showing on your pages (this used to be suppressed). Please add the following line to your config.php file under the <?php line:
PHP Code:
define('SKIP_DS_ERRORS', true);
Please don't PM or VM me for support - I only help out in the threads. vBulletin Manual & vBulletin 4.0 Code Documentation (API)
Want help modifying your vbulletin forum? Head on over to vbulletin.org
If I post CSS and you don't know where it goes, throw it into the additional.css template. W3Schools <- awesome site for html/css help
I found In the Forum Permissions option Follow Channel Moderation Rules (If no, posts are always placed into moderation queue) selected from a no, what I need is how to achieve Require moderator validation...
Sun 9 Feb '14, 8:19pm
Working...
X
We process personal data about users of our site, through the use of cookies and other technologies, to deliver our services, personalize advertising, and to analyze site activity. We may share certain information about our users with our advertising and analytics partners. For additional details, refer to our Privacy Policy.
By clicking "I AGREE" below, you agree to our Privacy Policy and our personal data processing and cookie practices as described therein. You also consent to the transfer of your data to our servers in the United States, where data protection laws may be different from those in your country.
Comment