Hello,
I've a small problem with coppermine ... i'm switching coppermine to an another server, with same configuration of coppermine i've this message who appear all time ->
Notice: Undefined variable: PHP_SELF in /var/www/www.furets-hommes.com/galeries/include/init.inc.php on line 97
I don't understand :-[
Anyone have an idea please ?
init.inc.php line 97 :
$REFERER = urlencode($PHP_SELF . (isset($HTTP_SERVER_VARS['QUERY_STRING']) && $HTTP_SERVER_VARS['QUERY_STRING'] ? '?' . $HTTP_SERVER_VARS['QUERY_STRING'] : ''))
regards,
Damien
Oups, i've delete a line ... i'm stupid, sorry
Regards,
Damien
Does this mean your problem is solved?