coppermine-gallery.com/forum

Support => Older/other versions => cpg1.2 Standalone Support => Topic started by: Casper on November 28, 2003, 02:48:08 PM

Title: Parse error in Italian language.php
Post by: Casper on November 28, 2003, 02:48:08 PM
Hi,

I just added Italian to the languages available on my site, but the language would not load, and the following message came up;
QuoteParse error: parse error, unexpected ';', expecting ')' in /httpdocs/galleries/lang/italian.php on line 429
I searched and could find no reference to this error, so I downloaded the latest italian.php and replaced the one on my site, but it still occured.

I then replaced it with the file from the ORC2 version, and this works fine.
I am using a slightly customised version of the default theme, see www.hsocuk.com
Title: Parse error in Italian language.php
Post by: eolica on November 29, 2003, 12:35:55 AM
Remove line 418 from the italian.php included in cpg1.2.0_final:
418 array('Disabilita click destro nei pop-up full-size (JavaScript - metodo insicuro)',
is wrong, but is not needed anymore  :!:
Title: Parse error in Italian language.php
Post by: Casper on November 29, 2003, 07:26:08 PM
Thanks for that  :D , but is there any reason I cannot just keep using the file from the ORC2 version, as it seems to work fine. :?: