Jump to content

buttoms from provisioning module don't take the changes in the form


Recommended Posts

Hi guys, I'm having some problems and I'm not sure if it's an error with my whmcs or it's the normal behaviour, the core module function changepassword don't take the new value set in the field password before click the buttom, so this function

 

modulo_ChangePassword(array $params)

inside $params shows the old password

 

 

also I notice than my custom buttons have the same problem, for instance: I've a custom field named "number of computers" and a button named "change number of computers" I set the new values in the textbox and press the buttom, but the buttom only takes the old values before the change, that means, if the textfield has 1 computer and I change it to 10 and press the buttom, the parameters are not updated and in the custom field number of computer will show 1 instead of 10...

 

right now I need press save changes and then press the buttom (change password of change number of computers)...after do that it works perfectly but I don't know if this is the expected behaviour

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated