When you go to admin/settings/scanner, you get a SQL error complaining about table node_field_instance being missing if CCK has never been installed.
Workaround: Install and enable CCK. It will create the node_field_instance table.
When you go to admin/settings/scanner, you get a SQL error complaining about table node_field_instance being missing if CCK has never been installed.
Workaround: Install and enable CCK. It will create the node_field_instance table.
Comments
Comment #1
DrewMathers commented