• Resolved ivanjst2

    (@ivanjst2)


    Holá world !!
    After updating to 4.0 I’m having problems on the login page … While Caching Mantia active log, the problem did not happen … but when the cache login expirrou and had to log in again, this error is appearing on google chrome
    :
    PHP Warning: call_user_func_array () expects parameter 1 to be a valid callback, function ‘login_enqueue_scripts’ not found or invalid function name in E: \ home \ DhhhhD5F \ site \ web \ wp-includes \ plugin.php on line 505

    Plugin.php on line 505 are:
    call_user_func_array (the $ _ [‘function’], array_slice ($ args, 0, (int) the $ _ [‘accepted_args’]));

    in internet explorer displays only error 500

    The hosting server is windows.
    Already deactivated the plugins for database but the error persists …
    Thank you for any help!

Viewing 4 replies - 1 through 4 (of 4 total)
  • Moderator t-p

    (@t-p)

    It sounds like you’re removing the function without removing the call to the function.

    Thread Starter ivanjst2

    (@ivanjst2)

    After update PHP for PHP: versão v. 5.2
    The error is:
    PHP Warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, ‘login_enqueue_scripts’ was given in E:\home\…

    I found people with the same problem, but related to plugins … What did was solved by removing the plugins, but in my case not solved …

    But I do not know if it is related to the hosting server, because as I have no money, is staying in cheap server that accepts only 10 MB for unpacking the package and drops the connection sometimes … It begins with the letters “U” and in Brazil, if uninstall everything to install again it will take almost a whole day 😀

    I need to create new posts … :/

    Thread Starter ivanjst2

    (@ivanjst2)

    Hello World!
    After editing the functions.php for the content of a previous version of wordpress, gone and got the error log. Actually I never imagined it would work … and why have not tried before… After logging in I reeditei again to version 4.0. So I’ll have time to check where the error was in the file.

    Thanks wordpress for making life easier for bloggers. 🙂

    Moderator t-p

    (@t-p)

    Glad you got it sorted 🙂

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘WP4.0 Update – plugin.php – Error’ is closed to new replies.