Question
After upgrade from 4.1.2 to 4.2.0, I found that the
ResetPassword and
ChangePassword didn't word. The error message is as following:
TWiki detected an internal error - please check your TWiki logs and webserver logs for more information.
Undefined subroutine &TWiki::UI::Register::passwd_cgi called
Thanks a lot!
- Sam
Environment
--
WangLaowu - 31 Jan 2008
Answer
If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.
Seems like a version mismatch, e.g. some .pm files of 4.1.2 left in the 4.2 install?
--
PeterThoeny - 02 Mar 2008
This can also happen with accelerators like speedy_cgi or mod_perl that can either keep the old version in memory or mix things up with another twiki 4.1.2 instance on the same server. Try to revert to non-accelerated mode to see if it cures the problem
--
ColasNahaboo - 02 Mar 2008