Undefined variable: PHP_SELF Undefined variable: PHP_SELF
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

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