Parse error Parse error
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Parse error

Started by lboc, April 24, 2008, 03:59:34 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

lboc

Parse error: syntax error, unexpected T_STRING in /home/blah blah/public_html/delete.php on line 793

Upgraded Coppermine to 1.4.18 without resolving the problem. Also tried different versions of delete.php.


Please advice!!!

Need help 911

Joachim Müller

Make sure that you FTP client is set to actually replace the broken file.

lucitphoto

I had same error when I tried to delete a file, sort photos or create an album, etc. Likewise, I installed a freshly downloaded delete.php without success. Eventually, after DELETING delete.php in both root and public_html, I uploaded again using Filezilla, and checked in Filezilla that the new delete.php had uploaded into root and into public_html. After running update.php, it works! Good luck!

Joachim Müller

You should only have one copy of that file, not two of them!