I'm trying to use the "Facebook-style statuses" module on a site that also uses the "AJAX" module.

I thought if I simply disabled the Facebook-style statuses content type in AJAX UI, then AJAX should not interfere, but it still adds class="ajax-form" to forms of the content type FBSS -- even when I tell it not to. I need to completely disable the AJAX module, site-wide, to make it stop adding this class to statuses forms.
?????

BUT I LIKE AJAX! I'd like to continue to use it elsewhere on the site.
What am I doing wrong?

IceCreamYou tells me it's not a problem in his module.

I'm running Drupal 6.14 on a L.A.M.P. setup using:
Linux 2.6.30.5-1-grsec
Server API Apache 2.0 Handler
MySQL 5.0.51a
PHP Version 5.2.4-2ubuntu5.7

relevant modules:
Facebook-style statuses: 6.x-2.x-dev
Views 6.x-2.6
Panels: 6.x-3.0
APK: 6.x-1.0-beta2
Content Profile: 6.x-1.0-beta4

Comments

Apfel007’s picture

sub - same in my panel

Solved ... wrong hidden adjustment