I am trying to use some php to evaluate a condition. I want to award points to users as they edit information on the site. However, I don't want to award points to the author of the node. So I created a Truth Value with PHP as follows:

<? $user = $author ?>

However, it doesn't seem to do what I want it to do (not award points to the author when he tries to edit his own work).

Comments

mitchell’s picture

Component: Rules Core » Rules Engine
Category: task » support
Status: Active » Closed (won't fix)

Closing older issues to make the issue queue easier to navigate. If you still need assistance, please try the latest versions, read through the documentation handbooks, and search for other other issues with relevant responses. This will more than likely give you an answer to your question, or you can always open another issue. If you have any further help to offer people who may find this issue, please add it even though it is closed or add this info to the documentation handbook.