Go Back   vBulletin Setup > vBulletinSetup Information > Troubleshooting vBulletin Problems

Reply 
 
LinkBack Thread Tools Display Modes
Old 10-24-2008, 08:10 AM   #1
vBulletin Owner
 
ArnyVee's Avatar
 
Join Date: Apr 2008
Location: South Florida
Posts: 2,884
Blog Entries: 1
ArnyVee is just really niceArnyVee is just really niceArnyVee is just really nice
Send a message via AIM to ArnyVee Send a message via Yahoo to ArnyVee Send a message via Skype™ to ArnyVee
"Test" Board Move or Recreate?

So, I'm working on a new forum using my "test" forum. But, I'm really diggin' it and I want to start it up soon. Can I simply take everything that I've worked on so far and 'transfer' it to be the actual forum for the new site? Is this something that my hosting company can take care of for me?

I'm just curious because I'd love to keep things going like I've got them so far and I want to keep working on it until I get my next vB license up and ready. (hopefully soon!)

Any suggestions would be appreciated.
ArnyVee is offline   Reply With Quote

Advertisement [Remove Advertisement]

Old 10-24-2008, 08:28 AM   #2
Supporters
vBulletin Owner
 
glennybee's Avatar
 
Join Date: Mar 2008
Location: Scotland
Posts: 1,058
glennybee is just really niceglennybee is just really nice
Re: "Test" Board Move or Recreate?

So you want to make the forum live with a domain instead of using a 'testvb' directory?
glennybee is offline   Reply With Quote
Old 10-24-2008, 09:11 AM   #3
vBulletin Owner
 
ArnyVee's Avatar
 
Join Date: Apr 2008
Location: South Florida
Posts: 2,884
Blog Entries: 1
ArnyVee is just really niceArnyVee is just really niceArnyVee is just really nice
Send a message via AIM to ArnyVee Send a message via Yahoo to ArnyVee Send a message via Skype™ to ArnyVee
Re: "Test" Board Move or Recreate?

That's right GlennyBee. When I'm ready to roll with it (which should be soon if I can get the license thing worked out) then I'll go ahead and want to make it live with a domain (I already have a couple of domains picked out, just have to setup the hosting when I'm ready).

I would imagine that the hosting company (or I?) can do this, right?
ArnyVee is offline   Reply With Quote
Old 10-24-2008, 11:19 AM   #4
Supporters
vBulletin Owner
 
glennybee's Avatar
 
Join Date: Mar 2008
Location: Scotland
Posts: 1,058
glennybee is just really niceglennybee is just really nice
Re: "Test" Board Move or Recreate?

Yeh, you or the host will be able to do it.

Just tar up the forum folder that you're working on now and you can either save it to your PC via FTP and then upload it to the new hosting when you get it or you can get the hosting first and use SSH commands to transfer it between hosting account. The latter is much faster compared to download/upload from your home PC.

SSH Commands:

tar - http://www.computerhope.com/unix/utar.htm

scp - http://kb.iu.edu/data/agye.html
wget - http://linux.about.com/od/commands/l/blcmdl1_wget.htm


Are you working with a database or are you wanting to start from scratch? If you have a database, back that up and restore it on the new hosting, remembering to change any names/usernames/passwords in the /includes/config.php file.

Last edited by glennybee; 10-24-2008 at 11:22 AM.
glennybee is offline   Reply With Quote
Old 10-24-2008, 01:27 PM   #5
vBulletin Owner
 
Soliloquy's Avatar
 
Join Date: Jun 2007
Location: New York City
Posts: 2,663
Soliloquy is a jewel in the rough
Re: "Test" Board Move or Recreate?

I would just move everything... as long as you retain the same directory structure, even if you're going from a subdirectory to root you might have to change a few file paths in the settings, but that's easier than starting from scratch.
Soliloquy is offline   Reply With Quote
Old 10-24-2008, 01:44 PM   #6
vBulletin Owner
 
ArnyVee's Avatar
 
Join Date: Apr 2008
Location: South Florida
Posts: 2,884
Blog Entries: 1
ArnyVee is just really niceArnyVee is just really niceArnyVee is just really nice
Send a message via AIM to ArnyVee Send a message via Yahoo to ArnyVee Send a message via Skype™ to ArnyVee
Re: "Test" Board Move or Recreate?

Thanks for the info GlennyBee and thanks for the suggestion Michelle

I just wanted to confirm that it was okay to do it and it looks good.
ArnyVee is offline   Reply With Quote
Old 10-24-2008, 11:29 PM   #7
Supporters
vBulletin Owner
 
Michael Biddle's Avatar
 
Join Date: Aug 2006
Location: Anaheim, CA
Posts: 1,657
Michael Biddle is just really niceMichael Biddle is just really niceMichael Biddle is just really nice
Re: "Test" Board Move or Recreate?

This actually does not seem correct to me. If you are updating it to a live board, then that means that the database will be different (more content, users, everything really). So if you copy your older one (testvb) to the new one, it will remove quite a bit of your content (since last backup). If it is file/style edits only and not the db, then I guess you can just copy it over.
__________________
I hate that someone changed my signature.
Michael Biddle is offline   Reply With Quote
Old 10-25-2008, 05:58 AM   #8
vBulletin Owner
 
ArnyVee's Avatar
 
Join Date: Apr 2008
Location: South Florida
Posts: 2,884
Blog Entries: 1
ArnyVee is just really niceArnyVee is just really niceArnyVee is just really nice
Send a message via AIM to ArnyVee Send a message via Yahoo to ArnyVee Send a message via Skype™ to ArnyVee
Re: "Test" Board Move or Recreate?

