Closed (fixed)
Project:
Apache Solr Views
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 Oct 2011 at 20:21 UTC
Updated:
4 Feb 2012 at 20:00 UTC
I can get through the initial steps of creating an Apache Solr Node view and can even save it. However, if I try and edit the view, the site simply shows me a page that says Error. If when creating the View, I choose Save and Edit, it throws out the same error. I am using Seven as the admin theme, Drupal is 7.1, Views is 7.x-3.0-beta3 (also tried upgrading to View 3.0-rc1 and even the latest dev (Oct-7).
Comments
Comment #1
ygerasimov commented@incrn8 Could you please advise what error do you get? Do you have any errors in drupal logs?
Comment #2
davemybes commentedThe error I get is "Error", and there's nothing in the logs, so I've no idea what's causing this.
Comment #3
ygerasimov commentedCould you please export your view and post it here? I will try to reproduce the error. Also please post a screenshot of error if possible. Thanks!
Comment #4
becw commentedI can create a view, but when I get to the Views editing interface I get a javascript error that says:
#1408192: Add apachesolr.interface.inc to the .info file (patch) fixes this issue. @incrn8, is this the same error that you get?
Comment #5
StevenWill commentedHey, apply the patch referenced in #4 to apachesolr fixed the errors for me. Thanks
Comment #6
becw commentedThe patch from #4 has been committed to apachesolr -dev, so I think this issue is resolved.