Search results

  1. Brad

    Users rooms.

    should work <?php $getRooms = mysql_query("SELECT `caption`,`description` FROM `rooms` WHERE `owner` = '".filter($_GET['username'])."'"); if (mysql_num_rows($getRooms) == 0) { echo 'You do not have any rooms<div class="clear"></div>'; } else { ?><?php while ($roomData =...
  2. Brad

    Someone's exploiting my hotel

    have you removed the getdoc file in allseeingeye/pages/
  3. Brad

    [LEAKED] Official Habboon CMS [Release]

    if you switch from ubercms 2 it will work perfectly :)
  4. Brad

    hellur

    hellur
  5. Brad

    [LEAKED] Official Habboon CMS [Release]

    By any chance its there exploits? or w.e. I can't seem to find any
  6. Brad

    Do you think DevBest should have a Minecraft server?

    In my opinion Just make HyperPVP devbest original Mc server :P as HyperPVP is one of the best.
  7. Brad

    Request Need logo! :)

    Hey DevBest I'm in need of a logo for Hebbo, it can be any style it's up to you. But it must be 145px X 40px Thanks in advance!
  8. Brad

    [Small plugin] Friends Online [addon]

    Add this $query = mysql_query("SELECT * FROM messenger_friendships WHERE user_two_id = '".$_SESSION['user']['id']."'"); Under $query = mysql_query("SELECT * FROM messenger_friendships WHERE user_one_id = '".$_SESSION['user']['id']."'");
  9. Brad

    Code Help!

    Thankyou! forgot about that :)
  10. Brad

    Code Help!

    hey so I've added a Exchange feature, so you change buy Duckets with your credits but i have two features on same page so the error is when I want to exchange credits -> duckets it will also Exchange Credits -> diamonds Before: after Exchanging Credits -> duckets
  11. Brad

    Recruiting Recruiting A Technician.

    Age limit has been removed for your reasons.
  12. Brad

    Recruiting Recruiting A Technician.

    Yes as I said, thanks. But that's the people "you know", not everyone's like the ones "you know".
  13. Brad

    Recruiting Recruiting A Technician.

    Good point, I only stated 14+ as i need someone who's mature.
  14. Brad

    Recruiting Recruiting A Technician.

    Hey people Hebbo.info is Recruiting a Technician. Here's a list of requirements Must Know C# & C+ Must have knowledge of running a Hotel Must have skype Must be trustworthy Thanks in advance!
  15. Brad

    [Help] Weird UberCMS error

    Please Tell me more information, you've confused me?
  16. Brad

    uberCMS - Lottery Feature.

    Hey people I'm releasing a little Lottery Feature for uberCMS I believe this will also work with RevCMS (Haven't tried on Rev) Screenshot: http://img819.imageshack.us/img819/7350/kucz.png <div class="habblet-container "> <div class="cbb clearfix blue"> <h2...
  17. Brad

    [HELP] SkyBird Emulator Catalogue Not Loading?

    PM me pass.
  18. Brad

    [HELP] SkyBird Emulator Catalogue Not Loading?

    You told me you could fix it? I would of fixed it you if you told me you didn't.
  19. Brad

    Loyal / Well known Member(s) online

    Seems like a good idea, but it wouldn't happen, just follow the "popular" ones then you will know there online :) for example - http://prntscr.com/2gfjp6
  20. Brad

    UberCMS Error Duplicate entry '0' for key 'PRIMARY'

    Empty all tables to do with user storage such as, Chatlogs, Users and etc.
Top