This message appears when I want to configure a block. Can't access the block configuration page and get a blank page with this message instead.
This site is not using Views, so I installed views and enabled it and that solved the problem...But I think I should be able to use this module without using views (?)
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 872854.patch | 1.91 KB | simon georges |
Comments
Comment #1
simon georges commentedHi.
I've just added
if module_exists('views')everywhere I found a reference to the Views module, it seems to have fixed it.Regards,
Comment #2
simon georges commentedClosing #884272: Views module is required but not listed as such on the modules page as a duplicate of this one.
Comment #3
Scheepers de Bruin commented