PHP Fatal error: Class 'LeagueManager' not found in /home/pb191141/public_html/l
-
Please help my.
-
Have the same problem here, despite the recommended solutions.
This hurts. I am running a large flag football league (9 divisions, 8-12 team per division).
I get a call today that the WP admin is DOWN and Errors on home page etc. They think I did something wrong to the site and I lose some credibility. Not a huge issue but CMON!
Please help with permanent solution. I guess I will go look for one too!
If you require assistance then, as per the Forum Welcome, please post your own topic instead of tagging onto someone else’s topic.
This topic references an old version of WordPress.
Stylinjimp, please give me more information such as a URL that I can see and more information about your problem. Did you try any of the above solutions? If you have an error log as has been discussed, can you send it to me. I can duplicate the problem and haven’t seen an error log, so it’s a bit difficult to work through a solution.
Just fixed it the second time today:
https://burlingtonstampeders.com
I will let you know when it comes up again. Heres the log I deleted to resolve issue:
[13-Apr-2014 13:17:54 America/New_York] PHP Fatal error: Class ‘LeagueManager’ not found in /home/burlhtkj/public_html/wp-content/plugins/leaguemanager/sports/electronic.php on line 10
[13-Apr-2014 13:51:10 America/New_York] PHP Fatal error: Class ‘LeagueManager’ not found in /home/burlhtkj/public_html/wp-content/plugins/leaguemanager/sports/hockey.php on line 10
[13-Apr-2014 13:55:06 America/New_York] PHP Fatal error: Class ‘LeagueManager’ not found in /home/burlhtkj/public_html/wp-content/plugins/leaguemanager/sports/cornhole.php on line 10
[13-Apr-2014 13:57:15 America/New_York] PHP Fatal error: Class ‘LeagueManager’ not found in /home/burlhtkj/public_html/wp-content/plugins/leaguemanager/sports/racing.php on line 10
[13-Apr-2014 13:57:32 America/New_York] PHP Fatal error: Class ‘LeagueManager’ not found in /home/burlhtkj/public_html/wp-content/plugins/leaguemanager/sports/gymnastics.php on line 10
[13-Apr-2014 13:58:26 America/New_York] PHP Fatal error: Class ‘LeagueManager’ not found in /home/burlhtkj/public_html/wp-content/plugins/leaguemanager/sports/tennis.php on line 10
[13-Apr-2014 14:48:04 America/New_York] PHP Fatal error: Class ‘LeagueManager’ not found in /home/burlhtkj/public_html/wp-content/plugins/leaguemanager/sports/tabletennis.php on line 10
[13-Apr-2014 14:49:35 America/New_York] PHP Fatal error: Class ‘LeagueManager’ not found in /home/burlhtkj/public_html/wp-content/plugins/leaguemanager/sports/rugby.php on line 10
[13-Apr-2014 14:49:52 America/New_York] PHP Fatal error: Class ‘LeagueManager’ not found in /home/burlhtkj/public_html/wp-content/plugins/leaguemanager/sports/other-two-scores.php on line 10
[13-Apr-2014 14:50:10 America/New_York] PHP Fatal error: Class ‘LeagueManager’ not found in /home/burlhtkj/public_html/wp-content/plugins/leaguemanager/sports/basketball.php on line 10
[13-Apr-2014 14:50:28 America/New_York] PHP Fatal error: Class ‘LeagueManager’ not found in /home/burlhtkj/public_html/wp-content/plugins/leaguemanager/sports/soccer.php on line 10
[13-Apr-2014 14:50:46 America/New_York] PHP Fatal error: Class ‘LeagueManager’ not found in /home/burlhtkj/public_html/wp-content/plugins/leaguemanager/sports/us-football.php on line 10
[13-Apr-2014 14:51:04 America/New_York] PHP Fatal error: Class ‘LeagueManager’ not found in /home/burlhtkj/public_html/wp-content/plugins/leaguemanager/sports/volleyball.php on line 10
[13-Apr-2014 14:52:17 America/New_York] PHP Fatal error: Class ‘LeagueManager’ not found in /home/burlhtkj/public_html/wp-content/plugins/leaguemanager/sports/baseball.php on line 10
[13-Apr-2014 14:53:38 America/New_York] PHP Fatal error: Class ‘LeagueManager’ not found in /home/burlhtkj/public_html/wp-content/plugins/leaguemanager/sports/pool.php on line 10
[14-Apr-2014 07:58:11 America/New_York] PHP Fatal error: Class ‘LeagueManager’ not found in /home/burlhtkj/public_html/wp-content/plugins/leaguemanager/sports/handball.php on line 10That log is located in the ‘sports’ folder, yes?
I too have been receiving these errors for a week or two. Deleting the error log is working fine to bring the sites back online but is becoming a pain.
Thanks for your hard work, hope you find the solution soon.
Yes sports folder.
I think this was introduced when the site was upgraded to WordPress 3.8.3.
I did not see this or a week or so when on 3.8.2.
Does that help?
i believe this may be the culprit:
3.8.8.3 BUGFIX: Permission error UPDATE: Changed some internal code from 'leagues' to 'leaguemanager' ADDED: Dashboard Widget
Ok, having the same issue here. Updated to WordPress 3.9, still happening.
One of my security plugins keeps reporting that the plugin files are being changed without my doing anything.
These include core files
* Modified plugin file: wp-content/plugins/leaguemanager/admin/standings.php
* Modified plugin file: wp-content/plugins/leaguemanager/leaguemanager.js
* Modified plugin file: wp-content/plugins/leaguemanager/lib/stats.php
* Modified plugin file: wp-content/plugins/leaguemanager/sports/basketball.php
* Modified plugin file: wp-content/plugins/leaguemanager/sports/gymnastics.php
* Modified plugin file: wp-content/plugins/leaguemanager/sports/hockey.php
* Modified plugin file: wp-content/plugins/leaguemanager/sports/other-two-scores.php
* Modified plugin file: wp-content/plugins/leaguemanager/sports/racing.php
* Modified plugin file: wp-content/plugins/leaguemanager/sports/soccer.php
* Modified plugin file: wp-content/plugins/leaguemanager/templates/teams.phpI don’t know what’s causing it, but I believe I have it fixed. It’s taking me a bit longer than I expected to release this because there’s so many things that are dependent on others I’ve got a lot of updated files.
ndev2k – Is that security plugin monitoring updated files or actually downloading them and replacing files? I’ve updated something like 30 files, but haven’t pushed a new version yet, I’m trying to fix two more bugs first… The new release should be today or tomorrow depending on those to problem areas.
The plugin checks the files on the server against the files that are downloadable from WordPress plugins. If there are differences between the files it flags it. I was getting PHP injection attacks a couple of years ago so have it enabled to pick up any file changes.
Gotcha, I like that…
Just updated to version 3.8.9, hopefully that fixes this issue for everyone, let me know!
New Issue:
WordPress 3.9 and League Manager 3.8.9 crashes IE 8. Please verify.
Will have to Roll back to 3.8.x and League Manager 3.8.9 until a fix is available.
- The topic ‘PHP Fatal error: Class 'LeagueManager' not found in /home/pb191141/public_html/l’ is closed to new replies.