Errors - known issues
From MapbenderWiki
[edit]
Messages in Firebug
document.getElementById(tab_ids[i]) has no properties
document.getElementById(tab_ids[i]).style.visibility = 'hidden';
==> check if all modules which are integrated in the tab module are enabled (ON/OFF:1) and loaded before the tabs module (POSITION parameter)
[edit]
Messages in phperror.log
- Mapbender 2.5:
PHP Fatal error: main() [<a href='function.require'>function.require</a>]: Failed opening required '../javascripts/mb_ajaxWrapper_jQuery.js' (include_path='.:/usr/share/pear') in /var/www/html/mapbender/mapbender_2.5/http/javascripts/map.php on line 129
==> check if ajax module is still loaded in your gui

