I have a brand spanking new drupal-5.1 install I'm doing testing on. I installed fast toggling and tried it out, but it doesn't work.

If I click a link to toggle stickiness (for example - none of the links work) then I get sent to a subpage that asks me "Are you sure you want to set Work in Progress to not sticky?" So I hit the change button (I'm not even supposed to see an intermediate screen, right? Or am I?) and I am rewarded with the following error output:

# fid=
# fid=

Not very enlightening.

Comments

kkaefer’s picture

Status: Active » Postponed (maintainer needs more info)

From what you are describing, it sounds like JavaScript is not functioning correctly. Did you enable JavaScript? Do you see any JavaScript errors in your browser? (javascript console or status bar) What browser are you using?

If everything works correctly (it does so for example on groups.drupal.org and on my sites), you should not see a confirmation page. It only degrades to confirmation pages if a JavaScript error occured. But if it degrades, it should work like a regular confirmation page – the result (fid) you are getting seems strange as well.

hyperlogos’s picture

No javascript errors - and while I do have adblock installed, there's no reason it would trigger on this site, AND I have a permit rule for anything on that site as well. (I've confirmed that it worked because the "Adblock" tab disappeared from my sIFR headline when I placed the accept rule.)

I'm using Firefox 2.0.0.1 on Windows XP with SP2.

kkaefer’s picture

Status: Postponed (maintainer needs more info) » Closed (duplicate)