I have the following modules enabled in my Drupal 6.22 installation:

  • admin_menu
  • advanced_help
  • auto_nodetitle
  • autoassignrole
  • better_perms
  • camedon
  • casetracker
  • cck
  • chess
  • ckeditor
  • content_profile
  • ctools
  • date
  • devel
  • drupal_tweaks
  • email
  • emfield
  • external
  • fancy_slide
  • faq
  • filefield
  • fivestar
  • galleria
  • google_analytics
  • image
  • imageapi
  • imagecache
  • imagecache_actions
  • imagefield
  • jcarousel
  • jquery_plugin
  • jquery_ui
  • jquery_update
  • l10n_update
  • language_select
  • libraries
  • lightbox2
  • link
  • location
  • media_youtube
  • menu_breadcrumb
  • node_gallery
  • page_title
  • pageflip
  • panels
  • pathauto
  • print
  • quicktabs
  • schema
  • swftools
  • taxonomy_manager
  • token
  • ubercart
  • uc_multiprice
  • uc_price_per_role
  • uc_reorder
  • userpoints
  • userpoints_contrib
  • vertical_tabs
  • views
  • views_accordion
  • views_calc
  • views_showcase
  • vls
  • votingapi
  • xmlsitemap

Everything works fine, the system has enough memory, caches are enabled and in general everything works as expected. The problem is that the admin/user/permissions page, instead of outputting the common checkboxes table, displays part of the html source of the page. I tried disabling some modules but this didn't fix the problem either. If I delete all cached data and then, without clicking anywhere else, I request the Permissions page, it gets loaded. After a little navigation through the site, the permissions page gets buggy again.

I am definitely sure, this has nothing to do with the memory. I have no idea though why this might happen!

PS: If I load admin/user/permissions/% everything is correctly loaded.

Comments

Status: Active » Closed (outdated)

Automatically closed because Drupal 6 is no longer supported. If the issue verifiably applies to later versions, please reopen with details and update the version.