News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

Main Menu

Undefined variable: PHP_SELF

Started by dba@merione.net, October 04, 2004, 10:13:09 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

dba@merione.net

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

dba@merione.net

Oups, i've delete a line ... i'm stupid, sorry

Regards,

Damien

Casper

Does this mean your problem is solved?
It has been a long time now since I did my little bit here, and have done no coding or any other such stuff since. I'm back to being a noob here