Hi I'm trying to get Global Redirect working on my Drupal 6.9 site. I'm running Path and Pathauto modules with global redirect 1.2 which wasn't working so I tried 1.1 but had no luck. I'd create a new node and then try accessing it using the node/X and it wouldn't redirect to the clean url path. Am I missing something else here?
Thanks
Quoting Chris McCreery chris.mccreery@gmail.com:
Hi I'm trying to get Global Redirect working on my Drupal 6.9 site. I'm running Path and Pathauto modules with global redirect 1.2 which wasn't working so I tried 1.1 but had no luck. I'd create a new node and then try accessing it using the node/X and it wouldn't redirect to the clean url path. Am I missing something else here?
Do you have clean urls turned on? A dumb question but ...
You need to give more description of the problem. Have you looked in your log files for errors? What is the full URL you want redirected?
-- Earnie http://r-feed.com Make a Drupal difference and review core patches.
I have clean urls turned on. I want all the duplicate links to the same content to be removed. For example going to node/x will forward to the correct clean url - domain.com/content/title
I checked my recent logs but don't see any errors or issues with global redirect.
On Mon, Jan 26, 2009 at 3:39 PM, Earnie Boyd earnie@users.sourceforge.netwrote:
Quoting Chris McCreery chris.mccreery@gmail.com:
Hi I'm trying to get Global Redirect working on my Drupal 6.9 site. I'm running Path and Pathauto modules with global redirect 1.2 which wasn't working so I tried 1.1 but had no luck. I'd create a new node and then
try
accessing it using the node/X and it wouldn't redirect to the clean url path. Am I missing something else here?
Do you have clean urls turned on? A dumb question but ...
You need to give more description of the problem. Have you looked in your log files for errors? What is the full URL you want redirected?
-- Earnie http://r-feed.com Make a Drupal difference and review core patches.
-- http://for-my-kids.com/ -- http://give-me-an-offer.com/
-- [ Drupal support list | http://lists.drupal.org/ ]
I have the same problem but think it is related to problems with the path module http://drupal.org/node/269877 I will check this patch soon because path/pathauto is not working correct now. But if you have the above issue you probably should have seen some of these error messages when bulk updating the aliasses of nodes.
Hans