I've been through this http://drupal.org/node/264115 xx times and still can't get it to work right. get these two error messages repeated for each file I'm trying to index:
user warning: Table 'drupal.search_files_files' doesn't exist query: SELECT `id` FROM search_files_files WHERE `full_path`='sites default files archives/thebulletin/09-06-04/001_001_cover.pdf' in C:\xampp\htdocs\drupal\sites\all\modules\search_files\modules\search_directories\search_directories.module on line 446.
user warning: Table 'drupal.search_files_files' doesn't exist query: INSERT INTO search_files_files SET `full_path`="sites default files archives/thebulletin/09-06-04/001_001_cover.pdf", `directory_id`='1' in C:\xampp\htdocs\drupal\sites\all\modules\search_files\modules\search_directories\search_directories.module on line 459.
have reinstalled the module several times (after uninstalling) with no luck. No errors reported while creating tables. Any ideas?
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | tables.JPG | 71.51 KB | rajeshrhino |
Comments
Comment #1
shroomer69 commentedComment #2
thl commentedHas been fixed in 6.x-2.x-beta3 or earlier.
Comment #3
thl commentedComment #4
rajeshrhino commentedI installed search_files-6.x-2.0-beta4, but the module is not creating 'search_files_files' table. But it is creating other tables for this module. Tried uninstall and re-installing again, but still the same.
Help please.
Thanks.
Comment #5
rajeshrhino commentedComment #6
rajeshrhino commented