1. 1.
    0
    a database error occurred
    error number: 1064

    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 rand() limit 30' at line 6

    select * from (users) where usr deleted = 0 and usr confirmed = 1 and usr img != '' and usr uid in () order by rand() limit 30
    ···
   tümünü göster