Error unkown Error unkown
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

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.