+ Reply to Thread
Results 1 to 4 of 4

Thread: Am I an idiot with this or what

  1. Join Date
    Aug 2005
    Posts
    2

    Am I an idiot with this or what

    I am trying to get this to work on my main page and can't seem to get it figured out.

    My page I am trying to get it to work on is www.pwmhost.com/index.php

    I have a folder set like the intstructions say and I am trying to put the script in my main page. No Luck

    Thanks in advance to anyone with tips....

    jp

  2. Join Date
    Aug 2004
    Posts
    781

    Am I an idiot with this or what

    There are two ways of going about this:

    1. You can simply link to whois.php and go into the script's admin panel and change the header / footer templates to reflect your site's header / footer. If you do it in this manner, then you will need to visit http://www.pwmhost.com/whois/whois.php in your browser and copy the HTML of the search bar to your front page.

    (The above is the recommended method).

    2. You can include it on your front page:

    Place the following into your index.php page (http://www.pwmhost.com/index.php):

    Code:
    <?php include("whois/whois.php"); ?>
    Then go into admin panel, and just clear the header / footer templates. You will also need to modify the Search Bar and Multiple TLD Page templates and change "[[site-url]]whois.php" to "index.php". There may be other similar replacements required as well.

  3. Join Date
    Aug 2005
    Posts
    2

    Am I an idiot with this or what

    Thanks for the reply my php sucks is there a way that I can configure just so the search shows up/ check availability (No price table and bold PWMHost.com - Whois Search)

    Thanks again

  4. Join Date
    Aug 2004
    Posts
    781

    Am I an idiot with this or what

    Just go edit the templates in the admin panel.

+ Reply to Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts