Question/Answer does not install with sqlite backend. An error message is displayed which says that index files are invalid. In the files this corresponds to the file question_answer.module with the lines:
'file' => 'question_answer.pages.inc',
(2 times)
Also the module does not uninstall under sqlite, i.e. after "uninstalling" it is still listed as a module.
Comments
Comment #1
jcisio commentedI looked at the code and there is nothing that seems could have problem. I'll test later.