Hello,
I downloaded the module and it worked fine with the first view I added services display. But when I made a new view and tried to add the path it didnt let me to save and it returned:

An AJAX HTTP error occurred.HTTP Result Code: 500Debugging information follows Internal Server ErrorResponseText:

It does that everytime I try to add a service display on a view. Any ideas???

CommentFileSizeAuthor
#2 services_views-2019891.patch803 byteslexfunk

Comments

lexfunk’s picture

I am also seeing the same error, not sure why. Services Views that I have configured previous to installing the dev version seem to work just fine when enabling them as features.

lexfunk’s picture

StatusFileSize
new803 bytes

The issue happens to be in the views_plugin_display_services.inc file on line 137. The path to the services.resource_build function is wrong. Attached is a patch that should fix the path.

les lim’s picture

Assigned: Efi » Unassigned
Category: support » bug
Status: Active » Reviewed & tested by the community

Confirmed -- setting this to RTBC.

ygerasimov’s picture

Status: Reviewed & tested by the community » Closed (won't fix)

File services.resource_build.inc has been moved to includes folder. Please update your services module.

ygerasimov’s picture

Issue summary: View changes

edit