Viewing 9 replies - 1 through 9 (of 9 total)
  • What wordpress version and installation do you use?

    Thread Starter H

    (@helgetry)

    I use WP 2.8.4.

    Same error here, I’m using wp 2.9.1 and the standard integrated login included with the bbpress latest version, and I’m guessing that’s the cause of the problem?

    Please try 2.0 version for awesome update 🙂

    Thanks mate, awesome.

    I have narrowed the error down to my custom theme and login page I’m coding, it works fine on any standard theme. I’ll get back to you here with the solution – I’m determined to find it.

    I’ve got it down to
    $error = $errors->get_error_message('wp_invites_error');

    Removing that from the plugin solves my error although obviously stripping away the plugin is not an ideal solution, ha.

    I’ll go over my login form and see what I’ve missed, themes like classipress with custom login pages suffer this error also.

    May be, those themes have custom error reporting, which is not compatible…
    Anyway, I am glad that it’s not really my problem 🙂
    Thanks for debugging!

    Oh, yeah. If you remove that line – there will be no error processing, and plugin will accept any codes…

    Yes, I have custom error reporting 😀

    All works very nice now, awesome work man, thanks for this plugin.

    Thanks.

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘[Plugin: WP-Invites] Wp-invite-plugin: Fatal error – get_error_message()’ is closed to new replies.