Hi all,<br>
I just started with chameleon today and after several hours of
tinkering I got&nbsp; the sample maps working. The widgets are very
impressive, but most of the images in the browser are showing up broken
for me. eg in sample_basic_jsapi.phtml,&nbsp; the panning controls'
images, the legend image (with title attribute 'update map'), and tools
image (with title 'Display Error') don't show up. The legend bar only
shows up when I click on the small keymap at the bottom of the page. <br>
In the sample_enhanced_themelegend.phtml application the legend bar
doesn't show up at all, and the zoom/pan controls above the map show up
without images, although the controls themselves work. All other sample
apps have missing images as well.<br>
<br>
I looked in my images tmp directory and there are a bunch of png images
with numerical names like this 11375094114661.png, however in the
browser most of the missing images have links with longer filenames
with letters as well as numbers in them.<br>
<br>
I get this php notice&nbsp; several times on each application page:
&quot;only variables should be assigned by reference in
usr/local/gis/chameleon/htdocs/TemplateParser.php on line 197&quot;. I have
E_NOTICE errors turned off in php.ini so I guess the chameleon code
must be turning it on again. Is this notice a problem?<br>
<br>
I also saw in the page html source that several links have two forward
slashes in them like this:
<a href="http://localhost/chameleon//widgets/js/cwcjsapi.js">http://localhost/chameleon//widgets/js/cwcjsapi.js</a> <br>
<br>
I'm using chameleon 2.0.1, mapserver 4.6.2, apache 1.3, php 4.4.1,&nbsp; firefox 1.0.7 under Suse 10 &nbsp;<br>
<br>
Did I miss something in the configuration? Should I use chameleon 2.2 instead? Any help would be greatly appreciated.<br>
Regards,<br>
<br>
Yahya