Bug 746

Summary: [Chameleon-Core]Undefined index gszLogPath and gnLogLevel
Product: Chameleon Reporter: Normand Savard <nsavard@mapgears.com>
Component: CoreAssignee: chameleon-dev <chameleon-dev@lists.maptools.org>
Status: CLOSED FIXED    
Severity: normal    
Priority: P2    
Version: 1.99   
Target Milestone: 1.99 beta 3   
Hardware: PC   
OS: Linux   
Whiteboard:

Description From 2004-10-21 14:58:05
PHP warnings appear when loading a template such as
sample_basic_plainbuttons.phtml.

CVS 20041021
Fedora Core 2


------------------------
PHP warning:

[Thu Oct 21 14:54:34 2004] [error] [client 127.0.0.1] PHP Notice:  Undefined
index:  gszLogPath in
/home/nsavard/proj/chameleon_cvs/htdocs/widgets/session.inc.php on line 43,
referer:
http://127.0.0.1/nsavard/chameleon_samples_cvs/sample_basic_plainbuttons.phtml
[Thu Oct 21 14:54:34 2004] [error] [client 127.0.0.1] PHP Notice:  Undefined
index:  gnLogLevel in
/home/nsavard/proj/chameleon_cvs/htdocs/widgets/session.inc.php on line 46,
referer:
http://127.0.0.1/nsavard/chameleon_samples_cvs/sample_basic_plainbuttons.phtml
------- Comment #1 From 2004-10-21 15:23:33 -------
Changed target to 1.99 Beta 3.
------- Comment #2 From 2004-10-22 08:47:25 -------
verified.  These settings were removed from the configuration file and from most
of chameleon, I missed this one (session.inc.php) because I had notices turned off.

Fixed in cvs.
------- Comment #3 From 2004-10-25 15:52:59 -------
Verified on Fedora Core 2 with Chameleon beta 3 20041022.
------- Comment #4 From 2004-10-26 13:17:36 -------
This error does not occur within an ms4w configured environment for the
application

Closing bug.