Error unkown Error unkown
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

Error unkown

Started by annesummers, August 02, 2006, 10:08:40 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

annesummers

Hi I was wondering if you could help me.

I upgraded to 1.33 to 1.45 and now to 1.48.
The Gallery seems to be working fine, but I funny string is showing at the top of the gallery:
mysql_free_result($results); return $USER_DATA; } else { return false; } } // Used for sorting (usort) the userlist by criteria that are not directly in the udb user table, callback function. function adv_sort($a, $b) { global $cpg_udb; if ($cpg_udb->sortdir == 'ASC'){ return strcmp($a[$cpg_udb->sortfield], $b[$cpg_udb->sortfield]); } else { return strcmp($b[$cpg_udb->sortfield], $a[$cpg_udb->sortfield]); } } } ?> 'continue' => 'Press "Next" to start to upload your pictures', //cpg1.4 'link' => 'this link', //cpg1.4 ); } ?>

and at the botton
IG']} SET value = '" . time() . "' WHERE name = 'randpos_interval'"); } */ ?>

Can someone give me aclue how to make this disapear.

Nibbler

Re-upload the .php files, some appear to have smerged together during upload.

annesummers

Done that, nothing changed.  :(

Nibbler

Well that is what the problem is, so download a fresh copy of the package, try a diffferent mirror, different FTP client etc.

annesummers

It is funny, cause I installed the same package at anohter site and it is working fine, but at this other site I upgraded and got this problem. ???
I shall try what you've said anyway.
Tks for the help.