Welcome Guest ( Log In | Register)



2 Pages V   1 2 >  
Reply to this topicStart new topic
> Redirection Full Url
Tramposch
post Jul 14 2007, 10:50 PM
Post #1


Super Member
*********

Group: Members
Posts: 219
Joined: 27-May 07
From: SOME WHERE
Member No.: 43,760



k, so i have a host, domain and everything. i made a subdomain, and i want it to like.. take place of a forum hosted by jcink... and i want it like.. to still have the.. extensions of the jcink forum.. like.. if i go to a forum in the subdomain (the forum hosted by jcink) i want the subdomain to have showtopic=8 or whatever at the end. oyu get me? if you need further explination, ask
Go to the top of the page
 
+Quote Post
jlhaslip
post Jul 14 2007, 11:07 PM
Post #2


A computer once beat me at chess, but it was no match for me at kick boxing.
Group Icon

Group: [MODERATOR]
Posts: 3,993
Joined: 24-July 05
From: In Trouble Again... still?
Member No.: 9,787
Spam Patrol



So if I understand correctly, you have a domain name, example yourdomaim.com, and you want to redirect from that domain to another one and need the Query String to follow the redirect?

IE: a client enters "www.yourdomain.com?showtopic=8" and you need to have them redirected to "www.anotherdomain.com?showtopic=8"? Is that correct?

I await your reply.
Go to the top of the page
 
+Quote Post
Tramposch
post Jul 14 2007, 11:48 PM
Post #3


Super Member
*********

Group: Members
Posts: 219
Joined: 27-May 07
From: SOME WHERE
Member No.: 43,760



pretty much, i think.. like you go to the subdomain blahblah.domainname.com and it brings you to a forum, and when i click a topic on that forum (how i have it now, and i want to fix) it just... goes back to the long url which is.. blahblah.blahblah.blahbha.com/showtopic=8 but i just want it to be blahblah.domainname.com/showtopic=8 i think it has to do with the htaccess? but i think you have the general just of it.
Go to the top of the page
 
+Quote Post
reconraiders
post Jul 15 2007, 01:47 AM
Post #4


Super Member
*********

Group: Members
Posts: 221
Joined: 6-June 07
Member No.: 44,288



are you not able to just transfer the forums over to this other server? That would be better. It would be easier to keep track of. Although I would guess the reason you can't do this is because it's on some "forum hosting website" that hosts forums only and you don't have access to the actual files or databases.

P.S. - Tramposch, nice avatar! I have one of those too cool.gif
Go to the top of the page
 
+Quote Post
BuffaloHELP
post Jul 15 2007, 04:00 AM
Post #5


Desperately seeking "any key" to continue...
Group Icon

Group: Admin
Posts: 3,467
Joined: 23-April 05
From: Trap17 storage box
Member No.: 6,042



Which forum script is this pertaining to?

Most forum scripts will allow you to "point" to another domain by simply editing the configuration file and/or admin control panel.

Depending on which forum script you wish to edit, the answer would differ. Please let us know which forum script you wish to change your directory/domain.
Go to the top of the page
 
+Quote Post
Tramposch
post Jul 15 2007, 12:15 PM
Post #6


Super Member
*********

Group: Members
Posts: 219
Joined: 27-May 07
From: SOME WHERE
Member No.: 43,760



jcink.com its basicly a remake of invisionfree..
Go to the top of the page
 
+Quote Post
galexcd
post Jul 15 2007, 08:49 PM
Post #7


Define:EVIL PROGRAMMER (ē'vəl prō'grăm'ər)- n. An organism that converts caffeine into evil software.
***********

Group: [HOSTED]
Posts: 1,018
Joined: 25-September 05
From: L.A.
Member No.: 12,251



Unfortunately he already confronted me when setting this up. He is using forums on another website instead of installing his own forums. He had a redirection going from his domain to that website, but he didn't want the url to change so I suggested using frames. Unfortunately doing so causes the URL to remain the same even when surfing in the frame. I still heavily suggest installing PHPbb or perhaps simple machines. If you wanted you could have php forward the variables from your domain to the frame, but clicking on links in the frame still wont update the url. Maybe next time you should listen to me Tramp...
Go to the top of the page
 
+Quote Post
Tramposch
post Jul 15 2007, 10:14 PM
Post #8


Super Member
*********

Group: Members
Posts: 219
Joined: 27-May 07
From: SOME WHERE
Member No.: 43,760



-.- i WANT to switch to something else, the other admin will NOT agree, very frustrating so i have to stay with this.

I did listen to you, i just didn't do what you said because the other admin wanted to stay with jcink -.-
Go to the top of the page
 
+Quote Post
jlhaslip
post Jul 15 2007, 10:19 PM
Post #9


A computer once beat me at chess, but it was no match for me at kick boxing.
Group Icon

Group: [MODERATOR]
Posts: 3,993
Joined: 24-July 05
From: In Trouble Again... still?
Member No.: 9,787
Spam Patrol



Just a suggestion, since I don't know if it will work, but if you can score a database backup from the other Forum and install a Forum software on your account here, possibly there is a convertor to re-store the information from the existing Forum onto the new one?
Go to the top of the page