Closed (works as designed)
Project:
Apache Solr Search
Version:
6.x-1.0-beta9
Component:
More Like This
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 May 2009 at 18:01 UTC
Updated:
20 May 2009 at 19:35 UTC
This module has been working great for me over the last few months, but this last update has thrown me a curve ball.
Fatal error: Cannot redeclare apachesolr_mlt_suggestions() in /var/www/sites/all/modules/apachesolr/contrib/apachesolr_mlt/apachesolr_mlt.module on line 68
I removed the folder for more like this and my site came back up.
Thanks.
Comments
Comment #1
Scott Reynolds commentedYes so the apachesolr_mlt.module is gone and it was folded into the apachesolr.module. You could have just run update.php. It would have fixed it for you.
I would run it now if you haven't already.
Comment #2
bacchus101 commentedThanks.
I should know better. ;)