Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

Recent content by Emetophobic

  1. Emetophobic

    Search an old index

    The first version release of uberCMS had this index design but with the hotel view as the image instead of this one. Finding the image you are looking for would not be this hard using an image reverse search engine
  2. Emetophobic

    Chocolatey CMS - The Habbo.com Clone

    Disabling the captcha, is not recommended as it can expose you to account creation spam and bots
  3. Emetophobic

    [Chocolatey | Espreso] Habbo.com Clone CMS & Housekeeping

    Thought you were dead, we haven't seen you in a while around here The Housekeeping is using the full Framework tho.
  4. Emetophobic

    [Chocolatey | Espreso] Habbo.com Clone CMS & Housekeeping

    Began working on a user-friendly artisan console command to help users setup their Espreso copy straight out of the box If you have any suggestions to make about this setup process, feel free to drop them You must be registered for see element.
  5. Emetophobic

    [Chocolatey | Espreso] Habbo.com Clone CMS & Housekeeping

    Have tight days with my work the last couple weeks, I try as hard as I can to provide poop when I'm home but after coding the whole day, it's not the first thing that comes to your mind when you have free time, but don't worry most of the system features (HK users, permissions, roles and...
  6. Emetophobic

    Chocolatey CMS - The Habbo.com Clone

    Please use our public Espreso GitHub repository to make feature requests about the Housekeeping, so I can manage them on my kanban board. You must be registered for see element.
  7. Emetophobic

    [Chocolatey | Espreso] Habbo.com Clone CMS & Housekeeping

    That would be possible with the full framework, so I guess I can add that to the TODO list of Espreso. One way to do it would be to grab the latest release from the "official" github repo and compare the versions (there's an API endpoint there that grabs everything). For file handling, there's...
  8. Emetophobic

    [Chocolatey | Espreso] Habbo.com Clone CMS & Housekeeping

    That was the 404 page straight out of the template, I didn't change a thing, might change the text as well yes
  9. Emetophobic

    [Chocolatey | Espreso] Habbo.com Clone CMS & Housekeeping

    As stated above, Espreso is not using the old HoloCMS Housekeeping UI anymore. Courtesy of my wallet, Espreso will come prepackaged with a paid heavily edited bootstrap template called Material Admin Extended (the Dark Theme you saw on some screenshots) that I'm basically integrating inside the...
  10. Emetophobic

    Chocolatey CMS - The Habbo.com Clone

    The line 25 of the ViewServiceProvider uses what is called as a Null coalescing operator "??", which actually acts as a "if this is null set this to the value I've put on the right part of the operator", this operator is only available in PHP 7 and upwards, be sure to have it installed instead...
  11. Emetophobic

    [Chocolatey | Espreso] Habbo.com Clone CMS & Housekeeping

    Paste the content of your lumen.log file or at least the logs inside that are timestamped at the moment you tried. You can find it in /storage/logs/
  12. Emetophobic

    [Chocolatey | Espreso] Habbo.com Clone CMS & Housekeeping

    Re: [Chocolatey | Espreso] Habbo.com Clone CMS & Housekeeping I can volunteer for Espreso, if you don't mind
  13. Emetophobic

    [Chocolatey | Espreso] Habbo.com Clone CMS & Housekeeping

    Re: Chocolatey - Habbo.com Clone [CMS] For some reason, I have the same client issue, and after investigating the code a bit, I found out that the auth_ticket doesn't get updated on client load (even though there's an update that is made), so the ticket is actually echoed correctly in the...
  14. Emetophobic

    [Chocolatey | Espreso] Habbo.com Clone CMS & Housekeeping

    Re: Chocolatey - Habbo.com Clone [CMS] That's some good poop right there. For the room screenshot, a way to do it would be to code a plugin that triggers the :screenshot command and save the result to a configured path in the plugin config.
  15. Emetophobic

    [Chocolatey | Espreso] Habbo.com Clone CMS & Housekeeping

    Re: Chocolatey - Habbo.com Clone [CMS] All their require is a valid & verified (IBAN and identity verification) bank account like any human in age of having one would have, they don't care about how the money was made. I mean they gotta know somewhere to send you your Stripe balance.
Back
Top