Problem with Safe Mod??? Problem with Safe Mod???
 

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

Problem with Safe Mod???

Started by deejaymoni, August 08, 2004, 09:20:44 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

deejaymoni

Hello everybody,

I have problem with this safe mode I don't know what this mean?

Notice: Constant SILLY_SAFE_MODE already defined in /home/www/ncf270/html/include/config.inc.php on line 4

Casper

#1
Where are you seeing this notice.  I have to use SILLY_SAFE_MODE on both my sites, and this warning always appears on the admin utilities page, but nowhere else.

If that is the only place you see it, no need to worry.

@gaugau/tarique, this is caused by the util.php requiring the config.inc.php.  I have tried it without this, and it still seems to work for me. Is there any reason not to remove it?  If not, I will fix and commit.
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

Joachim Müller

if it works without it, remove it. Util.php has originally been done by wormie, who is "not-so-active" - util.php has been his only contribution so far, so I guess the include might have slipped in by accident.

GauGau

Casper

I just noticed that the dev version already has this removed, so I will do the same for the stable.
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