Closed (fixed)
Project:
Rules
Version:
6.x-1.x-dev
Component:
Rules Engine
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
27 Sep 2009 at 12:32 UTC
Updated:
26 Dec 2009 at 15:40 UTC
When i want to create a Path has alias(es) rule and check if the path is the front page, i can't do it because a value is required. A slash / does not do the trick neither does 'front' or 'frontpage'.
Anyone?
Comments
Comment #1
ndf commentedSame issue here. In my case I would like to redirect a specific role from to homepage to a node-add page.
Maybe a solution is to NOT require a system path / URL alias.
Without a system path / URL alias, the rules engine could simply issue the homepage / frontpage.
Comment #2
mitchell commentedUse the path that you set manually in the system settings. By default this is 'node' so that is likely what you are going to use, unless you changed it. There is no generic path that you can use for your frontpage, but the directions above should fix your issue.