When the template and a module that generate a block has the same name, all the blocks are no more shown.
Example : my template is called mytest, my module is called mytest and i am generating a block called mytest_block().
Result, Every time my block must be shown, all the blocks disappeared…