Undefined variable: PHP_SELF Undefined variable: PHP_SELF
 

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

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