![]() |
Hello,
Now my forum is hosting in the web ;) But when it was in my pc, I had no problem for changing the language :lol: Now, if I try to import a language pack, I receive these errors : Quote:
If I check in the line 389 of the tar.php file, I see this : if ( $FH = fopen($file_name, "wb") ) How can I fix this problem please ? Thanks [color=red]I just fix this problem ;) I have upload manually the content of the french.zip to my language folder. The problem was this : the language folder /en/ had always a deinied access :blink: I can't change the chmod of this folder. Now all is working fine :D |
Is this a compression problem ?
|
Nobody knows ?
|
Sounds like your host has acitvated php safe mode. So you need to run the forum in safe mode.
|
Thanks Will ;)
I will try to run my forum in safe mode before installing the language pack |
After setting the default language to french, I receive this message in my home page :(
Warning: load_words(./lang/39/lang_global.php): failed to open stream: Permission denied in /home/csstbiz/public_html/sources/functions.php on line 1272 |
If I run in safe mode, I lose my arcade :blink:
But I just chmod the upload folder and now the message is shortest : Warning: chdir(): Permission denied (errno 13) in /home/csstbiz/public_html/sources/lib/tar.php on line 306 Warning: fopen(email_content.php): failed to open stream: Permission denied in /home/csstbiz/public_html/sources/lib/tar.php on line 389 Warning: fopen(lang_boards.php): failed to open stream: Permission denied in /home/csstbiz/public_html/sources/lib/tar.php on line 389 Warning: fopen(lang_buddy.php): failed to open stream: Permission denied in /home/csstbiz/public_html/sources/lib/tar.php on line 389 Warning: fopen(lang_calendar.php): failed to open stream: Permission denied in /home/csstbiz/public_html/sources/lib/tar.php on line 389 Warning: fopen(lang_csite.php): failed to open stream: Permission denied in /home/csstbiz/public_html/sources/lib/tar.php on line 389 Warning: fopen(lang_emails.php): failed to open stream: Permission denied in /home/csstbiz/public_html/sources/lib/tar.php on line 389 Warning: fopen(lang_error.php): failed to open stream: Permission denied in /home/csstbiz/public_html/sources/lib/tar.php on line 389 Warning: fopen(lang_forum.php): failed to open stream: Permission denied in /home/csstbiz/public_html/sources/lib/tar.php on line 389 Warning: fopen(lang_global.php): failed to open stream: Permission denied in /home/csstbiz/public_html/sources/lib/tar.php on line 389 Warning: fopen(lang_help.php): failed to open stream: Permission denied in /home/csstbiz/public_html/sources/lib/tar.php on line 389 Warning: fopen(lang_legends.php): failed to open stream: Permission denied in /home/csstbiz/public_html/sources/lib/tar.php on line 389 Warning: fopen(lang_login.php): failed to open stream: Permission denied in /home/csstbiz/public_html/sources/lib/tar.php on line 389 |
Ok,
I have only one error now : Warning: chdir(): Permission denied (errno 13) in /home/csstbiz/public_html/sources/lib/tar.php on line 306 And this is the line 306 of my tar.php file : chdir($to_dir); |
All times are GMT +1. The time now is 08:16 PM. |
Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.