Hi,

I'm using Global Redirect on my Drupal 7 installation (MSSQL and IIS 7). But I'm afraid there is something wrong with it. Instead of redirecting system paths to aliases it redirects my alias to my system paths. With my menu it is the same. Is there any specific setting I have to set?

Thanks!

Comments

entendu’s picture

I ran into the same problem and I had to clear cache & restart apache. Give that a go.

nicholasthompson’s picture

Status: Active » Postponed (maintainer needs more info)

I cant begin to imagine what would cause THAT problem. I don't have an IIS box to test this on, however if more than one person has experienced it I may need some help debugging it.

rumblewand’s picture

I've run into something that might be similar and am going to open my own issue but I noticed with pathauto and global redirect both installed that my menu links would reset to node/XX instead of the alias once content or the menu was edited.

The link alias would save (and work) on content creation but once you edited the content url settings OR changed the menu's weight in menu settings the alias would be replaced by node/xx and the links would no longer work. Is this anything like what you experienced?