Active
Project:
Question/Answer
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
24 Mar 2011 at 11:39 UTC
Updated:
28 Mar 2011 at 06:51 UTC
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.