Closed (duplicate)
Project:
Apache Solr Multilingual
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 Sep 2011 at 12:46 UTC
Updated:
26 Jul 2012 at 21:05 UTC
I get White Screen of Death when apache-solr-multilingual module is enabled.
Fatal error: Call to undefined function apachesolr_default_server() in /var/www/drupal/sites/all/modules/apachesolr_multilingual/apachesolr_multilingual.module on line 503
The problem does not exist just with apache framework enabled. I have the dev version and it connects fine with solr.
Comments
Comment #1
mkalkbrennerBranch 7.x is broken due to heavy changes in apachesolr module and the drupal core itself regarding i18n from 7.0 to 7.8.
We stopped development until we think that these two components stabilize.
Comment #2
dropbydrop commentedi18n module has final version, isn't it so?
It's not about this module? Is it something in drupal core? I thought new drupal core version just fix bugs, and do not add features
Comment #3
mkalkbrennerJust some links:
#1157426: Field system uses t() incorrectly and inconsistently
#1169798: Field labels are not translated anymore after upgrading to D7.2
...
Early this year apachesolr multilingual 7.x-dev already worked well for one language. But as things changed heavily regarding apachesolr, core, i18n, I decided to spent my rare free time on other modules and tasks and the d6 version of apachesolr multilingual until I feel that our "environment" is stable enough.
But it's on my todo list ...
Comment #4
dropbydrop commentedI wish the environment will be stable soon
Comment #5
mkalkbrennerWe're currently working on completely new implemetation.