User edit their own info

bigdarren1784

New Member
Wurlie User
Sep 13, 2012
4
0
0
Hello;

Firstly I wanted to thankyou for a great script :)

I have been playing with the idea of copying parts of the admin/user_management file and using it so members have an "Edit Your Details" link within their own account (so members can change their password etc)

Basically what I wanted was just the "edit" link that is within the admin section next to their details on the /admin/user_management.php# page so it creates that same popup minus the " Account Details" as I think that should only be admins use.

Could you possibly point me in the right direction in copying and altering that file?

Hope this is possible as I think it would be a great little feature.

Regards
Darren
 

adam

Administrator
Staff member
Dec 5, 2009
2,046
108
63
Hi Darren,

A user can already change their details in the latest script release, password etc. See here for an example:

http://www.mfscripts.com/demos/short_url_script/
u: admin
p: password

Regards,
Adam.
 

bigdarren1784

New Member
Wurlie User
Sep 13, 2012
4
0
0
Thankyou for this.
My payment and download was on the 13th of this month so will download and install again to see if this feature appears.

Regards
Darren
 

bigdarren1784

New Member
Wurlie User
Sep 13, 2012
4
0
0
Ok I got it sorted.
I just moved the <?php endif; ?> before the 'settings' call up as I didn't want to activate the API settings :)

Thanks
Darren