You get an error every time you mouseover and mouseout of a menu item with no submenu. It can rack up an amazing number of errors in the FireBug FF extension!
?Tested the fix and it does get rid of the debug errors, so I’ve submitted the fix to my personal branch in SVN, just needs merging with the main trunk.
I just came accross a post from a french user reporting javascript errors with the MODxHost template.
snip
Should this be added to default content and made available for the next release ?
......
[*] Table styles need to look congruent with the rest of the Light theme.
[*] Button icons for Light theme are a mis-mash of styles right now. Banzai, can you get a consistent set of them done (save.gif jumps out as an example)? I think the tree menu and menu-header look fine.
.....
[*] Synchronize the other two themes with all the manager changes.
That English file works fine for me in 1533 and 1557, on a Linux box viewed on Windows Firefox. Works in UTF-8 and iso-8859-1. MODxLight theme. I should point out that I have had the doc tree disappear on me in 1533 but I’ve not been able to figure out what made it do that. But I’ve not had any situation where everything loads but the doc tree. David, can you supply your ’fixed’ French file so I can see if it works on my setup? I really want to find out how to sort this.

PHP error debug
Error: filename: /home/nodeo/www/manager/includes/lang/francais.inc.php, exec_fname: /home/nodeo/www/assets/modules/quick_edit/output.class.inc.php, filepath: /home/nodeo/www/assets/modules/quick_edit//home/nodeo/www/manager/includes/lang/francais.inc.php
Error type/ Nr.: Warning - 2
File: /home/nodeo/www/assets/modules/quick_edit/output.class.inc.php
Line: 58
Line 58 source: if(!$lang_set) { include_once($manager_lang_path); }
include_once(dirname(__FILE__).'/english.inc.php'); // fall back to English defaults if needed

* IMPORTANT: By default, the module uses the MODx global language file.
* This file is included for reference, if you wish to use this file, then uncomment
* the language file include in the main Doc Manager module code.
This discussion is closed to further replies. Keep calm and carry on.