When I check any of the checkboxes, they momentarily change red implying save, but then moving to a new page I end up with a heap of error messages stating that table ajax_checklist doesn't exist. However, checking the database I can see that the table does exist. The error lines seem to be 60, 78 and 81. My site sits under a subfolder rather than the web root if that makes any difference. Any clues?

Comments

jpcwebb’s picture

Status: Active » Fixed

OK, had a look at the module and I think I've resolved this by putting curly brackets around all instances of ajax_checklist in db queries.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.