Hey everyone,
(I also posted this on the Rules Issues page, but I figured I might actually get more help here.)
So basically, I'm using rules in combination with Organic Groups and OG_Vocab. What I want it to do is assign 3 vocabularies to a new group when it is created. I set up a rule for this like this:
IF
Content is new
AND
Content is a group
DO
Add new vocabulary
Assign vocabulary to group
This works fine, until I add another "Add new vocabulary" and "Assign vocabulary to group" action. The new vocabulary is actually still created, but I get an error and it isn't assigned to the newly created group, although the first one still is.
Any idea what is going wrong? I've spent hours on this bug and still nothing is working. I think it has something to do with me having to change the machine-readable variable name for the second vocabulary, but maybe not.
Any help would be VERY appreciated.
-John
UPDATE: Just a quick update, I am almost 100% sure it has to do with changing the "machine readable" variable that I have to change when I add a second vocabulary. Anyone know why this might be happening? :/