If you have suggestions for new features, please do post them in the mod thread, and I might be able to help.
You could subscribe existing users just by adding records to the subscribeforum table in the databse (it's just userid, forumid, and type of notification, where 0=no email, 2=daily, 3=weekly). The problem is inserting a record for each userid. There's probably some way to do that via an SQL query but my SQL isn't good enough to figure that out. It wouldn't be hard to write a small php script to do it.
|