ListMailPRO Email Marketing Software Forums

ListMailPRO Email Marketing Software Forums => Customization, Integration => Topic started by: prayworld on July 29, 2005, 03:02:13 am

Title: Change user info...
Post by: prayworld on July 29, 2005, 03:02:13 am
Is there a way to set up a "Change your Profile" page where users can edit their name, email or other fields?
Title: Change user info...
Post by: DW on August 10, 2005, 10:31:59 pm
This would best be done with your own custom PHP script.  You might set it up in the ListMail folder and include config.php and admin.php to make the database connection.

Use a mesage code of the type 'User's Unique ID" (e.g. !uid) and send email to ListMail using this code and a link to your script.  ie:

To update your profile, click the link below:
http://site.com/listmail/profile.php?u=!uid


That's really all the help I can offer on this custom script, for free anyways. :)  I will eventually be adding this as a feature to ListMail...

Regards
Title: Change user info...
Post by: DW on September 25, 2005, 02:55:45 pm
A client paid me to create this for them and allowed me to share it (!). Here's the link:

http://listmailpro.com/forum/index.php?topic=900.msg3525#msg3525