[mapguide-users] DevGuide samples src change

Jim O'Leary joleary.public at gmail.com
Thu Jul 26 21:47:32 EDT 2007


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.



More information about the mapguide-users mailing list