Hello;

I discovered today that when running drupal for firebug and views 3.0 alpha1 and dev, you get an ajax error on any ajax event very similar to http://drupal.org/node/1031570

I don't know if it is a views issue or a drupal for firebug issue, but I figured folks with the issue would find this post here sooner than in DFF's issue queue.

I was running the latest dev of views, latest official ctools (alpha2) and latest official of DFF (7.1.1)

Comments

dawehner’s picture

Status: Active » Postponed (maintainer needs more info)

If you enable to display php errors does it display something useful?

This would really help to fix the problem.

Take sure that you checked out ctools dev and views dev.

Michsk’s picture

im having the same issue. Ctools is uptodate, so is everything else.

Where do i set to display php errors?

Michsk’s picture

Seems as if the html is not overwritten by the new html.

This is what i get in the alert box: http://drupalbin.com/17764

esmerel’s picture

Status: Postponed (maintainer needs more info) » Active
dawehner’s picture

Status: Active » Postponed (maintainer needs more info)

Please update to the dev version of views and ctools. The alpha is not really recommended anymore.

Additional many bugs are fixed already in the dev version. With many i mean countless.

esmerel’s picture

Status: Postponed (maintainer needs more info) » Closed (cannot reproduce)
ilovemyson’s picture

Project: Views (for Drupal 7) » Panels

when enabled drupal for firebug, at panels section all buttons warning very long AJAX error.

milos.kroulik’s picture

Title: Ajax error with Drupal for Firebug and Views installed » Ajax error in Ctools
Project: Panels » Drupal For Firebug
Version: 7.x-3.0-alpha1 » 7.x-1.x-dev
Component: Miscellaneous » Code

I am getting this error when using Ctools, so I don't think, that it's Panels problems. Seems to be some error on DfF part to me.

tigunn’s picture

Hello
I flushed the them's cache and it solve the problem.