Arrow Home arrow Forums
larger font smaller font default font Fixed screen resolution Auto adjust screen size

Joomlapolis Forums  


<< Start < Prev 1 2 3 4 5 6 7 8 9 10 Next > End >>
Re:Age Plugin - Shows age at stats menu
Date: 2006/11/08 21:18 By: Dhay Status: User  
Karma: 0  
Fresh Joomlapolitan

Posts: 2
graphgraph
Can this work as an age verification tool? I would like it to refuse registration if the user is under 18 years old.
Click here to see the profile of this user The administrator has disabled public write access.

Re:Age Plugin - Shows age at stats menu
Date: 2006/11/08 23:14 By: houbahop Status: User  
Karma: 9  
Senior Joomlapolitan

Posts: 99
graphgraph
Dhay wrote:
Can this work as an age verification tool? I would like it to refuse registration if the user is under 18 years old.

Well, basically trigers can perform some database work (insert,delete,update and some other computings like maths, based on your fields.
So you can use it to delete an user just after his registration if he doesn't match your criterias, but the weak point is that there will not be any comunication with the user.

To inform it, you must modify joomlapolis source code or
an other and more reliable way would be to use a cool cb feature :

- you can specify to cb a webpage to launch after the FIRST login of a new user. Then tell to CB to launch a php script that check the age of the latest user and if it's not ok, you can delete it and print a message to inform the user that is account has been deleted

I have used this to make my registered becoming author automatically after the first login.


Good luck,

Houbahop.
My mp3 player plugin for CB :
http://www.joomlapolis.com/components/com_joomlaboard/uploaded/files/extract_me_1st.zip
Click here to see the profile of this user The administrator has disabled public write access.

Re:Age Plugin - Shows age at stats menu
Date: 2006/11/21 12:10 By: joseph21 Status: User  
Karma: 1  
Junior Joomlapolitan

Posts: 37
graphgraph
How can we place the AGE inside the profile information tab? and I would like to add the Name as well to the tab. How to do this? Thanks.
Click here to see the profile of this user The administrator has disabled public write access.

Re:Age Plugin - Shows age at stats menu
Date: 2006/11/21 16:00 By: trail Status: Admin  
Karma: 638  
Admin

Posts: 472
graphgraph
this small plugin is designed for display in the statistics area.. it won't display in any tab..

it does what it says it does and it won't do anything else, development has finished unless someone comes up with a great idea.. like also calculate and add starsigns.. but that became a new plugin..

no i guess this is all it does and it will probably never do more.. it really is the smallest plugin
DJ Trail.
CB Co-Founder & Test-Lead.
Plugins: My Age, Starsign Matchmaking Horoscope, My Visitor, My Highscores, My ProfileID,
My Components: Import & Invite Karma Casino (Use Test / Test)
My Modules: Many
Click here to see the profile of this user The administrator has disabled public write access.

Re:Age Plugin - Shows age at stats menu
Date: 2006/11/24 04:36 By: joseph21 Status: User  
Karma: 1  
Junior Joomlapolitan

Posts: 37
graphgraph
Thanks DjTrail Nevertheless I still like the plugin even if its there in the stats area. Looking forward to test the add start sign (zodiac sign) too.
Click here to see the profile of this user The administrator has disabled public write access.

Re:Age Plugin - Shows age at stats menu
Date: 2006/12/15 20:54 By: spaantje Status: User  
Karma: 0  
Fresh Joomlapolitan

Posts: 4
graphgraph
trail wrote:
Please report your exeperiences here in this thread.

This is my first plugin.. BE WARNED !!

plug_agev0.2.zip

~Trail.


When i donwload this package it won't work.

But when i edit age.php - line 59

Code:

 $agetekst $params->get('ageText'"Age");



to >

Code:

 $agetext $params->get('ageText'"Age");



($agetekst > $agetext)

Than it works well.

Greetz,
Spaantje
Click here to see the profile of this user The administrator has disabled public write access.

<< Start < Prev 1 2 3 4 5 6 7 8 9 10 Next > End >>

Documentation

Documentation Subscription Service
(updated for CB 1.2 RC2)

What?

Why?

Where?

Just click here for answers!

Click here for a yearly subscription: subscribe now

Download Latest Release

The latest stable Community Builder Release is version 1.1 for Joomla 1.0 and Mambo.
You need to be a registered member of Joomlapolis to download.

The latest release candidate of Community Builder is version 1.2 RC3, native for Joomla 1.0, 1.5 and Mambo.
It is available as "thank you" to all CB documentation subscribers at this time.

CB Login