CodeCharge Studio
search Register Login  

Web Reports

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

YesSoftware Forums -> CodeCharge Studio -> PHP

 Notice: Undefined variable: queryStr

Print topic Send  topic

Author Message
djgjohn

Posts: 52
Posted: 04/11/2011, 10:21 PM

Also getting Undefined variable: paramStr

Refers to CCRemoveParam function in Common.php. So far my only solution is to add

$queryStr = '';
$paramStr = '';

at beginning of function. Don't like modifying the Common file. Is this a bug and there a permanent fix for this?
View profile  Send private message
damian

Posts: 838
Posted: 04/11/2011, 10:42 PM

it is certainly not normal for this to occur.
does it occur on all your pages?
does it occur on a blank page?
yes - you shoudl not edit the common files...
if you think its a bug you should log it with support...
_________________
if you found this post useful take the time to help someone else.... :)
View profile  Send private message
djgjohn

Posts: 52
Posted: 04/11/2011, 10:57 PM

Damian, I have set:

ini_set("display_errors", "1");
ini_set("error_reporting" E_ALL);

at top of Common.php

The error only occurs on pages where function is called.

If I remove the error reporting - error goes away, but that's not good either.

(The variables in this function are not correctly set to deal with a situation where parameters don't exist in the url.)
View profile  Send private message
damian

Posts: 838
Posted: 04/12/2011, 12:09 AM

i do have error reporting off...
log it with support...
_________________
if you found this post useful take the time to help someone else.... :)
View profile  Send private message
datadoit
Posted: 04/12/2011, 5:54 AM

This is a bug. Contact support for the patch.
djgjohn

Posts: 52
Posted: 04/12/2011, 5:43 PM

Thanks - have done that.
View profile  Send private message

Add new topic Subscribe to topic   


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

MS Access to Web

Convert MS Access to Web.
Join thousands of Web developers who build Web applications with minimal coding.

CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


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