• shonev

    (@shonev)


    I am getting error on the main home page:

    Parameter 1 to wp_default_scripts() expected to be a reference, value given in /homepages/29/d531093825/htdocs/clickandbuilds/WordPress/CareerBlogApps/wp-includes/plugin.php on line 579

    But also, I can’t login to the dashboard as admin to disable plugin.

    Any help would be appreciated !

    Thanks,

    Neb

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • wpaart

    (@wpaart)

    Hi shonev

    If you have FTP access you can disable a plugin by renaming the pluginfolder.

    Thread Starter shonev

    (@shonev)

    Thanks wpaart!
    I tried this previously, but did not help me.
    I renamed plugin folder as well update mySQL table, but did not help.

    Line 579 which is mentioned above in error is like this:

    call_user_func_array($the_[‘function’], array_slice($args, 0, (int) $the_[‘accepted_args’]));

    Doesn’t mean too much for me because don’t know php.

    Thanks,

    Neb

    • This reply was modified 7 years ago by shonev.
    • This reply was modified 7 years ago by shonev.
    wpaart

    (@wpaart)

    Hi shonev

    The plugin.php file is part of the WordPress core used to process all the installed plugins. Although the error is reported in the plugin.php file it is probably caused by one of your plugins.

    You could try to find the culprit by enabling your plugins one by one.

    kind regards

    Name Hero

    (@nameherocom)

    If you re-named the plugins folder and still see the error, you may want to try Manually Updating WordPress.

    If that still doesn’t do the trick, I would suggest manually updating the theme you’re using as well to ensure it’s compatible with the latest version of WordPress.

    Thread Starter shonev

    (@shonev)

    Thanks Hero,

    I’ll try this way.

    Regards,

    Shone

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Problem with site after automatic update’ is closed to new replies.