I know that the original author doesn't seem to be around right now, but i'm asking in case anyone else would know.
The hack works fine as it is, and a thread is created when a user completes registration. Does anyone know how to delay the posting of the message for when a user activates their account, using the register_activate_process hook? I presume it would mean storing the post in a db table until it was called for upon a member activating the account?
Any help would be appreciated on how to do this.