Active
Project:
ApacheSolr SEO Blocks
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Apr 2012 at 14:13 UTC
Updated:
1 May 2012 at 10:17 UTC
Hey,
Thanks for the module. I tried it out using a Drupal Commons site but it caused a blank screen when i tried to use a facet. The seo blocks did not display.
Good luck, Jim
Comments
Comment #1
citlacom commentedHello Jim,
Thanks for the report. Will be really helpful if you can check the logs of your server to find some PHP exception, error message or something that could give me more hints to fix the problem. Or can you give me the list of modules that you have enabled in your Drupal Commons installation to try to treproduce the error.
Thanks,
Regards.
Pablo.
Comment #2
jwilde commentedI hope this helps.
PHP Fatal error: Call to undefined function apachesolr_get_facet_definitions() in /mnt/www/html/mysite/docroot/sites/all/modules/contrib/apachesolr_seo_blocks/apachesolr_seo_blocks.module on line 312
Jim
Comment #3
citlacom commentedHello Jim,
This is a function that is part of ApacheSolr module (see below) so I think could be related with the version you are using. Can you let me know which version of ApacheSolr are you using? Thanks.
Comment #4
jwilde commentedapachesolr 6.x-1.6. I also looked through the solr and was thinking of messing around with the code but got sidetracked. Thanks for your help. Jim