Author Topic: Change user info...  (Read 3938 times)

prayworld

  • Posts: 15
    • View Profile
Change user info...
« 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?

DW

  • Administrator
  • Posts: 3787
    • View Profile
    • https://legacy.listmailpro.com
Change user info...
« Reply #1 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
Dean Wiebe
ListMailPRO Author & Developer - Help | Support | Hosting

DW

  • Administrator
  • Posts: 3787
    • View Profile
    • https://legacy.listmailpro.com
Change user info...
« Reply #2 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
Dean Wiebe
ListMailPRO Author & Developer - Help | Support | Hosting