• The plugin started issuing errors to everyone trying to register. I tried to turn it off and then back on and now I get the following message. I’ve uninstalled and deleted the files three times and cannot get it to work.

    Plugin could not be activated because it triggered a fatal error.

    Warning: require_once(/home/content/37/10356537/html/wp-content/plugins/simplr-registration-form/lib/messages.php): failed to open stream: No such file or directory in /home/content/37/10356537/html/wp-content/plugins/simplr-registration-form/simplr_reg_page.php on line 40

    https://wordpress.org/plugins/simplr-registration-form/

Viewing 11 replies - 1 through 11 (of 11 total)
  • Go back to the previous version, I don’t think the file message.php was added to the update.

    Also have this problem. I reverted to 2.4.3 until this is fixed.

    Also have this problem. Please push a fix asap.

    Same problem here, reverted to previous version and waiting for solution!

    Same problem here. The header information could not received by WordPress if debugging is active.

    Thread Starter jamonkey

    (@jamonkey)

    I ended up using another plugin instead.

    1. Open file “wp-content\plugins\simplr-registration-form\simplr_reg_page.php”

    2. find
    require_once(SIMPLR_DIR.’/lib/messages.php’);
    require_once(SIMPLR_DIR.’/lib/wp-session-manager/wp-session-manager.php’);

    3. add code //
    //require_once(SIMPLR_DIR.’/lib/messages.php’);
    //require_once(SIMPLR_DIR.’/lib/wp-session-manager/wp-session-manager.php’);

    4. save and exit

    PS. I am sorry that I am not native English speaker.

    Hello jamonkey,

    What plugin can you recomend instead Simplr Registration Form ?

    Thanks

    A Warning and a Fatal Error.
    Reverting to 2.4.3

    Warning: require_once(/home/***/public_html/wp-content/plugins/simplr-registration-form/lib/messages.php): failed to open stream: No such file or directory in /home/sultanst/public_html/wp-content/plugins/simplr-registration-form/simplr_reg_page.php on line 40
    
    Fatal error: require_once(): Failed opening required '/home/***/public_html/wp-content/plugins/simplr-registration-form/lib/messages.php' (include_path='.:/opt/alt/php54/usr/share/pear:/opt/alt/php54/usr/share/php') in /home/sultanst/public_html/wp-content/plugins/simplr-registration-form/simplr_reg_page.php on line 40
    Plugin Author mpvanwinkle77

    (@mpvanwinkle77)

    Hey there. This should be fixed now.

    Plugin Author mpvanwinkle77

    (@mpvanwinkle77)

    Make sure you are on version 2.4.5

Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘Fatal Error’ is closed to new replies.