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?

CommentFileSizeAuthor
#4 tables.JPG71.51 KBrajeshrhino

Comments

shroomer69’s picture

Title: able 'drupal.search_files_files' doesn't exist » Table 'drupal.search_files_files' doesn't exist
thl’s picture

Assigned: Unassigned » thl
Status: Active » Fixed

Has been fixed in 6.x-2.x-beta3 or earlier.

thl’s picture

Status: Fixed » Closed (fixed)
rajeshrhino’s picture

StatusFileSize
new71.51 KB

I 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.

rajeshrhino’s picture

Status: Closed (fixed) » Needs review
rajeshrhino’s picture

Status: Needs review » Active