I hoped this module would solve my issue, but sadly its not working for me :(
As you can see in the attached screenshot i have a "" (json json) instead of a normal "" .
First i get the follwing error on "admin/structure/views/add":
Notice: Undefined index: get_instance in views_ui_wizard_form_validate() (Line 697 von /Users/xxx/Sites/xxx/sites/all/modules/views/includes/admin.inc).
Second i get the following error with a white page when then choosing and clicking "Continue & edit":
Fatal error: Function name must be a string in /Users/xxx/Sites/xxx/sites/all/modules/views/includes/admin.inc on line 698
Any hints?
Thanks in advance!
F.
Comments
Comment #1
stone_d commentedhahaha - i installed the "view_json_backend" (the git-version) and forgot to disable - everything seems fine now! Thank you for the work!!!
Comment #2
stone_d commentedComment #3
marcofernandes commented