MapTools.org

[Chameleon] Query Widget

Paul Spencer spencer@dmsolutions.ca
Sat, 10 Jan 2004 18:22:12 -0500
Tracy,

I think there is a small problem with the query widget not including the 
popup code.  Try adding the following line of code to Query.widget.php 
around line 31 (with the other includes).  If it works, I'll commit the 
change to CVS.

include_once( "Popup.php" );


Cheers,

Paul

Tracy Howlett wrote:

> I'm trying to implement the Query widget but I'm getting the following
> error:
> 
> PHP Fatal error: Cannot instantiate non-existent class: cwcpopup in
> C:\apps\cwc2\htdocs\widgets\Query.widget.php on line 56
> 
> I can't find any documentation on the cwcpopup class (or lack thereof!).
> 
> I'm also having problems getting the PrintWidget and HelpWidget working.
> Are there any known issues with these widgets?  
> 
> My setup:
> MapServer 4.0.1
> PHP/MapScript 4.3.4
> Chameleon 1.1
> Win XP (must also work on Server 2003)
> 
> 
> 
> _______________________________________________
> Chameleon mailing list
> Chameleon@lists.maptools.org
> http://lists.maptools.org/mailman/listinfo/chameleon
> 

-- 
  -----------------------------------------------------------------
|Paul Spencer                           spencer@dmsolutions.ca    |
|-----------------------------------------------------------------|
|Applications & Software Development                              |
|DM Solutions Group Inc                 http://www.dmsolutions.ca/|
  -----------------------------------------------------------------



This archive was generated by Pipermail.