WorkFlow Module EditView Blank

I was just editing workflows and my WorkFlow module got corrupted somehow. Now when I go to edit workflows I get a blank screen. Any suggestions?

Worth turning on PHP errors so the error displays on page, check the suitecrm.log and also your web service(apache or IIS) logs for errors.

Is it all workflows or just your workflow you were editing?

Thanks,

Will.

Workflow Editview is blank for every workflow.

index.php?module=AOW_WorkFlow&offset=1&stamp=1471264999026859700&return_module=AOW_WorkFlow&action=…:1 GET http://crm.accmedlink.net/index.php?module=AOW_WorkFlow&offset=1&stamp=1471…e=AOW_WorkFlow&action=EditView&record=c53db42e-2bf3-3857-346b-57acf0130ba0 500 (Internal Server Error)

Chrome is showing a 500 error…

index.php?module=AOW_WorkFlow&offset=1&stamp=1471264999026859700&return_module=AOW_WorkFlow&action=…:1 GET http://crm.accmedlink.net/index.php?module=AOW_WorkFlow&offset=1&stamp=1471…e=AOW_WorkFlow&action=EditView&record=c53db42e-2bf3-3857-346b-57acf0130ba0 500 (Internal Server Error)

Chrome is showing a 500 error…

I setup a totally new environment. Installed the latest version of Suite(7.7.1). The theme is beautiful, WOW… Anyway. I did a database dump of the install where workflows are broken. Everything came out fine. I was able to edit my workflows again. I then decided to import the theme from the install where workflows is broken. This broke the workflow module edit view. Every edit view was blank again. I uninstalled the theme but the module remains broken. Something in that theme is causing lingering issues. Even after I delete it. This is really a weird issue, does anybody have any idea whats going on.

The problem ended up being something stupid on my part. A PHP error in a custom action file. Sorry to waste everybody’s time.