Hello I have just tried to update to the latest release 6.x-1.21 and I received the following error:
Fatal error: Call to undefined function finder_load_multiple() in /home/user/public_html/sites/all/modules/finder/finder.install on line 261
I think that I have had this problem in the past when I have previously tried to update this module. Any suggestions of what I should do?
Many thanks
Comments
Comment #1
danielb commentedI've explicitly added a module_load_include() into the update function to hopefully remove this problem.
Please avoid using 6.x-1.21 it is broken.
Comment #2
HTF commentedMany thanks for getting back to me