@Jason : Thanks for the doc

Adding .sxw to the allowed file extensions is not to hard to do in SMF... but then again time is of the essence for the board admin and more probably than not, most people will attach .doc
@Ryan : Yeah it’s PHP 4.1.x
Line 61/62 in manager/index.php
// check PHP version. MODx is compatible with php 4 (4.1.0 up), extra/ improved features are planned for 5
$php_ver_comp = version_compare(phpversion(), "4.1.0");
Ryan, Thanks for the team badge
Back on the issue : I’ll try to have this fact checking and error reporting done by next week.