ERROR while entering reesults
-
I have this error when I update results:
WordPress database error: [You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'AND
season= '' ORDER BY
rankASC,
id` ASC’ at line 1]
SELECTtitle
,website
,coach
,stadium
,logo
,home
,group
,roster
,points_plus
,points_minus
,points2_plus
,points2_minus
,add_points
,done_matches
,won_matches
,draw_matches
,lost_matches
,diff
,league_id
,id
,season
,rank
,status
,custom
FROM wp_leaguemanager_teams WHEREleague_id
= ANDseason
= ” ORDER BYrank
ASC,id
ASC`What should I do?
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘ERROR while entering reesults’ is closed to new replies.