Michael, if it's the same hosting company could they simply 'move' the database to another domain name?

I only have four members (2 admins making changes, 1 test id and 1 future mod/greeter) in total. So, I don't think that will be impacted too much. But, what else could potentially be affected so I don't do too much in the way of those edits or additions and have to redo them?
ArnyVee is offline   Reply With Quote
Old 10-25-2008, 06:47 AM   #9
Supporters
vBulletin Owner
 
glennybee's Avatar
 
Join Date: Mar 2008
Location: Scotland
Posts: 1,058
glennybee is just really niceglennybee is just really nice
Re: "Test" Board Move or Recreate?

I don't think Arny is going to overwrite an existing board, just assign the testvb a domain in it's own hosting environment.
glennybee is offline   Reply With Quote
Old 10-25-2008, 06:54 AM   #10
vBulletin Owner
 
ArnyVee's Avatar
 
Join Date: Apr 2008
Location: South Florida
Posts: 2,884
Blog Entries: 1
ArnyVee is just really niceArnyVee is just really niceArnyVee is just really nice
Send a message via AIM to ArnyVee Send a message via Yahoo to ArnyVee Send a message via Skype™ to ArnyVee
Re: "Test" Board Move or Recreate?

GlennyBee, you are right. I'm assigning this site to a brand new domain name that hasn't been used for anything yet.

I'm still good, right?
ArnyVee is offline   Reply With Quote
Old 10-25-2008, 07:25 AM   #11
Supporters
vBulletin Owner
 
glennybee's Avatar
 
Join Date: Mar 2008
Location: Scotland
Posts: 1,058
glennybee is just really niceglennybee is just really nice
Re: "Test" Board Move or Recreate?

Yip you're good to go m8.

I would backup the current database and restore it on the new server just so everything is as it's been.
glennybee is offline   Reply With Quote
Old 10-25-2008, 12:02 PM   #12
Supporters
vBulletin Owner
 
Michael Biddle's Avatar
 
Join Date: Aug 2006
Location: Anaheim, CA
Posts: 1,657
Michael Biddle is just really niceMichael Biddle is just really niceMichael Biddle is just really nice
Re: "Test" Board Move or Recreate?

If that is the case then yes. Follow what Glenny says.
__________________
I hate that someone changed my signature.
Michael Biddle is offline   Reply With Quote
Old 11-19-2008, 12:59 PM   #13
vBulletin Owner
 
ArnyVee's Avatar
 
Join Date: Apr 2008
Location: South Florida
Posts: 2,884
Blog Entries: 1
ArnyVee is just really niceArnyVee is just really niceArnyVee is just really nice
Send a message via AIM to ArnyVee Send a message via Yahoo to ArnyVee Send a message via Skype™ to ArnyVee
Re: "Test" Board Move or Recreate?

Well, looks like my hosting company has done the transfer over for me

Now, just have to point things to the right URLs, etc. Before, I had things pointing to the 'test' directories. So, I have to go and set them correctly.

I'm also working on about 60 custom pages and adding features on them, so once I have it ready in a few days I'll share the link and put it in the directory for some feedback
ArnyVee is offline   Reply With Quote
Old 11-19-2008, 01:39 PM   #14
vBulletin Owner
 
Nick R's Avatar
 
Join Date: May 2008
Location: Florida
Posts: 450
Nick R is a jewel in the roughNick R is a jewel in the rough
Re: "Test" Board Move or Recreate?

Quote:
Originally Posted by ArnyVee View Post
Well, looks like my hosting company has done the transfer over for me

Now, just have to point things to the right URLs, etc. Before, I had things pointing to the 'test' directories. So, I have to go and set them correctly.

I'm also working on about 60 custom pages and adding features on them, so once I have it ready in a few days I'll share the link and put it in the directory for some feedback
I'm very curious to see
Nick R is offline   Reply With Quote
Old 11-19-2008, 01:55 PM   #15
vBulletin Owner
 
ArnyVee's Avatar
 
Join Date: Apr 2008
Location: South Florida
Posts: 2,884
Blog Entries: 1
ArnyVee is just really niceArnyVee is just really niceArnyVee is just really nice
Send a message via AIM to ArnyVee Send a message via Yahoo to ArnyVee Send a message via Skype™ to ArnyVee
Re: "Test" Board Move or Recreate?

Well, it's my first non-Disney forums

It's music related...and that's all I can say right now.

Oh...well, I'll say that it's a specific 'niche' or 'timeframe' of music history. So, it's not a very broad subject and probably not what a lot of folks are into. But, I'm into it and I know of a few people online who are going to start promoting it to help me. So, maybe I can slide into a nice spot on the 'net.
ArnyVee is offline   Reply With Quote
Reply 
vBulletin Setup > vBulletinSetup Information > Troubleshooting vBulletin Problems

Tags
board, move, recreate, test

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Please vote for Walt Disney Boards as "Best Forum / Message Board" ArnyVee General Discussion 24 09-09-2009 04:32 PM
Byron's secret garden "webmaster's woe" tile -4"x4" News Webmaster Auctions 0 04-09-2009 03:56 PM
"forum", "forums", "talk" etc... what do people search for? Soliloquy vBulletin SEO Tips and SEO Questions 2 07-14-2008 08:21 AM


All times are GMT -8. The time now is 09:15 AM.