I get a message «Toggling the setting failed» when trying to switch options. Options to switch, but it can be seen only after reloading the page. Browsers FFox 3.5.5, IE8 WinXP.

Comments

ChemAli’s picture

Theme = Garland. Admin_menu and FCKEditor modules installed.

ChemAli’s picture

Reason detected!

       'error': function(data) {
        // Remove the throbber
        link.removeClass('throbbing');
        alert(data.responseText);
      }

After this modification i get message «Cannot use object of type stdClass as array in \modules\uploadpath\uploadpath.module on line 36». Disabling this module solves problem and Fasttoggle works as expected.

ChemAli’s picture

Status: Active » Closed (fixed)

Patch for UploadPath is here: http://drupal.org/node/346977