A fatal MySQL error was encountered.
Query: SELECT chal.*, author.penname as penname FROM efiction_fanfiction_challenges as chal, efiction_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'