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!
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...
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 =...
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...
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...