Unexpected Error Unexpected Error
 

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

Main Menu

Unexpected Error

Started by Caio Schleich, March 15, 2005, 01:37:38 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Caio Schleich

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.  ???

Joachim Müller

Your language file appears to be broken. Get a fresh copy from the web cvs. 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

jpaffett

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