scoxeycan Posted March 31, 2009 Share Posted March 31, 2009 Hello I am just integrating the whmcs into my design. There is an issue , that i think it is important. In the client area when the client makes changes on his details and submits the form, the information changes but there is no sign of notification to the user that the information has successfully changed. This is a worse problem especially in the change password page. I tried to test the change password page. ( clientareachangepw.tpl ) but the system logsout the user and doesn't inform the user, whether the password has changed or not. Is there anything that i can do about these issues. There is a line of code for the errors {if $errormessage}<div class="errorbox">{$errormessage|replace:'<li>':' # '} # </div><br />{/if} but there is none for the success. As the codes are encrypted i cannot make anything except the template files. Does anyone know how i can add a success notification on the templates for the client information update and password change pages. Thank you. 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.