Opened 16 years ago
Closed 15 years ago
#480 closed defect (fixed)
MB2.6 Installation - some guis not loading
Reported by: | mschulz | Owned by: | dev |
---|---|---|---|
Priority: | major | Milestone: | 2.6 release |
Component: | user interface | Version: | 2.6 rc1 |
Keywords: | installer | Cc: | beyer@… |
Description
After a fresh MB 2.6 RC installation, some guis are not loading:
"gui1", however, says: "Mapbender 2.6 rc1...loading application 'gui1'", but then stops with 2 javascript errors:
- missing } after function body (map.php, line 2263)
- $ is not defined (core.php, line 18)
gui2 is showing the background and nothing else. Firebug's error messages are almost the same:
- missing } after function body (map.php, line 3336)
- $ is not defined (core.php, line 18)
Change History (1)
comment:1 by , 15 years ago
Keywords: | installer added |
---|---|
Resolution: | → fixed |
Status: | new → closed |
- this should be fixed. Else let us know
- Please use the new install-script to install Mapbender. You find it at mapbender/resources/db/install_2.6.sh
Note:
See TracTickets
for help on using tickets.