My Profile
- user warning: 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 'order by buddylist.rating desc limit 10' at line 1
query: SELECT buddylist.buddy, users.name, users.uid, users.picture, users.mail FROM `buddylist` INNER JOIN `users` ON buddylist.buddy = users.uid WHERE buddylist.uid = order by buddylist.rating desc limit 10 in /var/www/vhosts/newid.e3hosting.net/httpdocs/includes/database.mysql.inc on line 120.
- user warning: 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 '' at line 2
query: SELECT count(users.name) as count FROM `buddylist`
INNER JOIN `users` ON buddylist.buddy = users.uid WHERE buddylist.uid = in /var/www/vhosts/newid.e3hosting.net/httpdocs/includes/database.mysql.inc on line 120.
|