Closed (duplicate)
Project:
Fasttoggle
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Feb 2007 at 18:36 UTC
Updated:
9 Feb 2007 at 19:06 UTC
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
Comment #1
kkaefer commentedFrom 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.
Comment #2
hyperlogos commentedNo 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.
Comment #3
kkaefer commentedDuplicate of http://drupal.org/node/117566