E’ stato riscontrato un errore irrisolvibile MySQL.
Query: SELECT chal.*, author.penname as penname FROM fanfiction_challenges as chal, fanfiction_authors as author WHERE author.uid = chal.uid ORDER BY chal.responses DESC LIMIT 10
Error: (1054) Unknown column 'chal.responses' in 'order clause'