Opened 15 years ago
Closed 15 years ago
#513 closed defect (fixed)
log module doesn´t work in branch-version
Reported by: | teac | Owned by: | marc |
---|---|---|---|
Priority: | major | Milestone: | 2.6 release |
Component: | administration | Version: | 2.6 rc1 |
Keywords: | log branch | Cc: |
Description
Problems using the log-module in branch r4524:
- insert log-module in a copy of gui1 by using the sql-statement from http://www.mapbender.org/Log
- open this gui. The map and overview-map are not displayed!
- Then I copied the mod_log.php-files from trunk to the corresponding Directories in my mapbender-installation:
http://trac.osgeo.org/mapbender/browser/trunk/mapbender/http/php/mod_log.php?format=raw http://trac.osgeo.org/mapbender/browser/trunk/mapbender/http/javascripts/mod_log.php?format=raw
- This takes no effect. Map and overview-map are still not displayed!
Change History (3)
comment:1 by , 15 years ago
comment:2 by , 15 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
Hi,
var ts wasn't defined.
here's the changeset for 2.6.
http://trac.osgeo.org/mapbender/changeset/4600/branches/2.6/http/javascripts/map_obj.js
changeset of trunk:
http://trac.osgeo.org/mapbender/changeset/4601/trunk/mapbender/http/javascripts/map_obj.js
cheers Marc
comment:3 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
There are also Problems in trunk-version
Map and overview are ok but the user-accesses are NOT logged into mapbender/log/mb_access_$DATE.log.
there´s an entry in mb_error-log: 2009.08.27, 10:53:43,ERROR: Javascript not found: mod_log.php
logging to Database seems to work correctly