Closed (fixed)
Project:
Drupal core
Version:
6.2
Component:
other
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
5 May 2008 at 08:23 UTC
Updated:
19 May 2008 at 13:52 UTC
I'm the admin. I'm using the admin account. I've narrowed missing image gallery selection, free tags and other taxonomic elements to the core Taxonomy module. I've combed the database. I've examined all related admin pages. I'm locked out of all taxonomy admin pages. What should I do?
Comments
Comment #1
markpenny commentedFor a module hog like me, the fact that a wealth of modules can plug up memory is a real pain in the neck.
How about alleviating the problem by allowing assignment of modules to separate folders such as Core and Contributed--even allowing admins to create and hook up their own folders? Each folder could have its own admin/build/modules page.
Of course, there is the related issue of all admin pages failing to load when the mod count climbs too high. Segregation might not solve it. But surely there must be a way have a ton of modules without getting a ton of memory.
Comment #2
markpenny commentedProblem solved.
Database. menu_router. Change access_callback in admin/content/taxonomy/edit/term, admin/content/taxonomy/add/vocabulary, admin/content/taxonomy/edit/vocabulary/%, admin/content/taxonomy/%/add/term from 0 to user_access.
Comment #3
markpenny commentedSorry. Mistyped title. I'm okay now.
Comment #4
Crell commentedComment #5
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.