69
Addresses module, seems to be working, however I had to change a lot of the code to remove HTTP_GET_VARS and HTTP_POST_VARS with _GET and _POST, respectively, but that has more to do with running PHP 5 vs XOOPS 2.3.3. Also in the admin with debug mode on I get an error, more of a warning really, because as of right now it is still calling XoopsTree instead of XoopsObjectTree. Anyway I am running it in a production site with no FUNCTIONAL problems right now.
Ken