Forums

[Plugin: GigPress] Gigpress doesn't work with wordpress mu 2.8.5 (4 posts)

  1. 4nd3rs
    Member
    Posted 4 months ago #

    Gigpress doesn't work with wordpress mu 2.8.5
    Fatal error with wp_get_current_user

    http://wordpress.org/extend/plugins/gigpress/

  2. 4nd3rs
    Member
    Posted 4 months ago #

    complete error message:
    Fatal error: Call to undefined function wp_get_current_user() in /wp-includes/capabilities.php on line 926

  3. mrherbivore
    Member
    Posted 4 months ago #

    GigPress does not officially support MU, though I've had many reports of it working just fine. This same error seems to be a problem with many plugins when running under MU, and a quick search doesn't yield a fix. I'll put it on the list of things to investigate nonetheless.

  4. gazouteast
    Member
    Posted 4 days ago #

    Call to undefined function wp_get_current_user() in /wp-includes/capabilities.php on line 926

    Isn't that error message saying there's a problem with a non-existing function within WordPress ? WPMU core?

    /wp-includes/capabilities.php would seem to be a WP core file rather than a plugin file =
    - What is the content of line 926 in that file?
    - Where is it pointing to?
    - What is it trying to call?
    - Has function wp_get_current_user() been deprecated and replaced with a different function?

    Vaguely, I remember having problems with that function in a downloaded theme, and when I checked, the function had been deprecated and replaced with a new name for essentially the same functionality. I can't remember if it was specific to WP or to WPMU or to BuddyPress, but one of them caused the deprecation.

    ALWAYS remember - The Codex is your friend. Search is your ally.

Reply

You must log in to post.

About this Topic

Tags