After installed drupal 5.2 I am trying to put the poll block on the left sidebar, but the block does no appear. This happens for any block. I read the handbook and the book "Pro Drupal Development" trying to solve the problem.
But I cannot find any solution.
I am using apache2triad and the MyDrupalImpact theme.
I can create content and pages but not blocks.
I have two other sites working well with drupal 4.7

Thanks in advance for any help

Comments

pbarnett’s picture

Couldn't find the MyDrupalImpact theme; let me know where I can d/l it from and I'll take a look at the problem...

pbarnett’s picture

Ooops! dup post.

jcao’s picture

You can find at
http://drupal.org/project/MyDrupal_Impact

but the problem occurs when using bluemarine or garland_dropmenu themes, also

pbarnett’s picture

OK. Presumably you can get to the 'Administer Blocks' page; is the problem that blocks enabled and positioned there don't appear?

jcao’s picture

Exactly, the modules are installed and the blocks are enabled and positioned on the Administer Blocks page...

pbarnett’s picture

Is the site online, or just a local installation?

jcao’s picture

It´s a local installation.

jcao’s picture

I have tried with XAMPP and with a LAMP in Ubuntu 7.04. But I have the same result.

pbarnett’s picture

What have you got memory_limit set to in php.ini?

Pete.

jcao’s picture

Yes, memory_limit is set to 128MB.