After plugin update dashboard inaccessible

  • stabiasport

    #7067

    Hello, after updating the plugin League Manager my dashboard is no longer accessible when I try to access the page is completely blank when I try to click on a link on my site.

    Here is the link to support this plugin, but I can not figure out what to go and change for the site as before.

    http://wordpress.org/support/topic/new-update-problem?replies=2

    my site is http://www.stabiasport.it

    Mod

    Kenneth John Odle

    #36725

    You need FTP access to your site to make the changes they are describing.

    stabiasport

    #36726

    Problem solved by running this:

    Instead of adding a line to capabilities.php (where it will be overwritten by updates), I added this line right before require_once(ABSPATH . ‘wp-settings.php’); in my wp-config.php file:

    require_once(ABSPATH . ‘wp-includes/pluggable.php’);

Viewing 3 posts - 1 through 3 (of 3 total)

  • You must be logged in to reply to this topic.