Search results

  1. A

    [HELP] Can anyone help me get Cosmic CMS working? I'm getting an error when I go to the website...

    Hi all, I have followed the video tutorial for installing Cosmic CMS (twice) but the website will not load, I get these errors... I'm hosting it from my PC using IIS but I am happy to go back to using XAMPP if that makes things easier? Idk. Thanks for any help/advice/places to look for a solution!
  2. A

    Useful badges thread

    Thanks these are great!
  3. A

    How to fix group badges Plusemu the correct way

    An old thread but I'm looking to fix this at the moment... Perhaps the issue causing the badges to be invisible in the fix above is because of the line: group_logo_url_template=HOTELURL/habbo-imaging/badge-fill/%imagerdata% Should it instead be...
  4. A

    Pluse R2 (3.4.3.0) - How can I fix this error?

    Problem resolved, fields in room db sheet were unfilled (for some unknown reason lol). Thanks Pollak!
  5. A

    Pluse R2 (3.4.3.0) - How can I fix this error?

    Lines for the errors in the respective documents: line 87: AllowPets = Convert.ToInt32(Row["allow_pets"].ToString()); Line 400: data.Fill(dRow); Line 158: rooms.Add(PlusEnvironment.GetGame().GetRoomManager().FetchRoomData(Convert.ToInt32(dRow["id"]), dRow)); Line 100: UserData userData =...
  6. A

    Pluse R2 (3.4.3.0) - How can I fix this error?

    AllowPets = Convert.ToInt32(Row["allow_pets"].ToString());
  7. A

    Delete a room from outside of the game

    I've done that and then I noticed that there are still items listed as being inside the room in the items database, so i deleted those too.. Is there anywhere else there is a record of the room? For context, I think buying and/or placing wired items is stopping that account from being able to...
  8. A

    Delete a room from outside of the game

    Hello all, What is the best way to completely remove a room and everything inside that room without being logged into the game? Thanks for the help!
  9. A

    Pluse R2 (3.4.3.0) - How can I fix this error?

    Hi all, I had the retro working fine earlier but when I stopped the emu and tried to reload it I got the following error: 20:55:19 - [ERROR] Exception: System.FormatException: Input string was not in a correct format. at System.Number.StringToNumber(String str, NumberStyles options...
Top