this is the error message i get when i try and update my coppermine
Parse error: parse error, expecting `','' or `';'' in /home/babes/public_html/gallery/upgrade-1.0-to-1.2.php on line 64
Thanks for pointing out this bug - please open the relevant file and replace line 64 by echo "<a href='update.php'>Click Here</a> to complete the 1.2 upgrade.</P>";
Do let us know if you run into further problems with this issue
I'll have to take responsibility for that missing semicolon. Sorry.
no it was not a missing semi colon but a line like this
echo "<a href="update . php">Click Here</a> to complete the 1.2 upgrade.</P>";
:D