I enter questions (well, most of them anyways) and then hit preview and I get the following error:

user warning: Got error 28 from storage engine query: SELECT DISTINCT b.* FROM blocks b LEFT JOIN blocks_roles r ON b.module = r.module AND b.delta = r.delta WHERE b.theme = 'bluemarine' AND b.status = 1 AND (r.rid IN (2) OR r.rid IS NULL) ORDER BY b.region, b.weight, b.module in /home2/rizzopvd/public_html/includes/database.mysql.inc on line 172.

Comments

dwees’s picture

Well this must have been annoying. From the query information it doesn't look like a Jeopardy module error because that's not a query my module would produce.

Are you able to reproduce the error? If so, could you let me know if it only happens on Jeopardy nodes, or does it happen on any other nodes?

Dave

dwees’s picture

Status: Active » Closed (fixed)

This doesn't look a Jeopardy error, so I'm closing this. If anyone has more information to shed on it, they are welcome to re-open this issue.