Opened 13 years ago
Closed 13 years ago
#69 closed defect (wontfix)
Nightly MS4W Demo Not Working - 4/11/12
Reported by: | andersd | Owned by: | theduckylittle |
---|---|---|---|
Priority: | critical | Milestone: | 2.6 |
Component: | Demo | Version: | 2.6 |
Keywords: | Cc: |
Description
Just loaded the nightly MS4W demo. Unzipped on a new version of MS4W 3.0.4. It is not working.
- Starts OK
- Parcels come up pink
- Zoomto missing
- Print icon is the binocs icon
- Words next to icons (ie. sketch) do not appear.
Please re-run cron job.
Change History (7)
comment:1 by , 13 years ago
comment:3 by , 13 years ago
Owner: | set to |
---|---|
Status: | new → accepted |
Deleting lines 30-31 should make it work on MS4W by default.
The paths are always a problem. I made a fix to support a "local_settings.ini" that is ignored by SVN.
comment:4 by , 13 years ago
Okay, now we need some documentation.
Essentially, I've just completely changed the way mapserver and the default mapfile path are configured.
- There is now a "local_settings.ini" file that must exist to change settings. SVN will *ignore* this file.
- getmapbook.php will now dynamically add <param>'s to <configuration>. This puts the mapserver-url and mapfile-root into the configuration without the user needing to edit the mapbook.
- We can add some default local_settings.ini files. Right now I have a ms4w_local_settings.ini file in there. It'd be nice if someone can test it.
comment:5 by , 13 years ago
I just updated to the latest SVN on gmtrunk.houstoneng.net and it seems to work great. This will be new to users so we need to make it clear to them that this is how it works now.
comment:7 by , 13 years ago
Resolution: | → wontfix |
---|---|
Status: | accepted → closed |
If this is still a problem later, open a new ticket, the new workflow has been implemented and it won't allow too many useful transitions from assigned.
Looks like some testing setting made it to svn.
http://trac.osgeo.org/geomoose/browser/geomoose2/trunk/conf/mapbook.xml#L31