Mistake in search_keywords.install prevents installer working

reywob - May 24, 2006 - 20:08
Project:Search Keywords
Version:4.7.x-1.x-dev
Component:Code
Category:bug report
Priority:critical
Assigned:sugree
Status:closed
Description

The function in search_keywords.install is called:
silverabb_install()
This should be:
search_keywords_install()

Otherwise the installer doesn't run!

#1

silurius - May 26, 2006 - 16:22

...and this is what happens when it's activated and I navigate to the keyword log:

    * user warning: Table 'MYDB.search_keywords_log' doesn't exist query: SELECT COUNT(*) FROM search_keywords_log a in /...path.../USER/MYSITE.COM/includes/database.mysql.inc on line 120.
    * user warning: Table 'MYDB.search_keywords_log' doesn't exist query: SELECT a.* FROM search_keywords_log a ORDER BY a.timestamp DESC LIMIT 0, 30 in /...path.../USER/MYSITE.COM/includes/database.mysql.inc on line 120.

#2

sugree - July 14, 2006 - 14:50
Assigned to:Anonymous» sugree
Status:active» fixed

oops! sorry :)

#3

Anonymous - July 28, 2006 - 15:02
Status:fixed» closed
 
 

Drupal is a registered trademark of Dries Buytaert.