• onglai

    (@onglai)


    Hi,

    I face this problem.

    By clicking the reset confirmation link emailed to user when they reset password, an error message as shown below appear. I don’t see any white space in plugin.php or pluggable.php. And have try copy over a fresh one. But still get this error. The password itself does actually get reset, but the error message will alarm users like the site is broken.

    I try deactivating plugins one by one, and finally deactivating the Theme-My-Login plugin, solve the problem.

    But hope I could use this plugin, as it help to make the profile page consistent with rest of the site. Any help?

    Here are the error messages.

    Warning: Parameter 1 to wp_password_change_notification() expected to be a reference, value given in C:\xampp\htdocs\folder\wp-includes\plugin.php on line 395

    Warning: Cannot modify header information – headers already sent by (output started at C:\xampp\htdocs\folder\wp-includes\plugin.php:395) in C:\xampp\htdocs\list\wp-includes\pluggable.php on line 890

Viewing 6 replies - 1 through 6 (of 6 total)
  • herbert

    (@herbie4)

    @onglai-> Same problem here in wp 2.9.2. I’m looking for the solution too…

    herbert

    (@herbie4)

    For now I just switched off all error reporting on the server. At least the user will not see the strange error.

    Anyone with a permanent solution out there?

    Plugin Author Jeff Farthing

    (@jfarthing84)

    Does this error happen via wp-login.php as well? Because the core does not pass the parameter as a reference neither.

    Thread Starter onglai

    (@onglai)

    Hi Jeff,

    Thanks for reply.

    I don’t know technical matters, I am only used WordPress and plugins.

    If it help to know what I have installed, here are they:-
    I am using the 2010 Weaver V1.4 theme, and the selected sub-theme is IndieAve. Another main plugin in use is the Cimy User Extra Fields plugin. This one working fine with or without TML activated. I also have SI CAPTCHA Anti-Spam activated. I am running all this on Worpress 3.0.1

    The error shows up only with TML activated, otherwise okay.

    Thank you.

    herbert

    (@herbie4)

    Does this error happen via wp-login.php as well? Because the core does not pass the parameter as a reference neither.

    @Jeff-> wp-login has no problem. When I switched of theme-my-login addon there where no errors retrieving password via wp-login.
    I tried switching off all other plugins, but the error was still there using theme-my-login.

    I’ll try and do some more testing later in a clean wp install. Note that I am using wp 2.9.2 with NL language.

    herbert

    (@herbie4)

    @Jeff-> For your information I am running PHP Version: 5.3.2-1 on the webserver. I will try later to test it on another server with different PHP version.

    @Onglai-> Can you check what version PHP you are running on?!

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘[Plugin: Theme My Login] Reset password problem’ is closed to new replies.