Installation of 5.x-1.2 results in this error:
Fatal error: Call to undefined function drupal_install_schema() in /..../....../all/modules/search_files/search_files.install on line 51
Installation of 5.x-1.2 results in this error:
Fatal error: Call to undefined function drupal_install_schema() in /..../....../all/modules/search_files/search_files.install on line 51
Comments
Comment #1
shadoweyes commentedI got the same error. Also noticed that it says "core = 6.x" in the .info file for 5.x-1.2
Comment #2
ternto333 commentedI got the same error. This module version doesn't look like it was properly designed for 5.x
Comment #3
mrgoby commentedSame thing here... Does this module simply not support 5.x anymore ? You should remove/update the 5.x version because it is completely broken.
EDIT: CVS seems to work for 5 version... get it here if you are in a bind:
http://drupal.org/node/240007/cvs-instructions/DRUPAL-5
Comment #4
lcampanis commentedGentlemen at the Search Files. There seems to be a confusion in your 5.x module. You must have mixed 6 and 5 together.
could you please revert if possible and remove the current release, it's simply not functional.
Thanks!
Comment #5
hrpo commentedSame problem. Please help!