By jbc on
I have downloaded a Welsh translation file for the Drupal 6.x project, from the localisation server (the Welsh translation is not yet available as a project / po file for importing).
I have unpacked it appropriately within the structure of my drupal distribution, but received the following error. Clearly an error within the translation files, but can anyone suggest whether there is an easy fix?
I have tried making contact via the Welsh group, but have been unable to contact anyone associated with the project.
Warning: opendir(themes/chameleon/translations) [function.opendir]: failed to open dir: Permission denied in /Users/John/Sites/openpublish/includes/file.inc on line 895
Warning: opendir(themes/garland/translations) [function.opendir]: failed to open dir: Permission denied in /Users/John/Sites/openpublish/includes/file.inc on line 895
Warning: opendir(themes/pushbutton/translations) [function.opendir]: failed to open dir: Permission denied in /Users/John/Sites/openpublish/includes/file.inc on line 895
Warning: opendir(themes/garland/translations) [function.opendir]: failed to open dir: Permission denied in /Users/John/Sites/openpublish/includes/file.inc on line 895
Warning: opendir(./profiles/default) [function.opendir]: failed to open dir: Permission denied in /Users/John/Sites/openpublish/includes/file.inc on line 895
Warning: Cannot modify header information - headers already sent by (output started at /Users/John/Sites/openpublish/includes/file.inc:895) in /Users/John/Sites/openpublish/includes/install.inc on line 618
Warning: Cannot modify header information - headers already sent by (output started at /Users/John/Sites/openpublish/includes/file.inc:895) in /Users/John/Sites/openpublish/includes/install.inc on line 619
Comments
Null
This issue is not a translation issue. It is a file / folder permissions issue.
I am interested in your
I am interested in your solution. I have all my module folders set at 755 permission but the error persists.
File permissions
I only got as far as doing this locally on a Mac. It was less than straightforward. It involved setting all the file permissions appropriately (I had to experiment), using the File / Info dialogue and the Sharing and Permissions setting: Apply to Enclosed Items.