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

Page 8 of 20 FirstFirst 1234567891011121314151618 ... LastLast
Results 106 to 120 of 290
  1. #106
    git bisect -m ovflowd is offline
    MemberRank
    Sep 2011 Join Date
    2,191Posts

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

    Thanks @Emetophobic for the clearance, so you're getting Client working now?

    Anyways i will release a HotFix for this Auth Ticket Issue.

    - - - Updated - - -

    #UPDATE

    Fixed auth_ticket.

  2. #107
    Apprentice fortyplustwo is offline
    MemberRank
    Feb 2017 Join Date
    Sampa - BrasilLocation
    7Posts

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

    Quote Originally Posted by saamus View Post
    Thanks @Emetophobic for the clearance, so you're getting Client working now?

    Anyways i will release a HotFix for this Auth Ticket Issue.

    - - - Updated - - -

    #UPDATE

    Fixed auth_ticket.
    Works fine for me now.
    I'm using this swf (https://retroripper.com/plusemu.php) from retroripper.com with arcturus' habbo.swf.
    It works, but everything is buggy (probably because I'm using a wrong swf).

  3. #108
    git bisect -m ovflowd is offline
    MemberRank
    Sep 2011 Join Date
    2,191Posts

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

    Quote Originally Posted by fortyplustwo View Post
    Works fine for me now.
    I'm using this swf (https://retroripper.com/plusemu.php) from retroripper.com with arcturus' habbo.swf.
    It works, but everything is buggy (probably because I'm using a wrong swf).
    Arcturus 1.2 is buggy. I think.

    - - - Updated - - -

    #UPDATE

    Espreso will be mainly coded by @Kylon & @CineXMike any voluntaries will be really nice.

    I initially added all features Issues for Espreso available here.: https://github.com/sant0ro/espreso/issues

    I will later added the labels of each Issue.

  4. #109
    Full-Stack Web Developer Emetophobic is offline
    MemberRank
    Jan 2012 Join Date
    Nice, FranceLocation
    238Posts

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

    Quote Originally Posted by saamus View Post
    Arcturus 1.2 is buggy. I think.

    - - - Updated - - -

    #UPDATE

    Espreso will be mainly coded by @Kylon & @CineXMike any voluntaries will be really nice.

    I initially added all features Issues for Espreso available here.: https://github.com/sant0ro/espreso/issues

    I will later added the labels of each Issue.
    I can volunteer for Espreso, if you don't mind

  5. #110
    git bisect -m ovflowd is offline
    MemberRank
    Sep 2011 Join Date
    2,191Posts

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

    #UPDATES
    @Emetophobic entered on the Espreso team.

    Updates of Chocolatey will come this monday.

  6. #111
    Banned Big G is offline
    BannedRank
    Jan 2014 Join Date
    835Posts

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

    I got a little linux server running php7 and apache2 but idk where configure the .env lol

  7. #112
    Apprentice fortyplustwo is offline
    MemberRank
    Feb 2017 Join Date
    Sampa - BrasilLocation
    7Posts

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

    Quote Originally Posted by BigG View Post
    I got a little linux server running php7 and apache2 but idk where configure the .env lol
    If your version is 1.801 I recommend you to merge your files with everything inside this zip https://github.com/sant0ro/chocolatey/archive/1.801.zip
    Or [the best and easier option imho]
    Download https://github.com/sant0ro/chocolatey/archive/1.801.zip
    and
    get the vendor folder from the binaries.zip or use composer
    Last edited by fortyplustwo; 05-02-17 at 11:43 AM.

  8. #113
    Banned Big G is offline
    BannedRank
    Jan 2014 Join Date
    835Posts

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

    Quote Originally Posted by fortyplustwo View Post
    If your version is 1.801 I recommend you to merge your files with everything inside this zip https://github.com/sant0ro/chocolatey/archive/1.801.zip
    Or [the best and easier option imho]
    Download https://github.com/sant0ro/chocolatey/archive/1.801.zip
    and
    get the vendor folder from the binaries.zip or use composer
    Oh tks, I used composer and I got the .env file ^^ but anyway it always gives me the error 500

  9. #114
    Apprentice fortyplustwo is offline
    MemberRank
    Feb 2017 Join Date
    Sampa - BrasilLocation
    7Posts

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

    Quote Originally Posted by BigG View Post
    Oh tks, I used composer and I got the .env file ^^ but anyway it always gives me the error 500
    Did you "php artisan migrate" in the root folder?

  10. #115
    Banned Big G is offline
    BannedRank
    Jan 2014 Join Date
    835Posts

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

    Quote Originally Posted by fortyplustwo View Post
    Did you "php artisan migrate" in the root folder?
    Just did it.
    The cms added the tables to my db but error still exists:
    Screenshot by Lightshot

  11. #116
    Full-Stack Web Developer Emetophobic is offline
    MemberRank
    Jan 2012 Join Date
    Nice, FranceLocation
    238Posts

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

    Quote Originally Posted by BigG View Post
    Just did it.
    The cms added the tables to my db but error still exists:
    Screenshot by Lightshot
    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. #117
    git bisect -m ovflowd is offline
    MemberRank
    Sep 2011 Join Date
    2,191Posts

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

    @BigG do exactly what @Emetophobic said. Maybe you didn't configured correctly your Database Configuration on .env file.
    Also ensure that you have write permission on the folder.

    - - - Updated - - -
    @BigG are you also using php 7?

    - - - Updated - - -

    #UPDATES (Espreso)

    #CLEAN
    * Cleaned Espreso Directories
    * Added Laravel Folders

    #CODED

    * Started Authentication Modules
    * Started Vies & Engines

  13. #118
    git bisect -m ovflowd is offline
    MemberRank
    Sep 2011 Join Date
    2,191Posts

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

    #UPDATES

    #CODED
    * Log System is working!
    * Authentication is working!

    #IMAGE

  14. #119
    git bisect -m ovflowd is offline
    MemberRank
    Sep 2011 Join Date
    2,191Posts

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

    #UPDATES

    #FIXED
    * Fixed Registration Bug after Implementing E-mails
    * Fixed Forcing Maintenance
    * Fixed Many Bugs

    #CODED
    * Coded last two e-mails
    * Improved some codes
    * Coded Habbo In Maintenance Return Response

    #UPDATES (Espreso)

    #CODED
    * Implemented HoloCMS HK Design
    * Coded Navigation Logs

  15. #120
    Banned Big G is offline
    BannedRank
    Jan 2014 Join Date
    835Posts

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

    Quote Originally Posted by saamus View Post
    @BigG do exactly what @Emetophobic said. Maybe you didn't configured correctly your Database Configuration on .env file.
    Also ensure that you have write permission on the folder.

    - - - Updated - - -
    @BigG are you also using php 7?

    - - - Updated - - -

    #UPDATES (Espreso)

    #CLEAN
    * Cleaned Espreso Directories
    * Added Laravel Folders

    #CODED

    * Started Authentication Modules
    * Started Vies & Engines
    Yes I'm using php7, I just gave the permission to the folders, now the situation is:
    blank page with Habbo Hotel as title
    Inside storage/logs/ there is nothin'



Advertisement