Subdomain problem

If there is anything for ultimate privacy such as reporting some bugs in the control panel script or such disscussions can be done here.


Note :: Remember, if a post is not of such ultimate privacy related then it must be posted in some other forum which is visible to the open public
Locked
iBye
Posts: 720
Joined: Mon Jan 29, 2007 1:39 pm

Subdomain problem

Post by iBye »

Heya,

Ive got some problems with my subdomain, Ive one called "forum" with not rediction, but when I enter it "forum.serverhjalpen.info" I get "The requested URL /test/forum/index.php was not found on this server." Even if I enter a rediction I get the same error. Something wrong with the saving or something, because Ive tried seweral times now without any succes.


Tired of Newbies asking Questions? Tell them www.UseGoogleFFS.com
SHAdmin
Posts: 2095
Joined: Sat Dec 18, 2004 11:28 am
Contact:

Post by SHAdmin »

It happens like that at times if suppose you used the domain name with a folder extension as a path to the installation file and later on if you are trying to call the same forums directory using a subdomain name instead of a folder.

You can check and correct this mistake by editing the required field in the SQL database of that perticular forums.
iBye
Posts: 720
Joined: Mon Jan 29, 2007 1:39 pm

Post by iBye »

Could you explain that in steps, because Im pretty useless on things like this.
Tired of Newbies asking Questions? Tell them www.UseGoogleFFS.com
SHAdmin
Posts: 2095
Joined: Sat Dec 18, 2004 11:28 am
Contact:

Post by SHAdmin »

Follow the below steps....
Go to the MySQL database of your vbulletin forums.
Search for the field where the path to the forums installation has been stored.
As far as i know, it should be ibye.thesmokylounge.com/forum/
Now change it to forum.serverhjalpen.info

Now your browser cache and try to access your forums using your subdomain name.
Locked