Discover Habbo's history
Treat yourself with a Secret Santa gift.... of a random Wiki page for you to start exploring Habbo's history!
Happy holidays!
Celebrate with us at Habbox on the hotel, on our Forum and right here!
Join Habbox!
One of us! One of us! Click here to see the roles you could take as part of the Habbox community!


Page 3 of 3 FirstFirst 123
Results 21 to 27 of 27
  1. #21
    Join Date
    Aug 2006
    Location
    Manchester, UK
    Posts
    2,016
    Tokens
    141
    Habbo
    florx

    Latest Awards:

    Default

    Thats @Blob


  2. #22
    Join Date
    Dec 2006
    Posts
    521
    Tokens
    0

    Default

    Skinning php proxy is really easy, just seems very tough.

    heres an explanation of what i did.

    Also the templates are very nice thumbs up for them, did you make them yourself?

    index.inc - edit this file get rid of all the crap i.e the header divs and stuff but leave the vital forms and shizzle.

    Then Replace the css file with your own and build the proxy around your own code.

    And for the browsing page just edit the index.php file by finding:

    PHP Code:
    $_url_form      '<div style="width:100%;margin:0;text-align:center;border-bottom:1px solid #725554;color:#000000;background-color:#F2FDF3;font-size:12px;font-weight:bold;font-family:Bitstream Vera Sans,arial,sans-serif;padding:4px;">'
                            
    '<form method="post" action="' $_script_url '">'
                            
    ' <label for="____' $_config['url_var_name'] . '"><a href="' $_url '">Address</a>:</label> <input id="____' $_config['url_var_name'] . '" type="text" size="80" name="' $_config['url_var_name'] . '" value="' $_url '" />'
                            
    ' <input type="submit" name="go" value="Go" />'
                            
    ' [go: <a href="' $_script_url '?' $_config['url_var_name'] . '=' encode_url($_url_parts['prev_dir']) .' ">up one dir</a>, <a href="' $_script_base '">main page</a>]'
                            
    '<br /><hr />'

  3. #23
    Join Date
    Dec 2006
    Posts
    1,128
    Tokens
    0

    Latest Awards:

    Default

    Quote Originally Posted by Sygon.. View Post
    Skinning php proxy is really easy, just seems very tough.

    heres an explanation of what i did.

    Also the templates are very nice thumbs up for them, did you make them yourself?

    index.inc - edit this file get rid of all the crap i.e the header divs and stuff but leave the vital forms and shizzle.

    Then Replace the css file with your own and build the proxy around your own code.

    And for the browsing page just edit the index.php file by finding:

    PHP Code:
    $_url_form      '<div style="width:100%;margin:0;text-align:center;border-bottom:1px solid #725554;color:#000000;background-color:#F2FDF3;font-size:12px;font-weight:bold;font-family:Bitstream Vera Sans,arial,sans-serif;padding:4px;">'
                            
    '<form method="post" action="' $_script_url '">'
                            
    ' <label for="____' $_config['url_var_name'] . '"><a href="' $_url '">Address</a>:</label> <input id="____' $_config['url_var_name'] . '" type="text" size="80" name="' $_config['url_var_name'] . '" value="' $_url '" />'
                            
    ' <input type="submit" name="go" value="Go" />'
                            
    ' [go: <a href="' $_script_url '?' $_config['url_var_name'] . '=' encode_url($_url_parts['prev_dir']) .' ">up one dir</a>, <a href="' $_script_base '">main page</a>]'
                            
    '<br /><hr />'
    Hi,

    are you able to skin for me?

    and I didn't make the layouts - Simon did please PM me back.

  4. #24
    Join Date
    Dec 2006
    Posts
    521
    Tokens
    0

    Default

    Quote Originally Posted by jarhead! View Post
    Hi,

    are you able to skin for me?

    and I didn't make the layouts - Simon did please PM me back.
    Why dont you follow the advice i say?

  5. #25
    Join Date
    Dec 2006
    Posts
    1,128
    Tokens
    0

    Latest Awards:

    Default

    Quote Originally Posted by Sygon.. View Post
    Why dont you follow the advice i say?
    becasue i get problems with php =(.

  6. #26
    Join Date
    Dec 2006
    Posts
    521
    Tokens
    0

    Default

    Quote Originally Posted by jarhead! View Post
    becasue i get problems with php =(.
    Its not about knowing php?

  7. #27
    Join Date
    Dec 2006
    Posts
    1,128
    Tokens
    0

    Latest Awards:

    Default

    Quote Originally Posted by Sygon.. View Post
    Its not about knowing php?
    well; this is what i have at the moment -

    i have 2 templates not coded trying to code them - i have made a index.inc.php and put all the info from index.php into index.inc.php then placed my other proxy info into index.php (the normal one)

    now i have no idea what to do

Page 3 of 3 FirstFirst 123

Posting Permissions

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