By tomcatuk on
Hi - made the mistake of disabling the core comments module and it seems to have affected core search. Basically, after realising this and re-enabling the comments module, the comments table is missing. Any chance someone could post the SQL I would run to recreate the table? Not even sure this will fix the issue, but right now search results for a node that IS indexed by search spit out:
user warning: Table 'db.comments' doesn't exist query:
Verified in phpMyAdmin that the table is missing (Schema is quick to point this out as well of course).
Ta
Comments
Find mysql query below for
Find mysql query below for comments table. run this query in phpmy admin section.
Sudhanshu
Woohoo
Thanks Sudhanshu - you're a star ;)