I'm using Drush to update version 3.x-dev to the current (4.1) release. I get the following error message:

Fatal error: Class 'views_plugin_row' not found in ../alpha/sites/all/modules/heartbeat/views/plugins/views_plugin_row_heartbeat_view.inc on line 13

Any thoughts?

Comments

gallamine’s picture

Ok, so after the update things starting getting crazy. Got several WSODs, removed the heartbeat module along with the associated rules, then reupdated with Drush, and it worked this time. Now I have to rebuild my rules ...

gallamine’s picture

Ok, so now I get a WSOD that says:

Fatal error: Cannot redeclare class rules_data_type_heartbeat_message in .../alpha/sites/all/modules/heartbeat/heartbeat.rules.inc on line 26

I'd previously removed all the corresponding heartbeat rules.

gallamine’s picture

Status: Active » Fixed

I had to completely remove all traces of HB and reinstall it from scratch. Is there a better way? I sucks to have to recreate all my HD messages and rules.
The 3.x-dev version I was using was from March 11th, 2009.

Stalski’s picture

Hey,

Yes the difference between 3 and 4 are is reasonably big. What you could do is export the messages and the rules you added manually (from UI heartbeat and UI rules) and put them in a module. This will work for most of the rules.

Sorry for the inconvenience

Status: Fixed » Closed (fixed)

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