Posted by IckZ on December 28, 2010 at 12:27am
2 followers
| Project: | Domain User Default |
| Version: | 6.x-1.2 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
Hey,
if I install domain access advanced (http://drupal.org/project/domain_adv) I'm not redirected anymore.. Any Idea why this happens?
regards!
Comments
#1
I'm currently developing a project that is using both this and domain_adv, and the module continues to redirect...any additional information may help track down the culprit though.
#2
hey jhedstrom,
I'm using the newest domain access dev package and set the redirect to user/*/edit/ and user/*/edit/*but nothing happens. What kind of information do you need?
best wishes for 2011
PS: I found an other Bug for me here: http://drupal.org/node/463034 but cant set the node back to status "open"..
#3
What code are you using to perform the redirect, or are you using the block that comes with the module?
#4
Hey jhedstrom - happy new year!
I'm on the global settingspage here: admin/build/domain/settings
See the attached file with my settings.
best regards!
#5
Ah, I think I see the problem. That setting doesn't determine where the user is directed, it only determines which paths the redirect is triggered at all. With the settings you've entered, a user would only be redirected from Domain A to Domain B if they landed on one of those 2 paths.
#6
yes. And this is my problem. Nothing happens! But I also think that this is one part of the issue I posted above (http://drupal.org/node/463034). I disabled domain advanced but nothing happen anymore after I change my default domain. It only work if I set manually the 0 into the table.
maybe fyi: http://domain1.drupalhandboek.nl/en/domain-redirect -> This maybe helps for feature work.