Hi,

I already installed pathauto after having i18n installed and running english and spanish. I am not able to activate the Transliterate option beacuse it says

"This option is disabled on your site because you do not have an i18n-ascii.txt file in the Pathauto directory."

but the file is already in the pathauto folder...

Because of i18n module is working, I have all my path with an es/ or an en/ before... Is this the reason? How can I manage to get the file recognized and activate transliteration?

Thanks!

psc

Comments

greggles’s picture

I don't think this is related to the i18n module.

Probably there is some problem (permissions, or paths) that prevents that file from being read which makes pathauto think that it doesn't exist.

Can you confirm that the i18n-ascii.txt file has the proper permissions to be readable by your webserver?

Perhaps you could add some code like "drupal_set_message($path);" to pathauto.module near line 155 to confirm the path where pathauto is trying to find that file.

greggles’s picture

Title: Can't activate Transliterate option! » Can't activate Transliterate option

no need to yell.

greggles’s picture

One other thought - any messages in your admin/logs/watchdog screen? How about the apache or php error log?

greggles’s picture

Status: Active » Postponed (maintainer needs more info)

@psc if you'd like help debugging this please find me in irc or via skype and we can debug this live. Otherwise I will wait a week or two, assume that you have fixed this yourself, and close it.

metabits’s picture

I don't know why, but know it is working.
I uploaded again the file and works...

Thanks anyway....

psc

pnm’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)