The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Rules and User Agreement Hack Details »» | |||||||||||||||||||||||||
Rules and User Agreement Hack
------------------------------------- Hack Version: 1.0.0 vB-version: 3.0.7 Developer: WwW.UAEWEB.CoM Install-difficulty: Easy Introduction: Rules and User Agreement Hack Is an agreement rules systems, that requires user to agree to each individual forum rules within the whole board community ?if applicable? prior to permission them to post a new thread. This will limit the forum breaches that occur often due to unawareness of the rules and agreement. This shall automate the manual procedures that are followed by users to read the ?rules and agreement? and will enforce to some extent the users to be aware of rules in place. Moreover this will eliminate the options of any denial by certain users of not being aware of ?rules and agreements? being in place for the desired forum. This can also be used as alerts, broadcasts, messages and tutorials? etc to certain individual, multi users or groups. Features:
- User's User Id is X. - User's User Name is XXX. - User's first time posting a new thread in this forum. - User's has posts greater than x posts. - User's has posts less than x posts. - User's Join Date is After (yyyy-mm-dd). - User's Join Date is Befor (yyyy-mm-dd). - User's Last Activiy is After (yyyy-mm-dd). - User's Last Activiy is Befor (yyyy-mm-dd). - User's Last Post is After (yyyy-mm-dd). - User's Last Post is Befor (yyyy-mm-dd). * Can Use Conditionals.
See attachments. Hack Installation Details: New files for this Hack: 2 /admincp/newthreadrules.php /admincp/newthread_install_1_00.php (Delete After Install) /includes/functions_threadrules.php New templates for this Hack: 2 forum_newthreadrules forum_newthreadrules_bit File-edits: 3 /admincp/index.php /member.php /newthread.php Template-edits: 1 MEMBERINFO New DB tables for this Hack: 1 threadrules DB Tables modified for this Hack: 1 user ADD ON: 1- https://vborg.vbsupport.ru/showthread.php?t=79798 Rules will be applied to (showpost.php, newpost.php, newthread.php, forumdisplay.php, showthread.php) on a selected forum. 2- https://vborg.vbsupport.ru/showthread.php?t=79892 RULES AND USER AGREEMENT HACK so rules will be applied to selected forum and ALSO on CHILD forums. By Bolas PLEASE REMEMBER TO BACKUP BEFORE YOU BEGIN! If you like this hack, please be kind and click on "Install this Modification" Link. Supporters / CoAuthors Show Your Support
|
Comments |
#42
|
|||
|
|||
I think that did it thanks to you, you must have had this similar problem? Was it a bug in the uninstall file? He should have updated that file. Because of it my Database crashed and gave my webhosts hell...lol (not really in a laughing matter though).
Thank you very much though |
#43
|
|||
|
|||
Quote:
Didn't uninstall the hack till now but i will review the uninstall script Update: yes it IS a bug in uninstall Script. If the First User returned from the statement down there has already agreed rules, then it won't work: Code:
$xx = $DB_site->query_first("select * from " . TABLE_PREFIX . "user"); if ($xx[agreedrule]=='') $DB_site->query("ALTER TABLE " . TABLE_PREFIX . "user DROP agreedrule"); |
#44
|
|||
|
|||
We have been up for a while and need to change our user agreement for existing users. We need all existing users who log in to re-read and agree to the new rules of the site before they can continue to do anything. Can this hack be used for this?
|
#45
|
|||
|
|||
Quote:
But use search u will find something u could use |
#46
|
|||
|
|||
Quote:
I want it to look like this though from the screen shots: Quote:
|
#47
|
|||
|
|||
Quote:
You have to enter them in HTML Code |
#48
|
|||
|
|||
thankyou very much
|
#49
|
|||
|
|||
Hello, I installed this hack which functions very well, a thing nevertheless it is that maintaining when the profile of the members is looked at I have a white page and thus more infos. solution? Thank you
|
#50
|
||||
|
||||
Are you planning to upgrade to 3.5 RC2?
|
#51
|
||||
|
||||
Quote:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|