Gossamer Forum
Home : Products : Gossamer Links : Development, Plugins and Globals :

Re: [rascal] User_Edit_Profile (Andy)

Quote Reply
Re: [rascal] User_Edit_Profile (Andy) In reply to
Glad it works :)

To include the username, just change;

Code:
my $subject = $CFG->{site_title} . " User Profile Change...";

to...

Code:
my $subject = $CFG->{site_title} . " User Profile Change for $user";

Cheers

Andy (mod)
andy@ultranerds.co.uk
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package | GLinks ULTRA Package PRO
Links SQL Plugins | Website Design and SEO | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Subject Author Views Date
Thread User_Edit_Profile (Andy) rascal 3523 Feb 19, 2005, 4:32 PM
Thread Re: [rascal] User_Edit_Profile (Andy)
Andy 3405 Feb 20, 2005, 11:50 PM
Thread Re: [Andy] User_Edit_Profile (Andy)
rascal 3381 Feb 21, 2005, 6:34 AM
Thread Re: [rascal] User_Edit_Profile (Andy)
Andy 3357 Feb 26, 2005, 2:25 AM
Thread Re: [Andy] User_Edit_Profile (Andy)
rascal 3361 Feb 26, 2005, 10:05 AM
Thread Re: [rascal] User_Edit_Profile (Andy)
Andy 3332 Feb 27, 2005, 11:24 PM
Thread Re: [Andy] User_Edit_Profile (Andy)
rascal 3333 Mar 1, 2005, 7:29 AM
Thread Re: [rascal] User_Edit_Profile (Andy)
Andy 3321 Mar 1, 2005, 7:34 AM
Post Re: [Andy] User_Edit_Profile (Andy)
rascal 3278 Mar 1, 2005, 9:34 PM