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

Anonymous’s picture

It works fine if I choose "No: Load all tabs on page view. " but breaks with AJAX.

katbailey’s picture

Version: 7.x-3.0 » 7.x-3.x-dev
Status: Active » Fixed

This should be fixed with this commit http://drupalcode.org/project/quicktabs.git/commit/50ea1ee311124001c7582...
Please test the new dev release.

Anonymous’s picture

It works, many thanks!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.