I have a number of people that want to be email subscribed to several forums. I am considering subscribing these people using an sql insert query to put data into the "FORUM_SUBSCRIPTIONS" table. The table is composed of numbers, I know what the numbers mean, and can plug in the right values.
Will simply putting in the right numbers (SUBSCRIPTION_ID, MEMBER_ID, etc...) result in subscriptions being made or are there dependancies in other tables that must be considered.
I think this is one of the MODS that Kal Corp has planned. I remember seeing something he was working on where Administrators could subscribe/unsubscribe members at the forum and category level (on the page where you add/edit a category forum). The box would look just like the one for Moderators and Allowed Members List.