this could just be a glitch but when i go to 'browse by name' prior to filtering by drupal version (i.e. filter says ) i get:

Fatal error: Allowed memory size of 25165824 bytes exhausted (tried to allocate 3363997 bytes) in /var/www/drupal.org/htdocs/themes/bluebeach/page.tpl.php on line 60

Comments

xmacinfo’s picture

Hi!

Please report web site issues to the Drupal.org webmasters --> http://drupal.org/project/issues/webmasters

This specific error is a PHP one. They will need to allocate more memory to PHP or split the module page by alphabetical sections.

Regards.