Here's the error when trying to delete statuses.

"The website encountered an unexpected error. Please try again later."

I'm using organic groups with statuses and the following submodules: comments, flag integration, rules integration, statuses flags, statuses micropublisher, statuses pathauto, private statuses, statuses rules, statuses services, statuses tags and statuses tag suggestions.

Comments

megthing created an issue. See original summary.

IceCreamYou’s picture

Status: Active » Postponed (maintainer needs more info)

An "unexpected error" is typically a PHP fatal error. You'll need to check your logs to identify what error was thrown, which will point you to the file and line of code that caused the error.

Ramya Balasubramanian’s picture

Hello,

I am using statuses module with fbsmp . While deleting the statuses with image (fbsmp module integrated with statuses) , it throws an error like

'EntityMalformedException: Missing bundle property on entity of type file. in entity_extract_ids()' , How to solve this ???