Advertise Here

Author Topic: URL  (Read 2536 times)

0 Members and 1 Guest are viewing this topic.

Offline $H-GAGE$

  • SMF For Free Sr. Member
  • *
  • Posts: 269
  • DeathZoner
    • View Profile
    • DeathZone INC.

  • Total Badges: 19
    Badges: (View All)
    Topic Starter Combination Level 4 Level 3 Level 2
URL
« on: August 11, 2006, 07:44:54 am »
Hey SMF
I wanted to ask if this thing cud happen tat i make another forum of SMF and if someone accesses my older forum the person is directly taken to my new one bcoz i dont want to host 2 forums and my older one has a very gud status.. :angel:
plz reply
Humza

Offline Crasy

  • Global Moderator
  • *
  • Posts: 3960
  • Semi-Retired ;)
    • View Profile

  • Total Badges: 29
    Badges: (View All)
    Poll Starter Poll Voter Seventh year Anniversary Arcade Highscore Windows User
Re: URL
« Reply #1 on: August 11, 2006, 09:48:35 am »
Well a redirect script could do that. One sec I can find you one.
Just put it on the headers/footers.

Code: [Select]
<script type="text/javascript">
<!--
window.location = "http://www.google.com/"
//-->
</script>

Just like that. However there is a catch. Since it is in your headers it will be pretty hard to access your page again. lol (I just made this mistake. I cant get to my forum when I tested it! Wait...got it back)
If you ever plan to use your old one again with the redirect them simply put the redirect in a board description(that will work right?) However if you do put it in the headers and later want back in then simply adjust your browsers settings to disable Javascript.
« Last Edit: August 11, 2006, 10:05:39 am by crasyandconfused »
Did my answer help you? Want to help out hosting costs?


Every donation counts.

Offline Battousai

  • SMF For Free Full Member
  • *
  • Posts: 164
  • ~The Insanes~
    • View Profile
    • ~The Insanes~

  • Total Badges: 18
    Badges: (View All)
    Topic Starter Combination Level 4 Level 3 Level 2
Re: URL
« Reply #2 on: August 11, 2006, 10:01:21 am »
ohh crap, i can't believe that happened, i'm sorry, ask smf if he can change it directly.

Offline Crasy

  • Global Moderator
  • *
  • Posts: 3960
  • Semi-Retired ;)
    • View Profile

  • Total Badges: 29
    Badges: (View All)
    Poll Starter Poll Voter Seventh year Anniversary Arcade Highscore Windows User
Re: URL
« Reply #3 on: August 11, 2006, 10:07:26 am »
Heh, I just disabled Javascript...back now lmao. *smacks self in the head*
Did my answer help you? Want to help out hosting costs?


Every donation counts.

Offline Battousai

  • SMF For Free Full Member
  • *
  • Posts: 164
  • ~The Insanes~
    • View Profile
    • ~The Insanes~

  • Total Badges: 18
    Badges: (View All)
    Topic Starter Combination Level 4 Level 3 Level 2
Re: URL
« Reply #4 on: August 11, 2006, 11:32:58 pm »
lol ok, nice idea :D

Offline Crasy

  • Global Moderator
  • *
  • Posts: 3960
  • Semi-Retired ;)
    • View Profile

  • Total Badges: 29
    Badges: (View All)
    Poll Starter Poll Voter Seventh year Anniversary Arcade Highscore Windows User
Re: URL
« Reply #5 on: August 12, 2006, 07:30:23 am »
I guess I had to do something smart to balance out the stupid in that little idea lmao
« Last Edit: August 12, 2006, 05:02:13 pm by crasyandconfused »
Did my answer help you? Want to help out hosting costs?


Every donation counts.