MapTools.org

[Chameleon-dev] [Bug 52] New: [Chameleon 1.1]Chameleon demo, keymap not showing

bugzilla-daemon@www.maptools.org bugzilla-daemon@www.maptools.org
Wed, 17 Sep 2003 21:36:23 -0400
http://www.maptools.org/bugzilla/show_bug.cgi?id=52

           Summary: [Chameleon 1.1]Chameleon demo, keymap not showing
           Product: Chameleon
           Version: 1.1
          Platform: PC
               URL: http://localhost/msapps/nsavard/programs/cwc2_demo/
        OS/Version: Linux
            Status: NEW
          Severity: minor
          Priority: P3
         Component: Core
        AssignedTo: chameleon-dev@lists.maptools.org
        ReportedBy: nsavard@dmsolutions.ca


I added a link to chameleon sample.

When I access this link all the widgets correctly appear but the image inside
the keymap is not showing.  The keymap.png is in the ../htdocs/images directory.









Details

Chameleon 1.1 downloaded from cvs exp_1_1 cwc
common downloaded from php_utils/src

Here is the lines I modified inside the index.html

include( "/home/nsavard/proj/cwc2/htdocs/chameleon.php" );

$szTemplate = "sample.html";

$szMapFile = "/home/nsavard/proj/cwc2/chameleon_sample/map/chameleon.map";

------------------------
Here is the symbolic links I made:

cwc2 -> /home/nsavard/proj/cwc2/htdocs/
cwc2_admin -> /home/nsavard/proj/cwc2/htdocs_admin/
cwc2_demo -> /home/nsavard/proj/cwc2/chameleon_sample/htdocs/
-----------------------
Here is the php log errors:

PHP Notice:  Undefined offset:  1 in
/usr2/home/nsavard/proj/cwc2/htdocs/common/wrapper/map_session.php on line 801   



------------------
cwc2 config info:
everything appear ok but I do not have gif, pdf and swf support

----------------------
cwc2.xml file--->

server_data_path:
 /home/nsavard/proj/cwc2/data 

web_server_path:
 http://127.0.0.1/msapps/nsavard/programs/cwc2 

ows_schemas_location:
 http://ogc.dmsolutions.ca 

URL pointing to the root of a repository of OGC schemas. See
http://ogc.dmsolutions.ca for an example. wms_parse_file:
 /home/nsavard/proj/cwc2/htdocs/common/wmsparse/wmsparse 

default_template:
 /home/nsavard/proj/cwc2/htdocs/simplest.html 

Template to display if session is invalid. default_context:
 /home/nsavard/proj/cwc2/htdocs/gmap_context.xml 

Default map context to load when starting this application map_template:
 /home/nsavard/proj/cwc2/htdocs/template.map 

mapscript_module:
 php_mapscript_40.so 

log_path:

 /tmp/ 

tmp_web_path:
 /ms_tmp/ 

tmp_img_path:
 /tmp/ms_tmp/ 

context_root:
 /tmp/ 

template_root:
 /tmp/



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


This archive was generated by Pipermail.