JJmonterey's picture

I'm getting this wsod error message when updating database from rules 2.00 to 2.01:

Fatal error: Class 'EMWControllerExportable' not found in /home/mysite/public_html/modules/rules/includes/rules.core.inc on line 17

Rules 2.01 line 17:  class RulesEntityController extends EMWControllerExportable {

Rules 2.00 line 17:  class RulesEntityController extends EntityAPIControllerExportable {

I can't find any other reference to EMWControllerExportable in rules.core.inc or elsewhere in Rules 2.01

 

Thought I'd post here before filing an issue if anyone has incurred this error.

Comments

I haven't seen that one yet (haven't been using Rules extensively on Backdrop yet) but it does look like a good candidate for filing an issue on in the queue!

I suspect you also need the latest version of Entity Metadata Wrapper as well.