My Drupal recommends the dev version: Recommended version: 6.x-1.x-dev (2008-Jun-19)
I get the following fatal error, when I try to enable the "Blog Subscriptions UI" module.
Fatal error: Allowed memory size of 16777216 bytes exhausted (tried to allocate 275790 bytes) in /var/www/drupal-6.2/includes/database.inc on line 218
Comments
Comment #1
salvisIt takes half a day or so until the update mechanism picks up new releases.
I can't reproduce the problem with enabling subscriptions_blog_ui. This is an almost trivial module, I can't see how this could fail in such a spectacular way...
Comment #2
grn commented1) Okay
2) I fixed that by disabling all subscriptions modules, and then enabling them.
You can close this bugreport
Comment #3
salvisI'm glad this got you going, but I had all Subscriptions modules (except blog_ui) enabled, and blog_ui enabled just fine. Weird...
Let's see what others say...
Thanks!