Version: 2.0 Beta 2, by stuie_b
Developer Last Online: Aug 2018
Version: 3.5.4
Rating:
Released: 09-09-2005
Last Update: 06-12-2006
Installs: 52
DB Changes Uses Plugins Template Edits
Is in Beta Stage
No support by the author.
UPDATE: Updated the code to work with latest versions (both stable and beta)
Quote:
----------------------
Whats it all about?
----------------------
Age Lock is an all-in-one Forum locking facillity that works off the users age instead of there permissions
It gives you the abillity to keep those Under 18's out of your adult section
IMPORTANT NOTICE: Please Make sure you uninstall any currently installed versions prior to
installing this version!! THIS IS A MUST DUE TO MAJOR CODE CHANGES!
---------------
Installaiton?
---------------
- Log into you Admin Control Panel -
#############################################
-----------------------------------------------
1.) Upload the contents of the Upload folder to your forum root
2.) Find Plugin System
3.) Click Manage Products
4.) Click [Add/Import Product]
5.) Under Import Product
6.) Select the Product-AgeLock.xml file
7.) Make sure Allow Overwrite is turned OFF!
8.) Press Import
-----------------------------------------------
Total Template edits: 1
Total File Modifications: 0
Total Plugins: 1
Total Hooks Used: 6
Total extra sql querys: 0
Make sure to read the txt files before installing!!!
limited support will be provided!
enjoy and dont forget to click install
Stuie B
Show Your Support
This modification may not be copied, reproduced or published elsewhere without author's permission.
New error I found after I install Gallery and try to create a Category:
Code:
Fatal error: Field age_locked is not defined in $validfields in class vb_datamanager_forum in /includes/class_dm.php on line 485
And this hack will not delete. Getting a DB error:
Database error in vBulletin 3.5.1:
Code:
Invalid SQL:
ALTER TABLE forum DROP COLUMN age_locked;
MySQL Error : Can't DROP 'age_locked'. Check that column/key exists
Error Number : 1091
Date : Monday, November 21st 2005 @ 04:42:01 AM
Script : http://www.******.com/admincp/plugin.php
Referrer : http://www.********.com/admincp/plugin.php?do=productdelete&productid=AgeLimit&s=
IP Address : *******
Username : *****
Classname : vb_database
Works on my site, but only for people who are older. If I want a forum that is for people 15 and under, it allowes people 15 and over to post, but not below. Yes, I have tried changing the 0 and 1 thing.
Works on my site, but only for people who are older. If I want a forum that is for people 15 and under, it allowes people 15 and over to post, but not below. Yes, I have tried changing the 0 and 1 thing.
thanks for the notification i've re-written the code and have also removed the install/uninstall code from the plugin and added an external installer to see if that will fix the problems with the fields not being created correctly in the database
The mod is letting people not of the given age into the forums that have a lock. I've observered several 15-17 year olds in my 18+ forum. Not posting, but luriking, because posting would get them banned.