Action POST 'passwordChangeRequest' does not exist in controller 'User'

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ganesanjc
    Senior Member
    • Apr 2019
    • 116

    Action POST 'passwordChangeRequest' does not exist in controller 'User'

    Action POST 'passwordChangeRequest' does not exist in controller 'User' why this error is popullated.....?
  • Maximus
    Senior Member
    • Nov 2018
    • 2731

    #2
    Hello.

    Check please for the 'public function postActionPasswordChangeRequest' in the EspoCRM/application/Espo/Controllers/User.php. Is it exists?

    Comment


    • ganesanjc
      ganesanjc commented
      Editing a comment
      Yes that function is available...
  • Maximus
    Senior Member
    • Nov 2018
    • 2731

    #3
    Do you have some customization? Check if it doesn't affect this functionality.

    Comment


    • ganesanjc
      ganesanjc commented
      Editing a comment
      thanks.fixed the issue
Working...