Hey,
if I install domain access advanced (http://drupal.org/project/domain_adv) I'm not redirected anymore.. Any Idea why this happens?

regards!

CommentFileSizeAuthor
#4 redirect.jpg113.68 KBIckZ

Comments

jhedstrom’s picture

Status: Active » Postponed (maintainer needs more info)

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.

IckZ’s picture

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"..

jhedstrom’s picture

What code are you using to perform the redirect, or are you using the block that comes with the module?

IckZ’s picture

StatusFileSize
new113.68 KB

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!

jhedstrom’s picture

Status: Postponed (maintainer needs more info) » Active

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.

IckZ’s picture

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.