• On a multisite network install I get the following after activation.

    Warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, ‘Array’ was given in …/wp-includes/plugin.php on line 395

    Warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, ‘Array’ was given in …/wp-includes/plugin.php on line 395

Viewing 7 replies - 1 through 7 (of 7 total)
  • Thread Starter Bobby Clapp

    (@dgodfather)

    Is this a plugin issue or wordpress issue?

    More than likely it’s a plugin issue.

    Start by switching to Twenty Ten theme (if you’re not already using that).

    Then deactivate all of your plugins and see if the problem persists. If not, reactivate each plugin one-by-one until the problem resurfaces. If the problem doesn’t resurface with all of your plugins reactivated, switch back to your theme and see if the problem pops back up again.

    Thread Starter Bobby Clapp

    (@dgodfather)

    Weird, this post was associated with a plugin (more fields). What I didn’t understand if the plugin was bad or if my wordpress installation didn’t like it.

    Probably the plugin has no knowledge or check for anything multisite, whether or not it needs it.

    Sometimes there’s a small coding error in a plugin that just isn’t revealed until the network is activated.

    Moderator Ipstenu (Mika Epstein)

    (@ipstenu)

    🏳️‍🌈 Advisor and Activist

    The plugin MAY still work if you activate it PER site (i.e. NOT network activated).

    Thread Starter Bobby Clapp

    (@dgodfather)

    Activating it on a single network site also gives the same error. I suppose I’ll have to wait for an update or learn PHP real quick. haha

    Or find a substitute, yep. 🙂

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘First Argument Error?’ is closed to new replies.