Would there be a way to delete a block from the blocks Menu in Drupal 6?

DG

Comments

Drandarian Grey’s picture

This was a block created with the Add block, in the blocks section.

DG

-Anti-’s picture

I see a 'delete' link, next to 'configure' in the 'operations' column of the blocks page.
I'm using garland for my admin theme.

Drandarian Grey’s picture

Hi Anti,
Using Garland here also. But do not see a delete link at all. I am using 6.4 version of Drupal btw..

Do you have a extra module for that?

All I have is

Block Region Operations
Name of block Name of region Configure

-Anti-’s picture

> Do you have a extra module for that?

No.

Is there any content in the block?
If so maybe try to delete the contents of the block first.

Also, perhaps go to performance and delete the cache (even if you don't use any cache).
Sometimes that 'refreshes' weird things in modules.

Further, if you upgraded to 6.4, did you run the update.php file?
(don't manually change any of the drop-down lists if you run update.php though)
Blocks is a module like anything else, so maybe that might fix the problem.

Other than that, I don't have a clue.
If you can't solve it, perhaps you should write a bug report in the drupal project page?

Drandarian Grey’s picture

How odd, well tried everything you said and there is still no delete link...

Later on I will reinstall drupal again and see what is up... and if they come back.

DG

Ps. are you using 6.4 as well?

-Anti-’s picture

> Ps. are you using 6.4 as well?

Yes

Drandarian Grey’s picture

Did an entire reinstall and created a block and now there is a delete. Have no idea what the problem was..

But thanks for the help Anti

DG