Web Edit Profile Snippet
Votes: 14
Tags: snippet, user management
Submitted: Sep 23, 2006
Released: Sep 23, 2006
Downloads: 1927
License: Free
Package Website
Web Edit Profile Snippet 1.3
Works with the following Version(s): 0.9.2.1
Allow web users to edit their profile
Download
- repo-990.zip (1927 downloads)
Description
A form and processing snippet to allow web users to edit their profile data, including change their password. This is designed to match the web signup snippet's data.
Instructions
Create a new Snippet and copy/paste the text from the EditProfile.snippet.php file.
Upload the webeditprofile.inc.php file to the assets/snippets/weblogin folder.
Edit the template for your weblogin form to include links to the profile editing form page.
The snippet has a default template in the webeditprofile.inc.php file; edit the form and the postback processing section of the file to suit your web user data configuration.
The snippet also accepts a custom form using the &tpl=`templatename` argument; this can either be a chunk name or a document ID.
For the redirect to work, the page the snippet is called from must be uncached.UpdatesImproved password change handling
oct 2006 - added redirect for non-logged-in users

Please login to comment.