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.
Re-upload the .php files, some appear to have smerged together during upload.
Done that, nothing changed. :(
Well that is what the problem is, so download a fresh copy of the package, try a diffferent mirror, different FTP client etc.
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.