URL Alias of Movie

Capricorn20 - May 18, 2009 - 14:51
Project:Movie database
Version:6.x-1.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active
Description

The URL aliasing doesn't seem to work for this module. I am using this in combination with Pathauto. When the page is viewed the URL stays in the format of: http://www.site.com/node/700

#1

amrayu - June 14, 2009 - 19:27

URL aliasing is working for me when using this module.

#2

ultimatedruid - June 24, 2009 - 11:55

I have had url aliasing work with this module too - what version of Drupall are you using, and what other modules?

#3

Capricorn20 - July 21, 2009 - 09:15

Using Drupal 6 and I have a lot of other modules, I can dig out a list if needs be. I just checked my database and the url_alias table has created an entry for the link but it fails when I go to the page.

2030  node/1563  movies/2008/the-dark-knight  English

www.site.com/node/1563 works
www.site.com/movies/2008/the-dark-knight fails

#4

Capricorn20 - July 31, 2009 - 13:19

Think I know what it is, I have an extra content feild which is the movie release year, this is added into the pathauto structure as a token. This for some reason is not working...

#5

Capricorn20 - October 2, 2009 - 11:02

Long time since I posted this but I have fixed the issue. The language of the film was being posted into teh language column within URL Alias when I used my cURL script to create pages. If this column is emptied then the URL Aliases work as expected.

 
 

Drupal is a registered trademark of Dries Buytaert.