Error on posting new content:

Notice: Undefined property: stdClass::$revision in userpoints_nc_revision_node_update() (line 12 of /var/www/drupal-7.18/sites/all/modules/userpoints_nc/userpoints_nc_revision/userpoints_nc_revision.module).

I think this is just a matter of putting !empty($node->revision) && before checking the value of $node->revision ?

Comments

Colin @ PCMarket’s picture

I am experiencing this error too, any suggestions?

Colin @ PCMarket’s picture

I solved this error with the patch from

https://drupal.org/node/1294648#comment-5804688

Leeteq’s picture

Issue summary: View changes
Status: Active » Closed (duplicate)