Hi folks, I have a vbulletin forum and I want to manually import some fields to the database. Something happened to a part of my forum and I lost 7 fields within a table. I have restored a backup of the database on my local machine and I can access the 7 fields and I have managed to export them to my PC as single sql files. I've been looking for a way to import them to my live database but I've been unsuccessful up to this point. I've been using phpMyAdmin but I also have SSH access and can manually run queries. It's not feasible to restore the complete backup as there's been hundreds of new threads and users since the last backup. Can anyone help please? Thanks!