Yes, everything works with this mod except for the ability to edit pages (any of the wiki pages).
I've actually since discovered a work around, but I don't know how smart it is. I changed the edit token information in the user.php file from
define( 'EDIT_TOKEN_SUFFIX', '+\\' );
TO
define( 'EDIT_TOKEN_SUFFIX', '+#+' );
I found this work around by looking at someone elses problems with integrating SMF and MW (rather than vB and MW). They ran into some problems with apostrophes ( ' ) turning into \\ but I haven't had the problem thus far.
Still, if I could get this working correctly I'd be happier I think.
For ref, my forum is
www.elantraxd.com/forums and my wiki is
www.elantraxd.com/wiki