• I am getting this kind of repeated errors in error log after upgrading to 3.6.1.

    PHP Warning: Illegal offset type in unset in /home/missionw/public_html/wp-includes/class.wp-dependencies.php on line 174

    What is the reason for this and how to fix it?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Try:
    – switching to the default theme by renaming your current theme’s folder inside wp-content/themes and adding “-old” to the end of the folder name using FTP or whatever file management application your host provides.

    resetting the plugins folder by FTP or phpMyAdmin.

    – re-uploading all files & folders – except the wp-content folder and the wp-config.php & root .htaccess files – from a fresh download of WordPress. Make sure that you delete the old copies of files & folder before uploading the new ones.

    – running the upgrade manually via wp-admin/upgrade.php

    Thread Starter lakjena

    (@lakjena)

    I tried uploading fresh wp core files but it didn’t help.

    I am using wp multisite. Its quite difficult to switch to default theme and deactivate plugins as the sites are all live sites.

    Any other method to trouble shoot?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Error after upgrading to 3.6.1’ is closed to new replies.