FEU, Change Settings Template, and Forgot Password
Posted: Thu Nov 15, 2007 7:35 pm
Front End Users, Change Settings Template, and Forgot Password
Change Settings Template:
when I click "Change My Settings" (under the login box) it displays two forms, then I noticed that there were two templates in the "Change Settings Template" box by default, I'm not sure which one is better to use.
when I choose either, and try them (changing users data, or just clicking submit without changing anything), the users data is erased, no error or feedback message.
what php or sql code do I need to change?
Forgot Password:
when I click the forgot password link under the login form, it goes here, and the forgot message and form replaces {cms_module module=FrontEndUsers} instead of the {content}
index.php?mact=FrontEndUsers,m2,default,1&m2form=forgotpw&m2returnto=15&m2returnid=15&page=15
but if I click submit without entering anything in the box, it goes here, and the forgot form replaces the content tag.
index.php?mact=FrontEndUsers,cntnt01,default,0&cntnt01returnid=15&cntnt01returnid=15&cntnt01input_username=&cntnt01input_returnto=15&cntnt01submit=Submit&cntnt01error=1&cntnt01message=Could%20not%20find%20information%20for%20this%20user&cntnt01form=forgotpw
how do I make the 1st link do like the 2nd one,
also seems CMS Made Simple Admin Panel is very slow.
Front End Users 1.3
CustomContent 1.4.10
SelfRegistration 1.1.2
MySQL 4.0.21
PHP Version 4.3.10
Linux 2.4.21-4.0.1.EL
cmsmadesimple-1.2.zip
thanks
Change Settings Template:
when I click "Change My Settings" (under the login box) it displays two forms, then I noticed that there were two templates in the "Change Settings Template" box by default, I'm not sure which one is better to use.
when I choose either, and try them (changing users data, or just clicking submit without changing anything), the users data is erased, no error or feedback message.
what php or sql code do I need to change?
Forgot Password:
when I click the forgot password link under the login form, it goes here, and the forgot message and form replaces {cms_module module=FrontEndUsers} instead of the {content}
index.php?mact=FrontEndUsers,m2,default,1&m2form=forgotpw&m2returnto=15&m2returnid=15&page=15
but if I click submit without entering anything in the box, it goes here, and the forgot form replaces the content tag.
index.php?mact=FrontEndUsers,cntnt01,default,0&cntnt01returnid=15&cntnt01returnid=15&cntnt01input_username=&cntnt01input_returnto=15&cntnt01submit=Submit&cntnt01error=1&cntnt01message=Could%20not%20find%20information%20for%20this%20user&cntnt01form=forgotpw
how do I make the 1st link do like the 2nd one,
also seems CMS Made Simple Admin Panel is very slow.
Front End Users 1.3
CustomContent 1.4.10
SelfRegistration 1.1.2
MySQL 4.0.21
PHP Version 4.3.10
Linux 2.4.21-4.0.1.EL
cmsmadesimple-1.2.zip
thanks