Warning
Error while accessing the database
You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'AND EntryForLevel = '' ORDER BY Rating DESC, DateTimeOfRatings DESC' at line 1
select count(*), count(Rating), count(RatingComments) from tbluser_rating_feedback where UserID = AND EntryForLevel = '' ORDER BY Rating DESC, DateTimeOfRatings DESC