This is a component based on Softlabs Minimum 18 years sign-up age component. I've modified the code to be suitable to allow users 13 years and older to sign up on your OSSN website.
v2.1
Dear sir
Apologizes for my mistake.
Everything has been working now.
Thank you for your great work,
Can install that component but still can signup below 13 years old.
Any idea?
Thanks
Dear
I just change xml file <version>6.1s</version> version, and reinstall, then all are working now
<?xml version="1.0" encoding="UTF-8"?>
<component xmlns="http://www.opensource-socialnetwork.org/v/3.0">
<name>13 Years Signup Age</name>
<id>13Years</id>
<author>KreativMind</author>
<description>Set minimum age to 13 years old on signup form.</description>
<license>GNU General Public License, version 2</license>
<author_url>https://www.kreativmind.co</author_url>
<license_url>http://www.opensource-socialnetwork.org/licence/</license_url>
<version>2.1</version>
<requires>
<type>ossn_version</type>
<version>6.1s</version>
</requires>
</component>
to
<?xml version="1.0" encoding="UTF-8"?>
<component xmlns="http://www.opensource-socialnetwork.org/v/3.0">
<name>13 Years Signup Age</name>
<id>13Years</id>
<author>KreativMind</author>
<description>Set minimum age to 13 years old on signup form.</description>
<license>GNU General Public License, version 2</license>
<author_url>https://www.kreativmind.co</author_url>
<license_url>http://www.opensource-socialnetwork.org/licence/</license_url>
<version>2.1</version>
<requires>
<type>ossn_version</type>
<version>6.1</version>
</requires>
</component>
Just remove s
I hope its really fixed
Minimum 13 Years Signup Age: 2.1
Dear Sir
OSSN Version: 6.1
OSSN Files Version: 6.1
I just install this component but getting error message.
May i ask for some advices?
Thank you
This component requires OSSN 6.1s or higher
The component has been updated to make it separate from OssnProfile JS (also used latest code)
@everyone I am glad it helped you out.
Thank you very much. I've modified the code to allow only user 16 years, it works finely.
thanks man
Hi Biman,
Can you please let me know from where you got the theme you have used for your website.