vBulletin License Question

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • James Kojiro
    Senior Member
    • Jun 2004
    • 580
    • 3.6.x

    vBulletin License Question

    I have a question about my vBulletin license. I am thinking about merging my main site, KyleTech with my forums, kForums, to make the KyleTech Community. Can I code something so that the files redirect to the new folder and it says "Redirecting to the KyleTech Community. If you aren't redirected in 5 seconds, click here."
  • Zachery
    Former vBulletin Support
    • Jul 2002
    • 59097

    #2
    ERm, how is this a license question?

    Comment

    • express
      Senior Member
      • Apr 2001
      • 1470
      • 3.6.x

      #3
      You can try this


      PHP Code:
      <html>
      <
      head>
      <
      title>Redirect</title>
      <
      style>
      a.link color=#0000FF; }
      a.linkBold color=#0000FF; font-weight:bold; }
      .error {
      color:#768996;
      font:16px "Trebuchet MS"TahomaGenevaArialHelveticasans-serif;
      vertical-align:middle;
      padding-top:9px;
      }
      </
      style> <META http-equiv="refresh" content="5;URL=http://www.yourdomain.net">
      </
      head>
      <
      body style="align:center;text-align:center;vertical-align:middle;">
      <
      div style="width:1px;height:150px;"></div>
      <
      div style="text-align:left;width:480px; margin: 0px auto;vertical-align:middle;">
      <
      img src="http://www.yourdomain.net/images/someimage.gif" border="0" style="float:left;">
      <
      div class="error">You will be redirected in 5 seconds.</div>
      </
      div>
      </
      body>
      </
      html
      Real Web Host

      Comment

      • James Kojiro
        Senior Member
        • Jun 2004
        • 580
        • 3.6.x

        #4
        Oh, thank you. One more thing, I really don't have access to my customer number/password at the moment because I am using a public terminal. Can I change the url to my boards later?

        Comment

        • Steve Machol
          Former Customer Support Manager
          • Jul 2000
          • 154488

          #5
          Yes, you can.
          Steve Machol, former vBulletin Customer Support Manager (and NOT retired!)
          Change CKEditor Colors to Match Style (for 4.1.4 and above)

          Steve Machol Photography


          Mankind is the only creature smart enough to know its own history, and dumb enough to ignore it.


          Comment

          • James Kojiro
            Senior Member
            • Jun 2004
            • 580
            • 3.6.x

            #6
            Oh thank god! I was worried about that.

            Comment

            widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
            Working...