coppermine-gallery.com/forum

Support => Older/other versions => cpg1.3.x Support => Topic started by: Caio Schleich on March 15, 2005, 01:37:38 AM

Title: Unexpected Error
Post by: Caio Schleich on March 15, 2005, 01:37:38 AM
After a great time using the gallery, I had this alert when trying to open the gallery index today:

QuoteWarning: Unexpected character in input: '' (ASCII=8) state=1 in /home/spbr/public_html/galeria/lang/brazilian_portuguese.php on line 427

Parse error: parse error, unexpected T_CONSTANT_ENCAPSED_STRING, expecting '(' in /home/spbr/public_html/galeria/lang/brazilian_portuguese.php on line 427

I need your help, I don't really know what to do.  ???
Title: Re: Unexpected Error
Post by: Joachim Müller on March 15, 2005, 06:40:02 AM
Your language file appears to be broken. Get a fresh copy from the web cvs (http://cvs.sourceforge.net/viewcvs.py/coppermine/stable/lang/brazilian_portuguese.php). Try accessing your page using english temporarily by adding "lang=english" to the url in the address bar like this: http://yourdomain.tld/your_coppermine_folder/?lang=english

Joachim
Title: Re: Unexpected Error
Post by: jpaffett on March 15, 2005, 06:41:41 AM
It looks like that language file has become corrupted. Try uploadinga new copy of it and make sure you are transferring in ASCII mode.

Jeff