Can someone provide code to do a quick CrossPosting of one post to several other forums?
We use snitz for logging and change management of our servers and frequently need to log an event that effected multiple servers. The current configuration requires copying the text and creating a post in each forum seperatly.
forums in catagory's not seperate boards. We have a catagory for Change Management. Then a forum for each server. We post a new topic for each server when a change is made. for instance "applied Windows RPC Patch and rebooted".
Rather than having to create 50 individule posts we would want to post once and then copy the post or cross post by a selection method to the other forums.
This is close.. Perhaps I can scrounge thru this code to find the bits I need.
We need the postings to be permanant and in the same time date stamp format. No database changes should be needed. Just a little extra page to select which forums should be cross posted to, and a loop that executes the sql to do the posting.