Database Error Message
-
By setup of the LeagueManager plugin i see the following error message in the BE by using the LM:
SELECT group, home_team, away_team, DATE_FORMAT(date, ‘%Y-%m-%d %H:%i’) AS date, DATE_FORMAT(date, ‘%e’) AS day, DATE_FORMAT(date, ‘%c’) AS month, DATE_FORMAT(date, ‘%Y’) AS year, DATE_FORMAT(date, ‘%H’) AS hour, DATE_FORMAT(date, ‘%i’) AS minutes, match_day, location, league_id, home_points, away_points, winner_id, loser_id, post_id, season, id, custom FROM wp_leaguemanager_matches WHERE league_id = ’24’ AND season = ‘2015/16′ AND final = ” AND (home_team = ’83’ OR away_team = ’83’) ORDER BY date ASC,id ASC LIMIT -14,14
This was also reported in a post before. Are there any news for this error message ?
Thanks
- The topic ‘Database Error Message’ is closed to new replies.