Im trying to create comparison of user account created date + 6 months and see if its greater than site current date and if it is to block user. (6 month expiration for user accounts)
How to programmatically retrieve configuration of the specific rule? I tried $settings = rules_config_load(\'RULE_NAME\');
I\'m trying to bind a Commerce product type to my own custom type node (serving as a display node). The goal is to enter new data in as few places as possible. I\'m thereforeexplori开发者_运维知识库ng
Using rule开发者_如何转开发s it\'s easy to fill field values of a node after user pressed the save button. Just add a rule on before saving content event. But is it possible to have a rule to prefill
I need to send out a reminder email the DAY BEFORE a Calendar Event as well as the DAY AFTER. Unfortunately, I can\'t use Rules Scheduler, because the Tokens can\'t be manipulated with PHP. It doesn\'
In Drupal I\'d like to s开发者_如何学Cet up a rule that only runs if a workflow state is changed to a specific state. For example, if an Application is marked as \'submitted\' and was previous marked
The documentation for rules 2 development seems (to me at least) a lot more confusing than version 1.Im trying to get a user contributed module for a new rules action converted over to drupal 7/rules
I\'ve got a rule set wh开发者_Go百科ich publishes a node based on some condition. This is working great. Now I would like to also promote that node as the front page (not publish it in the front page)
I need to creat开发者_如何学JAVAe something like this. Have several nodes ( NODE A ) with: C++, PHP, PLSQL, JAVA, etc... ( in each node )
In my installation the users login with Shibboleth [1], but the rule [2] I\'ve set up to be executed on \"User has logged in\" event, isn\'t executed.