Closed (fixed)
Project:
Fasttoggle
Version:
6.x-1.3
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 Aug 2008 at 23:32 UTC
Updated:
1 Dec 2011 at 21:50 UTC
Jump to comment: Most recent file
Comments
Comment #1
OneTwoTait commentedThis also happenes on my site. Also with version 6.x-1.3. I have Drupal 6.6.
A popup box comes up and says "Toggling the setting failed."
Comment #2
kkaefer commentedUnfortunately, this doesn't tell me anything. Please make sure that there are no JavaScript error. If there are, it's possible that another module or your theme interferes with the JavaScript. If there are any PHP error messages, please post them as well. Any further information helps.
Comment #3
OneTwoTait commentedThere aren't any php errors. I don't know how to check for JavaScript errors but nothing else was displayed on the screen besides the popup.
Comment #4
coltraneConfirmed under Garland with no other contrib modules enabled. Firebug reports no Javascript errors.
Comment #5
coltraneThis isn't a problem with latest 6 branch code, must have been fixed since 1.3. User status toggle works fine on Admin users page and on individual user page.
Comment #6
darumaki commentedI can still confirm that the toggle isn't working in my Drupal 6, it's never worked, not sure how coltrane got to be so lucky.
It does work on nodes, just not in the user list
Comment #7
sziggle commentedi am seeing the same issue with the current version using garland on D 6.9. i have a slew of other modules active though and can't disable them all right now.
when i try to toggle a user being active or inactive, it tries to do it and a javascript alert (attached) appears saying the toggling of the setting failed.
Comment #8
Gabriel R. commentedSeeing this too.
Comment #9
rstaylor commentedlooks like there's an extra 'admin' in the URL?
Comment #10
pkiff commentedThank you RSTaylor. I installed this today on a fully-updated Drupal v.6.19 site with latest versions of Views/CCK, and experienced the "Toggling the setting failed" error when using the unblock user toggle on the user listing page. After applying your patch in #9, the toggle appeared to work as intended.
Phil.
Comment #11
loophole080 commentedworks ok in latest dev release without patch
Comment #12
nigelcunningham commentedJust checked git, and it looks like this patch was applied without changing the issue status. Closing as fixed, therefore.
Comment #14
tescometro commentedI'm getting the error with 1.4
"Toggling the setting failed."
Strangely, it hasn't failed though, a page refresh shows that the action has taken place. Any ideas?
(hope reactivating this thread ok)
Comment #15
tescometro commentedMy issue with 1.4 resolved. Not a fault with Fasttoggle at all. Was using the trigger module to redirect users after saving content to a specific url. This was affecting fasttoggle, even in views, which isn't so surprising. Doh. Setting this issue back to "closed (fixed)"
Comment #16
nigelcunningham commentedGreat; thanks.