Web Edit Profile Snippet
Web Edit Profile Snippet 1.3
Improved password change handling
oct 2006 - added redirect for non-logged-in users
Allow web users to edit their profile
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.
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.
Previous Releases
Extras
No results found.