Hi,
I using entity_soft_delete in my project. While installing i got a fatal error. Steps to replicate
- Install new instances drupal 7.28
- Install Entity
- Install Common Functionality
- Install Entity Soft Delete
- Go to admin/config/content/entity_soft_delete
- Check all check boxes for 'Node->Article' and press 'SAVE' its throws following FATAL error.

This error will overcome by adding views module. Please add views as dependent module in entity_soft_delete.info.
Regards,
tssarun.
| Comment | File | Size | Author |
|---|---|---|---|
| fatal_error.png | 27.86 KB | tssarun |
Comments
Comment #1
sinasalek commentedThe module does not depend on views, but there was a bug as you mentioned and will be fixed in the next version
Comment #2
sinasalek commentedFixed, try the latest dev snapshot when became available.