• Resolved thberrid

    (@deway)


    Hi,

    When I activate your plugin, I have got this two errors :

    ( ! ) Notice: Undefined property: Wp_Mp_Register_Login_Loader::$shortcodes in C:\wamp64\www\app\wp-content\plugins\wp-front-end-login-and-register\includes\class-wp-mp-register-login-loader.php on line 96

    ( ! ) Warning: Cannot modify header information - headers already sent by (output started at C:\wamp64\www\app\wp-content\plugins\wp-front-end-login-and-register\includes\class-wp-mp-register-login-loader.php:96) in C:\wamp64\www\app\wp-admin\includes\misc.php on line 1114

    Have you any idea what it means and what can I do to fix this ?

    Thanks,

Viewing 2 replies - 1 through 2 (of 2 total)
  • go to wp-front-end-login-and-register\includes\class-wp-mp-register-login-loader.php

    add this on line 34 (just under protected $actions;):

    protected $shortcodes;

    • This reply was modified 6 years, 9 months ago by fallax010.

    Thank you for your reply.

    However I can’t test it anymore : I didn’t feel safe using a buggy plugin that deals with the user’s passwords, so now I’m using another one.

    But thanks anyway, it may help people in the future,

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Errors: undefined property ($shrotcodes \class-wp-mp-register-login-loader.php)’ is closed to new replies.