![]() |
I have a question about COPPA
I was wondering if we can edit COPPA to change the age restriction? We would like to change the registration of our forum to 18 rather than 13.
|
Yes you can.
|
Thats nice, how about actually revealing how :)
|
She didn't ask for a "how", she simply asked if they could. :)
|
I'd love to know how, and if anyone would like to share how I'd be grateful.
|
1. admincp --> Languages & Phrases --> Search in Phrases --> Search for the word coppa, change the 13 to 18
2. You will need to do some code changing in register.php as well. |
Do you mean replace 13 with 18 in the "Find and Replace in Languages?"
I believe what I need is to edit the register.php |
The line you probably want to change is on 174 of register.php
Code:
if ($vbulletin->GPC['year'] < 1970 OR (mktime(0, 0, 0, $vbulletin->GPC['month'], $vbulletin->GPC['day'], $vbulletin->GPC['year']) |
You need to change all references from 13 to 18.
|
Thank you for y'alls help!
:) |
All times are GMT. The time now is 07:06 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:
|