Closed (duplicate)
Project:
Apache Solr Attachments
Version:
7.x-1.x-dev
Component:
Miscellaneous
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Jan 2012 at 15:09 UTC
Updated:
20 Feb 2012 at 21:24 UTC
I recently updated the ApacheSolr module from the January 12th update. I'm now getting an error on the bottom of every page:
Fatal error: Call to undefined function apachesolr_index_nodes() in /../modules/apachesolr_attachments/apachesolr_attachments.module on line 157
Does anyone have any tips or tricks for fixing this asap?
I'm not sure what else to do.
Comments
Comment #1
nick_vhApachesolr attachments has not been reworked to support latest version of Solr. Your best bet is to stick with beta13 or lower or work on apachesolr attachments.
Either way this is an issue for apachesolr_attachments.
Comment #2
pwolanin commentedduplicate http://drupal.org/node/1393540
Comment #3
bisonbleu commentedI get a similar error. Running cron from Admin menu generates WSOD - no error message, no clue. Running cron with Drush generates the following error.
Tried both 7.x-1.0 and 7.x-1.x-dev but it makes no difference - cron remains crippled. Cron works fine when apachesolr_attachments is disabled.
Anybody know of a quick/temporary fix? Where would one find the beta13 version?