PDA

View Full Version : Copying Entire Post to Another Forum


AddwireCom
04-20-2011, 04:26 AM
Hi, I have two Forums, and I want to grab certain threads and posts from my forum #1 and post them on my forum #2 They're both in the same industry, and But one is a support forum for my customers and the other is just an industry help forum. RSS Feeds only send a certain amount of information. So i'm looking for a resolution for the copy of the entire post without messing with my database.

futureaudio
04-20-2011, 06:36 AM
There are multiple solutions possible. Easiest would be to just take the posts from database and post them to the other forum using a combination of scripts and vBulletin API.

Read-only SQL queries for the source database pose almost no risk to data integrity of the database.