Closed (fixed)
Project:
Rules
Version:
6.x-1.x-dev
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
19 Dec 2010 at 13:31 UTC
Updated:
8 Dec 2011 at 07:30 UTC
Jump to comment: Most recent file
Comments
Comment #1
baff commentedThe rule says:
Node: A node should be shown
Condition: when node type is one of my content profile types
Action: redirect to user/[autor-uid]
Other rules with redirect work, but not when viewing a content profile node and redirect to user/uid
Comment #2
baff commentedComment #3
baff commentedI have simplified the rule so it is more easy to check. To me it looks as if the rule is looping in a recursion
Comment #4
baff commentedSorry file was empty - so here again
Does it matter if I redirect to a user/view panel and in this panel I show the content profile node as a panel tab?
When I deactivate the panel tab it works.
Comment #5
baff commentedI will try as next step to show the content node in a mini panel and show this mini panel instead of node itself in the user panel - maybe that works
Comment #6
baff commentedHere is the panel as well
Comment #7
baff commentedOk - using a mini panel does not help.
Do me it looks as if the rule is not only trigged o a node view (for a content profile node) but also on a user / view (using panels and showing the node in the profile from where one wants to redirect ).
So, is it possible to make a rule where one is not able to view a content profile node directely on a node view but only via a content profile view?
Comment #8
baff commentedOk I have got it working - I changed from checking content type to checking path URL - that works sometimes:-)
Yes sometimes .... once it works on another perso it starts looping in recursion .....
There seems to be a major incompatibility with panels ... or panel tabs ...or ... profile
I think it would be worth checking that out.
Comment #9
baff commentedI am using http://drupal.org/project/page_manager_redirect now unti I get the rule working
Comment #10
mitchell commentedlooks fixed in #9. See also Rules Bonus Pack for similar integrations