By KrzysieQ on
Hi, recently I upgraded drupal from 5.9 to 6.3. Now I tried import lang file. It imported successful, but now I receive error on each site:
Could not copy file /home/pookeyco/public_html/pclinuxos/drupal/sites/default/files/tmp/fileWzIdoM.
In reports i noticed:
An error occurred during creation of the JavaScript translation file for the language Polski.
When i switch Language to English the problem disappear- but this isn't solution for me.
Comments
same
I have the same problem, any solution?
Solved
I had the same issue, I solved it in this way:
- go to the "files" directory of your Drupal installation (or the one you've set as upload dir)
- delete the "languages" directory
- create a new "languages" directory, and set its permission to 777 (read-write-exec for everyone)
It worked for me. Hope this can bu helpful.
Ciao!
Does support to Upload files like zip o sql
This version as well as Drupal 5.10 does not support to upload files with the extension of sql, zip etc
any other ideas? This
any other ideas? This solution did not work for me.
BTW: I'm using the private filesystem.
http://www.schaerwebdesign.ch
oky... it did work
oky... it did work ;)
http://www.schaerwebdesign.ch
J'ai créé un dossier /tmp à
J'ai créé un dossier /tmp à la racine de mon site Drupal et cela à résolu mon erreur.
Le propriétaire est le même que pour le ftp et le groupe en www-data.
J'espère que cela vous aidera.