Hi,
when I added a content page view to a quicktab (ajax, 2nd tab), I got an AJAX error as follows:
An AJAX HTTP error occurred.
HTTP Result Code: 200
Debugging information follows.
Path: /quicktabs/ajax/related_products/1/view/search_mlt/panel_pane_mlt/21307
StatusText: parsererror
ResponseText: Notice: Undefined index: view_path in views_ajax() (line 26 of C:\Inetpub\wwwroot\123.dev\sites\all\modules\contrib\views\includes\ajax.inc). =>
Comments
Comment #1
Anonymous (not verified) commentedIt works fine if I choose "No: Load all tabs on page view. " but breaks with AJAX.
Comment #3
katbailey commentedThis should be fixed with this commit http://drupalcode.org/project/quicktabs.git/commit/50ea1ee311124001c7582...
Please test the new dev release.
Comment #4
Anonymous (not verified) commentedIt works, many thanks!