Site Links
Home
Features
Documentation
Pricing & Order
Members Area
Support Options
UBBDev.com
UBBWiki.com
Who's Online
6 registered (Bjab, Stan, Dunny, driv, SteveS, id242), 25 Guests and 14 Spiders online.
Key: Admin, Global Mod, Mod
Featured Member
Registered: 12/25/03
Posts: 125
Top Posters (30 Days)
Ruben 51
Gizmo 24
DennyP 24
Dunny 15
SteveS 14
AllenAyres 12
SD 10
dbremer 10
drkknght00 9
doug 8
Latest Photos
OK Corral Shoot Out
Testing
Basildon Train Station
Basildon Town Centre looking from the rounderbout
Basildon Town Square
Page 2 of 2 < 1 2
Topic Options
#201005 - 11/09/07 11:21 PM Re: Server Name issues [Re: toonarrow]
toonarrow Offline
journeyman
Registered: 11/08/07
Posts: 99
Loc: New England
Okay. So, I'm all installed and I'm administering my board through the control panel. But, if I go to the URL (which is http://www.littlepilgrimsforums.com) it says "coming soon" (which is different now than the parked godaddy page that was there a couple hours ago) but it also says "f you are the owner of this web site you have not uploaded (or incorrectly uploaded) your web site."

The software certainly is uploaded successfully. Is there another step - or is this perhaps a timing issue where I'll got to bed tonight and it will be up in the AM?
Top
Express Hosting
Express Hosting "We are the official hosting company of UBB.threads. Ask us about our free migration services to migrate your UBB.threads installation."
#201006 - 11/09/07 11:29 PM Re: Server Name issues [Re: toonarrow]
toonarrow Offline
journeyman
Registered: 11/08/07
Posts: 99
Loc: New England
OHHH. I see what happened. The live site is http://www.littlepilgrimsforums.com/forums. Because I created the directory there as per the instructions. However, I want the site to land on the main domain without the /forums. Should I move all files out of the "forums" directory on my server, or would that screw something up?
Top
#201009 - 11/10/07 01:16 AM Re: Server Name issues [Re: toonarrow]
Rick Offline
Post-a-holic
Registered: 06/04/06
Posts: 10164
Loc: Aberdeen, WA
You can move all of the files up a directory, you'd just need to hand edit the includes/config.inc.php file. In there you'll see the BASE_URL and FULL_URL variables. The FULL_URL will need to get set to http://www.littlepilgrimsforums.com and the BASE_URL will probably just need to be set to "/".
Top
#201010 - 11/10/07 01:20 AM Re: Server Name issues [Re: toonarrow]
ntdoc Offline
Registered: 11/09/06
Posts: 3384
No you don't want to do that and keeping it in a sub folder is the right thing to do.

You can create a redirect a couple of ways so that when users hit that name it will go to your forums.

Often it is better to have a main page that does not go directly into the forums. Then you can create pages and stuff outside the forum that may pertain to other things and then have a link to the forums.
Top
#201014 - 11/10/07 01:33 AM Re: Server Name issues [Re: ntdoc]
SD Offline
Registered: 04/19/07
Posts: 4056
Loc: SoCal, USA
lol, you can do it either way nt.. i've seen root based ones as well as sub-dir ones..

most common is sub-dir @ /forums /ubbthreads /community, but nothing wrong with / ;\)
_________________________

Threads tutorials . Threads & Wordpress experts . UBB resume

If I you, click this link as to why
Top
#201015 - 11/10/07 02:30 AM Re: Server Name issues [Re: SD]
ntdoc Offline
Registered: 11/09/06
Posts: 3384
Yes you can do either way, any way, but the reason not to is when you sooner or later go to add other software it will often want to place either folders or files in the root that almost guaranteed will interfere with your forum and you then either need to move the forum or not install this new software.

I'm just trying to help him out with "potential" issues in the future as I've seen it a few times and was a pain to clean it all up.
Top
#201017 - 11/10/07 03:19 AM Re: Server Name issues [Re: ntdoc]
Yarp™ Offline
Registered: 08/30/06
Posts: 1513
Loc: Breda, NL
And you can always leave it in the subdir, and if somebody comes to the main url, redirect them to the UBB.threads install url.
_________________________
Top
#201018 - 11/10/07 04:47 AM Re: Server Name issues [Re: Yarp™]
Gizmo Offline

Registered: 06/05/06
Posts: 14995
Loc: Portland, OR; USA
 Originally Posted By: blaaskaak
And you can always leave it in the subdir, and if somebody comes to the main url, redirect them to the ubb.threads install url.
I do that ;\)
_________________________
Forums: UGN Security & VNC Web Design & Development
UBB.Threads: UBB.Wiki, My UBBSkins, UBB.Sitemaps
Longtime UBB Supporter, UBB Beta Tester & Resident Post-A-Holic.
UBB Modifications, Styling, Coding Services, Disaster Recovery, and more!
Top
#201021 - 11/10/07 09:42 AM Re: Server Name issues [Re: Gizmo]
toonarrow Offline
journeyman
Registered: 11/08/07
Posts: 99
Loc: New England
Sorry for wordiness. I wanted to be as specific as possible.

I actually prefer to do it the way Rick suggest. Mostly because this URL will never have other software. My main website is already created and have hyperlinks imbedded throughout to the root to which I'm trying to install. My host didn't have time to install, set up and configure in time for our Monday launch, which is why I reserved hosting space on GoDaddy (and they couldn't support hosting only a sub-domain, which was my hope, so I created a unique domain for forum). So, the main Web site has been changed so that all references to the forum point to the http://www.littlepilgrimsforums.com. Of course, I could have them change that Monday AM prior to launch to be http://www.littlepilgrimsforums/forums easily enough. I might have to do this, because I tried Rick's suggestion and I'm having issues.

I moved everything up to root. I edited the includes/config.inc.php file as per Rick's suggegstion. Now, when you go to root it would show UBB.threads hyperlinks, but none of the style etc (though I confirmed that all UBB folders had been moved successfully from /forums sub-directory and into the root directory). I've since moved everything back to the forums folder, and all is well on that sub-directory.

If I redirect, then I presume it would not require my developers on main site to update hyperlinks, correct? If the main Web site hyperlinks to the root domain, which is inturn redirect to sub-directory, all would be well, correct?

If so, I could use advice on how to redirect. I notice through the domain manger on godaddy I can forward, but I think redirecting is differnt. I tried to forward the main domain to the subdirectory, but the software called the subdirectory an invalid format for forwarding.
Top
Page 2 of 2 < 1 2



Moderator:  AllenAyres, Harold, Ian, Ron M 
Shout Box

Today's Birthdays
No Birthdays
Recent Topics
Due Date Calculator-Calculate When Your Baby is Due
by StewartMyduedate
12:54 AM
Temporary Password email not being received
by
05/24/12 10:02 PM
Ability to "like" individual posts (not Facebook "likes)
by doug
05/23/12 09:03 AM
Island Permissions
by ThreadsUser
05/22/12 03:03 PM
streaming video
by prkrgrp
05/20/12 07:02 PM
Forum Stats
10491 Members
36 Forums
33842 Topics
181709 Posts

Max Online: 978 @ 06/24/07 11:19 PM
Random Image