English version - Problem : Parse error: parse error, unexpected T_STRING
oxykill - 12-10-2007, 01:59 Temat postu: Problem : Parse error: parse error, unexpected T_STRING Hello there is the problem :
Parse error: parse error, unexpected T_STRING in XXX/phpBB2.1/language/lang_french/lang_admin.php on line 927
line 927 = $lang['cfriend'] = Notify friend about this topic;
thanks for your help
chelloPL - 12-10-2007, 08:09
This line probably should be:
Kod: | $lang['cfriend'] = 'Notify friend about this topic'; |
oxykill - 15-10-2007, 03:23
noe i have that : Warning: main(./language/lang_french/lang_install.php): failed to open stream: No such file or directory in /home/content/k/e/y/keyhole/html/phpBB2.1/install.php on line 499
Warning: main(./language/lang_french/lang_install.php): failed to open stream: No such file or directory in /home/content/k/e/y/keyhole/html/phpBB2.1/install.php on line 499
Warning: main(): Failed opening './language/lang_french/lang_install.php' for inclusion (include_path='.:/usr/local/lib/php') in /home/content/k/e/y/keyhole/html/phpBB2.1/install.php on line 499
Warning: main(./language/lang_french/lang_profile.php): failed to open stream: No such file or directory in /home/content/k/e/y/keyhole/html/phpBB2.1/install.php on line 500
Warning: main(./language/lang_french/lang_profile.php): failed to open stream: No such file or directory in /home/content/k/e/y/keyhole/html/phpBB2.1/install.php on line 500
Warning: main(): Failed opening './language/lang_french/lang_profile.php' for inclusion (include_path='.:/usr/local/lib/php') in /home/content/k/e/y/keyhole/html/phpBB2.1/install.php on line 500
chelloPL - 15-10-2007, 16:51
oxykill napisał/a: | ./language/lang_french/lang_install.php
./language/lang_french/lang_profile.php |
At least these files are missing. By default phpBB modified by Przemo doesn't contain french language, so you have to translate from english or contact the author of french translations to update package (add files).
oxykill - 16-10-2007, 03:19
but i follow this to translate :
http://www.przemo.org/php...?page=languages
[ Added: 19-10-2007, 04:13 ]
?...
|
|
|