SQL error without CCK
DrewMathers - July 29, 2009 - 21:14
| Project: | Search and Replace Scanner |
| Version: | 5.x-2.1 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Description
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.
