I'm exploring the rules module and there seem to be no default conditions. Hopefully I haven't done something incorrect with the install process, but I've installed a module that integrates with rules (Userpoints). This provides default actions, but no conditions or events.
Are conditions and events something I should expect to be writing myself?
On a another note, if the answers I'm looking for are in the documentation I apologize but I can't seem to use them properly. The entry point for the documentation is listed as here http://drupal.org/node/298476, but when I go there I can find no other way to navigate to the remainder of the documentation. Through searching I can find links to other pages, namely http://drupal.org/node/298541, and http://drupal.org/node/298480, but am I missing where the table of contents for the discussion is located?
Comments
On a another note, if the
What do you mean with "default conditions"?
No, rules provides a lot of them for drupal core. Also other modules provide some, userpoints also provides only an action. So you can grant points for any supported event.
Perhaps you got also hit by
Perhaps you got also hit by this issue: http://drupal.org/node/381682 ?
Yes, that is my issue.
Yes, that is my issue. There are no options in the drop-down box. To answer the question there, my webhost uses PHP5.
I'm going to try a reinstall then.
Tried a reinstall, same
Tried a reinstall, same issue. Identical in IE and FF.
Could you chime in there and
Could you chime in there and try it on a fresh drupal install? -> http://drupal.org/node/381682
Issue Solved with Beta 5
The issue I was having appears to be solved with Beta 5. Conditions and events show up now.