CodeCharge Studio
search Register Login  

Visual Web Reporting

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

YesSoftware Forums -> Archive -> CodeCharge.Discussion

 Undefuned variables ???

Print topic Send  topic

Author Message
Paul Hussey
Posted: 05/08/2002, 2:10 PM

so what causes this:

Warning: Undefined variable: PathToRoot in f:\program files\apache
group\apache\htdocs\asyscare\default.php on line 11

Warning: Undefined variable: FileName in f:\program files\apache
group\apache\htdocs\asyscare\default.php on line 12

Warning: Undefined variable: Redirect in f:\program files\apache
group\apache\htdocs\asyscare\default.php on line 13

Warning: Undefined variable: Tpl in f:\program files\apache
group\apache\htdocs\asyscare\default.php on line 14


Alexey Alexapolsky
Posted: 05/10/2002, 5:39 AM

The fix is to put
error_reporting (E_ALL ^ E_NOTICE);
into common.php file.

Please post CCS questions to codechargestudio.beta newsgroup

--
Alex
CodeCharge Developer


"Paul Hussey" <phussey@hfx.eastlink.ca> wrote in message
news:abc486$n6n$1@news.codecharge.com...
> so what causes this:
>
> Warning: Undefined variable: PathToRoot in f:\program files\apache
> group\apache\htdocs\asyscare\default.php on line 11
>
> Warning: Undefined variable: FileName in f:\program files\apache
> group\apache\htdocs\asyscare\default.php on line 12
>
> Warning: Undefined variable: Redirect in f:\program files\apache
> group\apache\htdocs\asyscare\default.php on line 13
>
> Warning: Undefined variable: Tpl in f:\program files\apache
> group\apache\htdocs\asyscare\default.php on line 14
>
>
>


   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

PHP Reports

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.