Hi,

I using entity_soft_delete in my project. While installing i got a fatal error. Steps to replicate

  1. Install new instances drupal 7.28
  2. Install Entity
  3. Install Common Functionality
  4. Install Entity Soft Delete
  5. Go to admin/config/content/entity_soft_delete
  6. Check all check boxes for 'Node->Article' and press 'SAVE' its throws following FATAL error. install error

This error will overcome by adding views module. Please add views as dependent module in entity_soft_delete.info.

Regards,
tssarun.

CommentFileSizeAuthor
fatal_error.png27.86 KBtssarun

Comments

sinasalek’s picture

The module does not depend on views, but there was a bug as you mentioned and will be fixed in the next version

sinasalek’s picture

Status: Active » Fixed

Fixed, try the latest dev snapshot when became available.

  • sinasalek committed fe840e0 on master
    * Notice: Undefined property: stdClass::$nid [#2298801]
    * Fatal error...

Status: Fixed » Closed (fixed)

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