Page 2 of 2 FirstFirst 12
Results 11 to 15 of 15

Thread: Help

  1. #11
    Join Date
    Jul 2004
    Location
    UK
    Posts
    23,590
    Tokens
    33,607
    Habbo
    xxMATTGxx

    Latest Awards:

    Default

    How do i install it manually?

    Previous Habbox Roles
    Co-Owner of Habbox | General Manager | Assistant General Manager (Staff) | Forum Manager | Super Moderator | Forum Moderator

  2. #12
    Join Date
    Aug 2006
    Location
    United Kingdom
    Posts
    207
    Tokens
    0

    Default

    Download it from wordpress.com and install it.
    PHP Code:
    [LEFT]<?[/LEFT]
    [
    LEFT]$name $_GET['name'];[/LEFT]
    [
    LEFT]echo "Hi, your name is $name";[/LEFT]
    [
    LEFT]?>[/LEFT]
    [LEFT][/LEFT]

  3. #13
    Join Date
    Jul 2004
    Location
    UK
    Posts
    23,590
    Tokens
    33,607
    Habbo
    xxMATTGxx

    Latest Awards:

    Default

    well i do.. i download it from there , upload it :S

    then try and install it "/

    Previous Habbox Roles
    Co-Owner of Habbox | General Manager | Assistant General Manager (Staff) | Forum Manager | Super Moderator | Forum Moderator

  4. #14
    Join Date
    Aug 2006
    Location
    United Kingdom
    Posts
    207
    Tokens
    0

    Default

    Um, email them or try support forums?
    PHP Code:
    [LEFT]<?[/LEFT]
    [
    LEFT]$name $_GET['name'];[/LEFT]
    [
    LEFT]echo "Hi, your name is $name";[/LEFT]
    [
    LEFT]?>[/LEFT]
    [LEFT][/LEFT]

  5. #15
    Join Date
    Sep 2005
    Posts
    1,604
    Tokens
    0

    Latest Awards:

    Default

    Okay try changing:
    PHP Code:
    require_once('\template-loader.php'); 
    to:
    PHP Code:
    require_once(\'template-loader.php\'); 
    Sorry if it dont work

    EDIT: Erm the second one should be:
    require_once(\'template-loader.php\');
    but for some reason it aint showing like that
    Last edited by ClubTime; 10-08-2006 at 11:53 AM.

Page 2 of 2 FirstFirst 12

Posting Permissions

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