It seems that the load a user action in rules cannot load an anonymous user? I am trying to set the author to anonymous if some conditions are true on the event new content is about to be saved.
Seems odd to me that you cannot load the an anonymous user? Should this be a bug for rules or a feature request for rb?
Or am I just going at this the wrong way?
Comments
Comment #1
itangalo commentedThere is no anonymous user object to load – but if you set the author property to empty Drupal will interpret is as the anonymous user.
Comment #2
CraigBertrand commentedAhh okay, thanks a heap!
I have really been enjoying your screen casts on nodeone also, keep up the good work and thanks!