Page 2 of 3 FirstFirst 123 LastLast
Results 11 to 20 of 28
  1. #11
    Join Date
    Mar 2005
    Posts
    166
    Tokens
    0

    Default

    Wonderful script. Wd

  2. #12
    Join Date
    Jul 2005
    Posts
    1,653
    Tokens
    50

    Latest Awards:

    Default

    If you mod_rewrite the url of the script you can use it in signatures.
    Last edited by RYANNNNN; 18-11-2006 at 08:17 AM.

  3. #13
    Join Date
    Jul 2005
    Location
    -
    Posts
    2,995
    Tokens
    0

    Latest Awards:

    Default

    Quote Originally Posted by RYANNNNN View Post
    If you mod_rewrite the url of the script you can use it in signatures.
    you can use it in sigs anyway,

    in the image tags:

    http://www.yoursite.com/habbo.php?na...rhabbonamehere

    simple

  4. #14
    Join Date
    Jul 2005
    Posts
    1,653
    Tokens
    50

    Latest Awards:

    Default

    Quote Originally Posted by Jamie. View Post
    you can use it in sigs anyway,

    in the image tags:

    www.yoursite.com/habbo.php?name=yourhabbonamehere

    simple
    you can't have dynamic images in signatures.

  5. #15
    Join Date
    Sep 2006
    Location
    Wakefield, West Yorkshire
    Posts
    162
    Tokens
    0

    Default

    You can have Dynamic Images, as my signature does. But not how Jamie. says. If you really want it in your signature, you could try mod_rewrite or:

    Change the 2nd line from

    $habbo = $_GET['name'];

    to

    $habbo = "HABBO NAME";

    and then just use

    http://bla.com/page.php as your image.
    Left. Or have I?

  6. #16
    Join Date
    May 2005
    Location
    HabboxForum US Offices
    Posts
    115
    Tokens
    0

    Default

    Thanks , I am gonna try it in signature in min

  7. #17
    Join Date
    Sep 2006
    Posts
    918
    Tokens
    0

    Default

    That's really good, +rep

  8. #18
    Join Date
    Sep 2006
    Location
    Wakefield, West Yorkshire
    Posts
    162
    Tokens
    0

    Default

    Heres an example of Ryan's idea of using mod_rewrite.

    http://tom.ijeax.com/habbo/status/Korma.php

    the Korma part can be changed to any habbo name.
    Left. Or have I?

  9. #19
    Join Date
    Oct 2006
    Location
    London
    Posts
    342
    Tokens
    0

    Default

    Quote Originally Posted by Catastrophical View Post
    seems to be blank for me?
    make sure you are doing this right:

    *Cant view php clientside
    *need a php host
    *dont just paste onto html if you are using front page (its ok in dreamweaver) make a page and paste the code, call it name.php then where you want the habbos online type: <iframe scr=name.php></iframe> change the height and width e.t.c and then upload it to a php enabled server and it should work

  10. #20
    Join Date
    Nov 2006
    Location
    North Carolina, UA
    Posts
    128
    Tokens
    0

    Default

    Could you do a small tutorial on mod_rewrite. I know it has to do with htaccess and I can never figure out how to use it
    ---------------
    I also use the account: Dentafrice
    ---------------

Page 2 of 3 FirstFirst 123 LastLast

Posting Permissions

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