Search results

  1. N

    Error connecting to Client

    Resolved.
  2. N

    Phoenix Crashing

    Recently my hotel has been having some issues with the emulator shooting to 100% CPU when we hit 500-550 users online, even though previously we could handle 900+ online at a time with ease. I don't know if this is due to our my.ini or if it's because our tables aren't indexed but I was...
  3. N

    Email

    Ok so I setup a forum running xenForo and when users register they need to receive an automatic email to confirm their email address and they'll also be alerted of PM's etc via email. I was wondering what's the best way to setup an email server and how it's done, could I just purchase an email...
  4. N

    WAMP Help

    Ok so I setup my wamp server to run XenForo but when I changed my MySQL password I get the following error on PMA: " Error MySQL said: #1045 - Access denied for user 'root'@'localhost' (using password: NO) phpMyAdmin tried to connect to the MySQL server, and the server rejected the...
  5. N

    XenForo IIS

    Ok so I purchased an XenForo license for my IIS webserver however it has htaccess instead of web.config. I've tried converting them but I still seem to be getting errors. Could anyone give me a hand? Much appreciated!
  6. N

    1040 - Too many connections

    Ok so my phoenix hotel has been crashing out on 600 online and my chatlogs table went missing. I added a new table for chatlogs and rebooted emu with new mysql pooling settings however now when I try to connect to my database via navicat I get the following: "1040 - Too many connections". Does...
  7. N

    Badge SQL Query

    Hello, I have a list of user ID's (about 500) which I need to send the same badge to. Would someone be able generate my a query which I can put the ID's into so the badge gets sent to all of them without me having to do it manually? Thanks!
  8. N

    Persistent DDoS Problems

    Hello, I'm currently running a hotel reaching at peak 400 users online on a powerful dedicated server however I keep getting hit with attacks reaching 100mbps+. This is extremely frustrating. I have added cloudflare to my site which would work however there is still one way my server IP can be...
  9. N

    Home room

    Does anyone know how to set the home room so that all new users are given the same home room? I did it in phx CF but can't seem to figure it out in rev. Would appreciate any help :) Thanks
  10. N

    RevCMS Problems

    Hey all, I'm currently running RevCMS with the Habbo template and i'm using Cloudflare. I've added the following line of code to the client file aswell as the voting api as i'm told it's necessary if running cloudflare: if (isset($_SERVER['HTTP_CF_CONNECTING_IP'])) { $_SERVER['REMOTE_ADDR'] =...
  11. N

    TheHabbos API error

    I have set up the latest API and all I have edited it my thehabbos api name and url however it doesn't let you vote when you click (http://yabbo.co.uk/api.php). My config file is below: <?php //////////////////////////////////////////////////////// // # TheHabbos Topsites API Script - Release...
  12. N

    Pheonix DB backup - users table

    I've tried several times backing up my database however every time I seem to lose around 3 million entries from a 7 million entry items table. Does anyone know why this is happening and how it can be fixed? I'm using Navicat. UPDATE: Just backed up Items table on its own and it worked fine...
  13. N

    TheHabbos API

    My voting API still doesn't seem to work properly. To see go to http://208.115.200.90 (my test server). What's happening is that after you vote you're taken back to api.php where you then click vote again and you're signed out and then you have to login again to access the client. Does anyone...
  14. N

    Voting API error

    My voting API was working fine until yesterday when it suddenly stopped working. People click to vote, they click the correct image then it takes them back to api.php and when you click the vote button again nothing happens. I have it set up to redirect to my client however this isn't happening...
Top