Community & Support

Problem with accents using FieldField Paths

Hello, I am using the module FieldField Paths (http://drupal.org/project/filefield_paths) on a spanish drupal web. I put the files to be saved depending on category. The problem is that there are certain categories that have accents, and if a save a file of this category , then I try to download the file and it tells me "Page not found". Also if the file that has an accent in the name of the pile I can not download it. I Installed the Transliteration module and in "Paths FieldFIeld cleanup setting" I checked "transliterated" and "Cleanup using Pathauto." but the problem goes on... Any suggestions?
Thanks

Comments

Hi, Go to your pathauto

Hi,
Go to your pathauto automatic setttings (admin/build/path/pathauto) and open the General settings. Inside it should have two checkboxes, the first named "Transliterate prior to creating alias" and the second named "Reduce strings to letters and numbers from ASCII-96". Try to apply both. I guess you have tried the first already; if you haven't (i don't know if filefield_paths detects this) you might have to create a i18n-ascii.txt file in the pathauto directory. There is an example file you can start with.

Anyway, questions like this is best asked in the issue queue of the project: http://drupal.org/project/issues/filefield_paths?status=All&categories=All

Paul K Egell-Johnsen

Thanks! Problem solved

Thanks! Problem solved