This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

userinfo script modification

Old posts that have not been replied to for several years.
Locked
{
{MaVeRiC}

userinfo script modification

Post by {MaVeRiC} »

I am looking for a script or a modication to script that would allow the following:

Note: I have creates the custom field ADDED-BY within the userinfo.tcl script.

I would like this field to be automatically filled when somebody adds a user to my userfile. I havent been able to find such a thing in existing scripts and cant imagine it being to difficult, except i am very new to tcl, but very willing to learn.

In addition to the above i guess it would be nice to have a ADDED-DATE field that would be automatically filled when a user is added.

Anybody care to enlighten me about the possibilities ?
b
bobjuh
Master
Posts: 268
Joined: Wed Oct 03, 2001 8:00 pm
Location: Netherlands
Contact:

Re: userinfo script modification

Post by bobjuh »

{MaVeRiC} wrote:I am looking for a script or a modication to script that would allow the following:

Note: I have creates the custom field ADDED-BY within the userinfo.tcl script.

I would like this field to be automatically filled when somebody adds a user to my userfile. I havent been able to find such a thing in existing scripts and cant imagine it being to difficult, except i am very new to tcl, but very willing to learn.

In addition to the above i guess it would be nice to have a ADDED-DATE field that would be automatically filled when a user is added.

Anybody care to enlighten me about the possibilities ?
There are some good TCL for that already.
Search the TCL Archive
{
{MaVeRiC}

Unsuccesfull in searching for script

Post by {MaVeRiC} »

I have tried looking for such a script all over...in the egghelp tcl archive i also was unsuccesfull..perhaps somebody could tell me the name of the script that would do what i want, or post a link.....that would be greatly appreciates....
b
bobjuh
Master
Posts: 268
Joined: Wed Oct 03, 2001 8:00 pm
Location: Netherlands
Contact:

Re: Unsuccesfull in searching for script

Post by bobjuh »

{MaVeRiC} wrote:I have tried looking for such a script all over...in the egghelp tcl archive i also was unsuccesfull..perhaps somebody could tell me the name of the script that would do what i want, or post a link.....that would be greatly appreciates....
http://www.egghelp.org/cgi-bin/tcl_arch ... escription

Try add-on.tcl or added.tcl
Locked