The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Rules and User Agreement Hack Details »» | |||||||||||||||||||||||||
This modification currently contains a vulnerability. You are hereby advised to disable this modification until such time that the author provides a fix.
- vBulletin.org Staff Rules and User Agreement Hack------------------------------------- Hack Version: 1.1.5 vB-version: 3.5 Developer: WwW.UAEWEB.CoM Install-difficulty: Easy Port of: https://vborg.vbsupport.ru/showt...threadid=77666 Introduction: Rules and User Agreement Hack Is an agreement rules systems, that requires user to agree to each individual forum or/and pages rules within the whole board community ?if applicable? prior to permission them to different action (Viewing a Forum, Posting New Thread for the first time, Posting New Thread, Posting Reply). 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 Additional Usergroups is Y. - 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: 1 Product XML with 3 Plugins, and 45 Phrases New files for this Hack: 3 /admincp/rulesagreement.php /includes/cron/cron_ruleshack.php /includes/xml/cpnav_rulesagreement.xml New templates for this Hack: 2 ruleshack_rules ruleshack_rulesbit File-edits: 0 Template-edits: 1 MEMBERINFO New DB tables for this Hack: 1 ruleshack DB Tables modified for this Hack: 1 user How to Install: To install this hack, simply download the zip file, Unzip it to a directory on your computer and follow the steps from README.txt History: 1.0.0 Initial Version for vBulletin 3.5 1.1.0 Added Rule(s) from URL Fixed typo in Phrase 1.1.1 Fixed bug with new registration -> to upgrade, import product-rulesagreement.xml and set Allow Overwrite to yes 1.1.2 Fixed bug with Reseting Rules every 12 hours -> to upgrade, import product-rulesagreement.xml and set Allow Overwrite to yes 1.1.3 Fixed bug with with TABLE_PREFIX missing -> to upgrade, import product-rulesagreement.xml and set Allow Overwrite to yes 1.1.4 Fixed bug with with Template / memberinfo Agreed Rules List -> to upgrade, import product-rulesagreement.xml and set Allow Overwrite to yes 1.1.5 Fixed bug with this & this -> to upgrade, import product-rulesagreement.xml and set Allow Overwrite to yes PLEASE REMEMBER TO BACKUP BEFORE YOU BEGIN! If you like this hack, please be kind and click on Show Your Support
|
Comments |
#72
|
|||
|
|||
where are the scheduled task setup instructions in the readme for cron?
|
#73
|
|||
|
|||
yeah, i found another tick...
>> function fetch_user_agreed_rules($uinfo = '') the $uinfo is not used at all nowhere... and a request for the memberinfo: make it possible to choose what usergroups have access to these details... i don't see why i would let all my users see who agreed to X rules... maybe let own users and admins see these details is more appropriate, so i would like a new field in the settings where we can add usergroupids... |
#74
|
||||
|
||||
Quote:
just look at the sechduled task manager after you got the hack installed, you'll see it listed there... |
#75
|
|||
|
|||
ah cool one uae, great updates
|
#76
|
|||
|
|||
WORKS with vBadvanced! :up:
thank you uae, your hack is both useful and appreciated [INSTALLED] |
#77
|
|||
|
|||
I only want that admins, mods, super-mods, registered user have to sign the contract.
If they don't have sign the contract, they aren't allow do anythink (read fourm, post forum, pms...)! But guests are allowed to "read" the forum... Is it possible? How should the settings look like... |
#78
|
||||
|
||||
Quote:
and if you don't want anyone to see what a member has agreed on, in his/her profile page, and would like to restrict that for admins/mods/and maybe the user him/her self add this code with the template edit Code:
<if condition="$bbuserinfo['usergroupid']==5 or $bbuserinfo['usergroupid']==6 or $bbuserinfo['userid']==$userinfo[userid]"> TEMPLATE EDIT COMES HERE </if> |
#79
|
|||
|
|||
Amazing hack, love it!!
|
#80
|
|||
|
|||
ive found a massive problem with this hack
since installing this new members cant register it always says they havent accepted the T&C so cant register!!! when i disable the plugin it works fine again |
#81
|
||||
|
||||
Quote:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|