PDA


View Full Version : How to import links from one installation to another?


Torqued
08-31-2005, 09:39 AM
I'm making a test system for upgrading from vB 3.0.x to vB 3.5. How can I import the links from my vB3.0.x environment into my vB 3.5 environment?

Brian
09-02-2005, 03:16 PM
There's no need to import them. Once you install vB 3.5, upgrade to vBa Links for 3.5.

Torqued
09-05-2005, 11:11 PM
There's no need to import them. Once you install vB 3.5, upgrade to vBa Links for 3.5.

I'm building a clean forum to remove some of the old mods/hacks since the hacks for v3.5 and up are going to be quite different, so it's a separate database. I'm going to import my "old" 3.0.x forum into a new instance of a 3.5 forum to preserve all users, posts, etc. I'd like to do the same with the links.

Torqued
09-08-2005, 04:30 PM
*bump*

Would really like an answer.

Can I just import/copy the tables over? I'm basically doing a new/clean installation and need to import the links into the new/clean install.

Brian
09-09-2005, 06:45 PM
If you import/copy your adv_setting, adv_settinggroup, and links_* tables then that should be all that's needed.

Torqued
09-11-2005, 03:07 AM
Sweet. I'll give it a try. thanks!