Forum Replies Created

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

    (@matthewredican)

    @ weblegion,

    Glad it worked out.

    matthewredican

    (@matthewredican)

    weblegion,

    I used the Michael Dozark method and it worked perfectly. Did you combine this with one of the other suggestions above? I would suggest trying only one method at a time and reverting it to the original if it doesn’t work. Then trying the next.

    There may be other variables preventing one method from working on an installation even if it worked on another (other plug-ins, patches etc).

    matthewredican

    (@matthewredican)

    I also just found this post, which worked for me at http://www.BramptonFlames.com:

    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’);

    I did this, changed the name of my plug-in directory back to leaguemanager and activated the plugin in the Admin Panel. All back to normal.

    A big thanks to Michael Dozark for his post. A year later, it is still helping!

    Matthew

    matthewredican

    (@matthewredican)

    It happened to me too. To bring the website up quickly, I was able to rename the directory of the plugin to leaguemanager-1 (or whatever you want) in my file manager. That brings the website back up but it doesn’t bring the LeagueManager back.

    I would appreciate if anyone can offer a solution to the LeagueManager plug-in without losing the data.

    Thanks in advance,
    Matthew

    Thank you bfagan! Though I’m using this plugin for a house league hockey team, it was the points I couldn’t get to tally correctly. It was only calculating the Wins and not the ties. I tried everything I could but, when I saw your post, I updated results without making any changes and all the points tallied correctly.

    I appreciate the post.

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