Search results

  1. Modo

    Changing NGINX to IIS

    I have this NGINX config: location / { rewrite ^.* /index.php; } error_page 404 /index.php; and I want to use this in IIS? How would I do so? I have tried messing with web.config and the IIS REwrite tool but I just get error 500 :(
  2. Modo

    [Help] PlusEMU - Looking for New Catalogue, New Furni and Commands

    Hey guys... Looking for a organised catalogue for PlusEMU... Looked everywhere can't find a good updated one. If anyone has one please let me know, if not I'm gonna have to do it all manually. Wan't to avoid that really.. Secondly, need help adding the latest furni to my hotel. I get close but...
  3. Modo

    [Request] 2016 Habbo CMS Skin?

    Looking for a rev skin for the new habbo.com? I've got the index (see below) but would like the whole theme if anyone has it. I'm not great with CMS but I am trying to work on this one, may have to just edit this and make every page from here unless anyone can help me? If anything then I would...
  4. Modo

    News articles fix?

    Hi guys, I'm looking to fix news articles on my cms - the {newscontent}/title and description is not working. Wondering how to fix? I have been looking around and have not found anything. Bonus: while looking around I found the maintenance redirect code. I would like to be able to allow staff...
  5. Modo

    [PHP/SQL] If in maintenance, user is logged in and below a certain rank then redirect?

    Hi again, I am trying to make my retro cms allow staff members online during maintenance but haven't seen code for it anywhere. I presume it is possible as it is just a bit of SQL... final public function handleCall($k) { global $users, $template, $_CONFIG...
  6. Modo

    [PHP/SQL] Count rows?

    Hi guys, Just looking for code to count how many times "1" appears in the table "users" in column "online"? I have tried "SELECT COUNT(online) FROM users;" AND "select count(DISTINCT online) FROM users"); I know I need to put the "1" somewhere so it can look for it but I don't know where...
  7. Modo

    [PlusEMU] Redirecting to base url?

    I have had this issue in the past but forgotten how I fixed it, I have searched other similar threads but no answers there seem to have worked... Basically, the client loads to 100% and then sort of crashes and redirects to /hotel/gordon/PRODUCTION-201506161211/ (the swf base) Anyone got any...
  8. Modo

    RP Issue EMU??

    So bit of a weird issue, last night we had five of us on the hotel testing it. No problems really we were messing around testing everything. but this morning only one user could get on, doesn't matter what order we tried logging in, that one user was the only one able to connect... User ID: 2...
  9. Modo

    Recruiting Looking for RP Files and/or RP Developer!

    Right, so I need a developer for an RP. Someone with experience and who knows how to set it up. I know how to regular retros up but I am not familiar with what is good for RPs (emulators, swfs, etc..). I was wondering if anyone is willing to: Set up the RP, get it working. Work on the RP after...
  10. Modo

    SWF Editor?

    Is anyone here good at editing SWF files? I have tried editing things but I end up causing the client to white screen so I was wondering if there is anyone who is experienced with editing SWF files who could do a few things for me? Here's a few things I'd like changed, I know some might not be...
  11. Modo

    [PlusEMU] Public Rooms on Navigator?

    I would like to know how to add rooms to the public section of the navigator? I have tried to but when i use :update navigator, every time I click the navigator I disconnect. I'm guessing I am missing something from the navigator table or something, but I'm not sure what. Is this a bug with the...
  12. Modo

    [PlusEMU] SWF/PRODUCTION ERROR 404?

    Hey all, So I finally got the emulator working and everything most the catalogue items show up but avatars and some other things do not seem to work. When using the F12 console I get these errors: I have checked the directory /game/gordon/PRODUCTION....../ and these swf files do exist, so why...
  13. Modo

    [Release] Room Ads

    Room Ads Release: Hello everyone, I could not find these anywhere on Devbest so I thought I would share. I've also had a bunch of people asking where and how to get these so people must want them... here you go: Notes: I didn't find these nor do I take credit, a friend gave them to me a while...
  14. Modo

    Service Staff Badges - Editing Badges for Hotels

    Hello all, recently I have had some people asking me to do some badges for them and I don't have much more to do with my time so I thought I might as well. I thought it would be best to have a thread for it so more people can ask, you can see my work and I can keep track of everyone. I'm not...
  15. Modo

    Flash [Switch Hotel] R63B // PlusEMU // LATEST UI // NEW CATALOGUE // WORKING GROUPS

    Information Switch Hotel originally opened in late 2014, but had to close due to VPS hosting issues and my personal situation at the time. We have now been back online since October and better than before. A Server paid for until June, professional staff, updated client and a CMS with many...
  16. Modo

    [Question] Inventories seem to be broken...

    Current problem is that the player can't have more than one item in their inventory, when they buy more than one things their inventory gets replaced with the latest purchase. Anyone had this or know how to fix? R63B, Silverwave emu :)
  17. Modo

    Questions: Access Denied and Auto IP ban?

    I've seen on a hotel where you attempt to access a file for example /app/management/config, it automatically IP bans you from the hotel. This is quite a good feature and I feel that it would get people with malicious intentions off guard and then protect the hotel. Does anyone know how to do...
  18. Modo

    Client crashes when user sends message?

    So yeah, says in the title... the client disconnects when me or anyone for that matter sends a message, either in a room or on PM. Anyone know how to fix? Also if you need anything else let me know and i'll add it. EMU Exceptions File: http://pastebin.com/eP7jsdSA
  19. Modo

    Flash Switch Hotel:- Newly Opened Hotel

    Switch Hotel is a brand new hotel, owned and founded by myself (Charlie). We officially opened on 12th February 2015. We are running RevCMS and Phoenix EMU. Possibly looking for new emulator, but this one is doing us just fine for now. Thank you for your interest in Switch! We have a clean...
  20. Modo

    Phoenix EMU... I have a few questions.

    Okay, so yeah like title says I have a few questions... How do I edit the emu.exe file? (I want to change the application name) How do I go about adding some custom commands? How do I change what appears when users view :about? Thanks in advance.
Top