Posted by xurubo93 on December 19, 2012 at 2:08pm
2 followers
Jump to:
| Project: | Entity Reference View Widget |
| Version: | 7.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
Hi,
I'm using this module in a view with a search field defined as an exposed filter. When I try to make a search in the view I get the following error:
An AJAX HTTP error occurred.
HTTP Result Code: 500
Debugging information follow.
Path: /en/entityreference_view_widget/ajax/field_my_field
StatusText: error
ResponseText:cheers
Comments
#1
Can you check your apache error logs? You should see a PHP fatal error in the logs when this happens. The AJAX error from the browser is essentially meaningless.