adrienj
|
Re:Anyone installed Beta 3 yet? - 2006/02/23 19:09
I 've installed the 3.4 Beta 3 version.
The french language php file doest not contain the new defines like "_DOWN_SHOW_DESCENDANTS", "_DOWN_CONTAINERS" or "_TABLE_SUMMARY_GENHEAD", and the others, i've added these lines in my language/french.php file.
I'have got these bugs:
1/ on frontend, on the file description page, there is:
| Code: | Notice: Undefined variable: fname in /home/components/com_remository/remository.class.php on line 450
|
2/ on admin, i've got the same bug that beta 2 with the quotes:
| Code: | Parse error: parse error, unexpected T_STRING in /home/administrator/components/com_remository/admin.remository.html.php(61) : eval()d code on line 4
|
|