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!


View Poll Results: What do you think of POWERpanel BETA 0.1?

Voters
63. You may not vote on this poll
  • It's great!

    51 80.95%
  • It's not so good

    12 19.05%
Page 11 of 35 FirstFirst ... 78910111213141521 ... LastLast
Results 101 to 110 of 344
  1. #101
    Join Date
    May 2005
    Location
    San Francisco, CA
    Posts
    7,160
    Tokens
    2,331

    Latest Awards:

    Default

    and logout wont work
    and theres no frontend timetable
    and install sometimes plays up
    I'll fix logout now.
    There IS a frontend timetable (Need to add two days as I forgot -_-)
    The install file requires 'includes/config.php' to be empty and 'includes/sql.php' to exist.

  2. #102
    Join Date
    Jan 2006
    Location
    Cambridge
    Posts
    1,911
    Tokens
    0

    Latest Awards:

    Default

    Quote Originally Posted by rh4u View Post
    minor update to pp:


    open file: in.php

    scroll down to line 78

    you should see:

    PHP Code:
    <?php
    $query
    = mysql_query("SELECT * FROM radioinfo");
    while(
    $rows = mysql_fetch_array($query)) {
    echo(
    "http://". $rows[ip] .":". $rows[port] ."/admin.cgi?username=admin&password=". $rows[pass] ."");
    }
    ?>

    where it says that,

    REPLACE IT WITH:


    PHP Code:
    <?php
    $query
    = mysql_query("SELECT * FROM radioinfo");
    while(
    $rows = mysql_fetch_array($query)) {
    echo(
    "http://". $rows[ip] .":". $rows[port] ."/admin.cgi?user=admin&pass=". $rows[pass] ."");
    }
    ?>


    Danke just fixes the error that you need to type in the u/n & p/w to get onto teh shoutcast admin panel.

    Thanks, Dom

    tyy


    i must say, powerpanel beats all other panels ive used tbh
    EDTALKING


  3. #103
    Join Date
    Jan 2006
    Location
    Cambridge
    Posts
    1,911
    Tokens
    0

    Latest Awards:

    Default

    Quote Originally Posted by Invent View Post
    I'll fix logout now.
    There IS a frontend timetable (Need to add two days as I forgot -_-)
    The install file requires 'includes/config.php' to be empty and 'includes/sql.php' to exist.
    it stoped working at the point where you make username, it wouldnt work coz config.php was still empty i thinkzz
    Crap - Sorry Bout Double Post
    EDTALKING


  4. #104
    Join Date
    May 2005
    Location
    San Francisco, CA
    Posts
    7,160
    Tokens
    2,331

    Latest Awards:

    Default

    Config.php is made at the end of the stages
    SQL.php is made after the correct mySQL Information was given.

    EDIT: I forgot to mention in the readme, 'includes/config.php' and 'includes/sql.php' have to be CHMOD to 0777.
    EDIT #2: Logout works fine for me :S
    Last edited by Invent; 28-05-2007 at 01:21 PM.

  5. #105
    Join Date
    Jan 2007
    Location
    England, Uk, World, Universe,
    Posts
    1,012
    Tokens
    0

    Latest Awards:

    Default

    yea that happend to me

    i had to start the installation again . HMPH.
    my sig ran away,

  6. #106
    Join Date
    Jan 2006
    Location
    Cambridge
    Posts
    1,911
    Tokens
    0

    Latest Awards:

    Default

    lolz, did that coz it told me too but anyway i used the other sql with a user already there so itz all gravy
    EDTALKING


  7. #107
    Join Date
    May 2005
    Location
    San Francisco, CA
    Posts
    7,160
    Tokens
    2,331

    Latest Awards:

    Default

    Added Saturday & Sunday to timetables.

    Originally Posted by rh4u
    minor update to pp:


    open file: in.php

    scroll down to line 78

    you should see:

    PHP Code:
    <?php
    $query
    = mysql_query("SELECT * FROM radioinfo");
    while(
    $rows = mysql_fetch_array($query)) {
    echo(
    "http://". $rows[ip] .":". $rows[port] ."/admin.cgi?username=admin&password=". $rows[pass] ."");
    }
    ?>

    where it says that,

    REPLACE IT WITH:


    PHP Code:
    <?php
    $query
    = mysql_query("SELECT * FROM radioinfo");
    while(
    $rows = mysql_fetch_array($query)) {
    echo(
    "http://". $rows[ip] .":". $rows[port] ."/admin.cgi?user=admin&pass=". $rows[pass] ."");
    }
    ?>


    Danke just fixes the error that you need to type in the u/n & p/w to get onto teh shoutcast admin panel.

    Thanks, Dom
    You sure you only need "user" dom?
    Last edited by Invent; 28-05-2007 at 01:25 PM.

  8. #108
    Join Date
    Apr 2006
    Location
    wolvo init lol.
    Posts
    2,272
    Tokens
    0

    Latest Awards:

    Default

    This is a request from the Managing Director of LiteHosts.net.

    I would like this thread do be closed/removed. Here are my reasons:

    1) It has enclosed chat logs from LiteHosts LiveChat which were not appoved to be published.
    2) It has offensive comments towards LiteHosts and me.
    3) It has threats to hack LiteHosts or the sites hosted on it.

    I expect for it to be removed as soon as you read this.

    Thank You
    Steve Coakley
    CEO + Managing Director
    LiteHosts Media Services LLC
    lol at him :rolleyes:

  9. #109
    Join Date
    Jan 2006
    Location
    Cambridge
    Posts
    1,911
    Tokens
    0

    Latest Awards:

    Default

    Quote Originally Posted by Invent View Post
    Added Saturday & Sunday to timetables.
    in the zip?

    i will try again
    EDTALKING


  10. #110
    Join Date
    May 2005
    Location
    San Francisco, CA
    Posts
    7,160
    Tokens
    2,331

    Latest Awards:

    Default

    I havn't zipped yet.

    Sorting out a fewmore errors.

Page 11 of 35 FirstFirst ... 78910111213141521 ... 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
  •