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

salvis’s picture

It 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...

grn’s picture

1) Okay

2) I fixed that by disabling all subscriptions modules, and then enabling them.

You can close this bugreport

salvis’s picture

Status: Active » Closed (fixed)

I fixed that by disabling all subscriptions modules, and then enabling them.

I'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!