Closed (fixed)
Project:
Fasttoggle
Version:
5.x-1.x-dev
Component:
User interface
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
12 Jul 2007 at 20:25 UTC
Updated:
17 Aug 2007 at 08:57 UTC
When I visit the /admin/user/user section of my site, I get a list of users. Part of that list is Status section where I can select a user to be active or blocked. With fasttoggle installed I've noticed that now I can click to select active or blocked.
However it doesn't seem to work. If I click on an active person, it will change to "blocked" with the animated icon next to it, but the icon spins forever and if I reload the page, the status of the user hasn't changed.
I am also using the doubleclick module, but disabling this didn't make a difference.
I am using
Drupal 5.1
Latest Fasttoggle module
PHP 5.2
If there's anything more I can do to help you debug this, please let me know.
Tim
Comments
Comment #1
tjharman commentedI've fixed this.
The problem was I'd gone into the admin settings for fasttoggle. Though the screen is blank, I'd clicked on "Save configuration".
Having done it, it appeared it broke fasttoggle in a number of ways. No longer did the fasttoggle items appear on /node (I could no longer publish/stick etc with a single click), no longer could I even publish/unpublish from the main content list (the same problem as above would occur, the icon would spin forever)
Having gone back into the admin screen and clicked "Reset to defaults" everything is now working as expected, including the userlist.
Is the blank fasttoggle admin screen a known issue? Or is that something specific to me I should investigate in more detail? I can attach a screenshot or allow remote login if that'll help.
Thanks,
Tim
Comment #2
kkaefer commentedThe blank admin screen has been fixed with http://drupal.org/node/165820.