Fatal error: Uncaught exception 'SQLException' with message 'Could not execute query [Native 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 ') GROUP BY videoID' at line 1] [User Info: SELECT rating.*,count(bewertung) as c,avg(bewertung) as durchschnitt FROM rating where videoID IN () GROUP BY videoID]' in /usr/share/php/creole/drivers/mysqli/MySQLiConnection.php:173
Stack trace:
#0 /home/www/work/areagamesTv/classes/class.UserRating.php(59): MySQLiConnection->executeQuery('SELECT rating.*...')
#1 /home/www/work/areagamesTv/classes/class.VideoLists.php(102): UserRating::getRatingForMetaID(Array)
#2 /home/www/work/areagamesTv/classes/class.VideoLists.php(27): VideoList->getRatings()
#3 /home/www/work/areagamesTv/www/index.php(12): VideoList->__construct(Object(VideoIdentifier))
#4 /home/www/work/areagamesTv/classes/class.Page.php(111): include_once('/home/www/work/...')
#5 /home/www/work/areagamesTv/www/site.php(20): Page->buildCon in /usr/share/php/creole/drivers/mysqli/MySQLiConnection.php on line 173