After enabling the Administration Views module, the User List and User Add don't work.
admin > user > user > create gave a Page Not Found, so you can't add new users
admin > user> user > list has no options in the Bulk Operations drop down menu, so you can't change user attributes. Also, the "Change Domain" option does not appear, so it looks as if Domain Access module needs know about the new User Update page.
The other User Management links seemed to be ok, but I didn't test all their options, nor did I test all the Admin links.
I think this will be a great addition to an already great module, but I've disabled it for now.
Site Info
- a brand-new install of Drupal 6.13
- Administration menu 6.x-3.0-alpha3
- Views 6.x-2.6.
- Views Bulk Operations (VBO) 6.x-1.7
Comments
Comment #1
uufsm commentedADDED 9 OCT (Putting the answer here so you don't have to scroll through.)
Apply views.menu-existing.patch from #550132. If you update the VIEWS module, you may need to reapply this patch, at least until Views incorporates it.
------------------------------
UPDATE: I had a bad install of Domain, so that maybe why the batch processing options weren't showing up. Still can't see how to assign users to domains via this page.
added 23 Nov 09 Domain does not currently support batch processing of assigning users to domains, which is why it wasn't showing up. It's a feature request.
Comment #2
GrimSage commentedI am unable to get the create link to work either. Same setup same issue.
Comment #3
dmbch commentedSame here, but without Domain; running Drupal 6.14, Views 6.x-2.6, VBO 6.x-1.8.
Comment #4
uufsm commentedI can't add individual users, but I can import a database of user info, and users can register.
So, it's possible to add users, it's just that admin >user >user>create is no longer valid.
Anyone know how to fix this?
Comment #5
uufsm commentedAnyone? Please?
Comment #6
tauno commentedThis looks like a duplicate of #562550: Administration Views: create user screen shows page not found which is already marked as a dupe of #550132: Allow to override existing menu items in views.
Comment #7
uufsm commentedSince my original post was on August 27 and #562660 was posted on August 28, seems more like that post is a duplicate of this one. :) But then, we're both reporting items that were reported before, although in a more sweeping way. (The only admin problem I ran into was a missing Create >user, not a loss of admin page links.)
But whatever... as long as there's an answer, I'm happy.
Thanks for pointing me to the solution. I'd read that post (#550132), but it seemed to me like a discussion of something the developers wanted to do in the future, and they never mentioned create>user, so I didn't recognize it as pertinent to this issue.
off to try patching... (and hoping I remain happy throughout that procedure)
thanks again!
Comment #8
uufsm commentedApplied the patch and can now create Users.
Yeah!!!
thank you.