Hello, I accidentally delete(prune) few threads, user and forums.. (don't ask me why) Then, I realize, there is no latest backup save.. now I got a backup from 2 months back.. anyways, long story short. I need to merge both mysql database. the one i have on my pc, and the current one... One possible problem: maybe the one I had saved on computer, might be from older vbulletin version, then i definitely upgraded to 4.0.8.. Can someone please help me out as soon as possible. I might pay for this job if needed. Thank You
You can do this on your own. Just restore the backup you have on your production DB server. Then do some INSERT INTO ... SELECT command for all the table you have missing information. For example: