Posted by DarkAvanger on July 16, 2011 at 2:50pm
2 followers
Jump to:
| Project: | FileField |
| Version: | 6.x-3.2 |
| Component: | Miscellaneous |
| Category: | bug report |
| Priority: | major |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
Everything is working fine with my language. But when I try to put FileField in a translated page, the link to file is broken. I get message - Page not found. The requested page could not be found."
I found out that it is caused by additional /en/ or /fr/ in url. Without it - the link is correct.
What can I do?
Comments
#1
This is not a problem on my local sandbox with Locale module and FileField. Are you actually using the 3.2 version of the module? You should update to the latest version (3.10). This may also be caused by a problem in your theme, try switching to Garland and see if the same problem persists there.