The devguide samples (analyzing features, custom output, etc) now show
"cannot display the page" in MGE 2008. That is because the references to
aliases in the httpd.conf file have all been changed from "mapguide" to
"mapguide2008".

To fix this, you have to go to all of the main.php files in the devguide, as
well as ajax.php in the working_with_feature_data folder, and look for the
line that says

<frame
      src="/mapguide/mapviewerajax/

...and change it to
<frame
      src="/mapguide2008/mapviewerajax/

You shouldn't change the aliases in httpd.conf. It could break something
else down the line.
-- 
View this message in context: 
http://www.nabble.com/DevGuide-samples-src-change-tf4155010s16610.html#a11821844
Sent from the MapGuide Users mailing list archive at Nabble.com.

_______________________________________________
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users

Reply via email to