I have created a view which has a block in our home page. When I try and clone it, it says "Module or doesn\t exist, contact administrator". What could this be? What's causing that?

Thanks
Will

Comments

willeaton’s picture

Any update on this? Basically I cannot create an new instance of a views block, it says "Module or doesn\t exist, contact administrator"

Thanks
Will Eaton

Renee S’s picture

I second this report... ! :)

andrewlevine’s picture

Did a little bit of testing trying to debug this and it turns out that when multiblock calls module_invoke($orig_block['module'], 'block', 'list'); to get the block list from the views module, it returns an empty array. Anybody know why this is?

andrewlevine’s picture

Version: 6.x-1.1 » 6.x-1.x-dev
Status: Active » Postponed (maintainer needs more info)

It seems this bug is no longer occurring with multiblock 6.x-1.x-dev and views 6.x-2.2. If you still have this problem please comment on what versions you're using.

nancydru’s picture

Status: Postponed (maintainer needs more info) » Fixed

I agree; this is fixed.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.