[DEV] RetroCMS ~ The Oldschool Era is BACK !!! - PHP + PDO + MariaDB [DEV]

Page 6 of 20 FirstFirst 123456789101112131416 ... LastLast
Results 76 to 90 of 295
  1. #76
    Typescript XOXO LeChris is offline
    MemberRank
    Sep 2011 Join Date
    749Posts

    Re: [DEV] RetroCMS ~ The Oldschool Era is BACK !!! - PHP + PDO + MariaDB [DEV]

    Using Laravel provides much better control and ability to modify the code to your liking as you focus on the actual functionality of your project rather than reinventing the wheel. Not to mention it kind of forces you to learn the proper way to code and makes you a much better developer in the end. PHP is far too easy to fuck up so why take a chance and go back to reinventing the wheel?

    (Reply to several posts above)

  2. #77
    Account Upgraded | Title Enabled! m.tiago is offline
    MemberRank
    Dec 2008 Join Date
    BrazilLocation
    319Posts

    Re: [DEV] RetroCMS ~ The Oldschool Era is BACK !!! - PHP + PDO + MariaDB [DEV]

    Quote Originally Posted by LeChris View Post
    Using Laravel provides much better control and ability to modify the code to your liking as you focus on the actual functionality of your project rather than reinventing the wheel. Not to mention it kind of forces you to learn the proper way to code and makes you a much better developer in the end. PHP is far too easy to fuck up so why take a chance and go back to reinventing the wheel?

    (Reply to several posts above)

    - The point is like Navine sayed before , Lavarel as great but turns your project inacessible for noobs basicly , i want to let everyone can edit easy...

    Yeah i agree when u said "i basicly reinventing the wheel doing all threatments by my own for URL , MVC... "

  3. #78
    Typescript XOXO LeChris is offline
    MemberRank
    Sep 2011 Join Date
    749Posts

    Re: [DEV] RetroCMS ~ The Oldschool Era is BACK !!! - PHP + PDO + MariaDB [DEV]

    Anything that is not Rev and or Brain will not be noob friendly. Noob friendly implies you are basing off of a widely used community structure and or source code which is not true here. I would strongly suggest focusing on the core strength of your project rather than accessibility for newer developers

  4. #79
    Account Upgraded | Title Enabled! m.tiago is offline
    MemberRank
    Dec 2008 Join Date
    BrazilLocation
    319Posts

    Re: [DEV] RetroCMS ~ The Oldschool Era is BACK !!! - PHP + PDO + MariaDB [DEV]

    Quote Originally Posted by LeChris View Post
    Anything that is not Rev and or Brain will not be noob friendly. Noob friendly implies you are basing off of a widely used community structure and or source code which is not true here. I would strongly suggest focusing on the core strength of your project rather than accessibility for newer developers
    I understand your point and i respect that... But i dont see te need to use a framework for "now"... maybe because i only have ("REALY IMPLEMENTED on GIT") the login and logout ,and a install script... I want to do the Language selector using Javascript before put any layout( Just Login and Logout and Client ), but i cant find any easy implementation on web... ( separated (en/es/pt...) ...

  5. #80
    Typescript XOXO LeChris is offline
    MemberRank
    Sep 2011 Join Date
    749Posts

    Re: [DEV] RetroCMS ~ The Oldschool Era is BACK !!! - PHP + PDO + MariaDB [DEV]

    Easiest way to do a language system would be to use a front-end web framework such as Angular, React or Vue

  6. #81
    Account Upgraded | Title Enabled! m.tiago is offline
    MemberRank
    Dec 2008 Join Date
    BrazilLocation
    319Posts

    Re: [DEV] RetroCMS ~ The Oldschool Era is BACK !!! - PHP + PDO + MariaDB [DEV]

    Quote Originally Posted by LeChris View Post
    Easiest way to do a language system would be to use a front-end web framework such as Angular, React or Vue
    I'll look tanks for the tip.

    UPDATES:
    - Now Login and Logout works 100% fully , (with a layout ) :D
    - Now Client have a Layout
    - Fixed some issues and clean the code
    - The Button Client works the pop-up correctly
    - The Urls opened on Client now redirects to HabboMainPage

    Enjoy it...
    Last edited by m.tiago; 08-09-18 at 05:24 AM.

  7. #82
    Account Upgraded | Title Enabled! m.tiago is offline
    MemberRank
    Dec 2008 Join Date
    BrazilLocation
    319Posts

    Re: [DEV] RetroCMS ~ The Oldschool Era is BACK !!! - PHP + PDO + MariaDB [DEV]

    BIG UPDATE:
    - Now Layout Working Again
    - Fixed some issues with URL Decrypt
    - Added 404 Not Found
    - Get Habbo Data for Layout with accuracy like Club Days and Credits
    - Added a custom disable for menubar ( Made by Me :D )

    NEXT Steps:
    - Start the Registration with accuracy like that: https://www.youtube.com/watch?v=KtM5MlKja58&
    - Make a Instalation Script Based on Registration :D
    - Make the Multi-Language System
    - News System for Index
    - Some Layout Pages ( Index, Habbo Club , Credits (with code rendeem ))
    - Habbo Groups Purchase and Edit Badge

    Last edited by m.tiago; 09-09-18 at 05:09 AM.

  8. #83
    Account Upgraded | Title Enabled! m.tiago is offline
    MemberRank
    Dec 2008 Join Date
    BrazilLocation
    319Posts

    Re: [DEV] RetroCMS ~ The Oldschool Era is BACK !!! - PHP + PDO + MariaDB [DEV]

    UPDATES:
    - Fixed the issue of Swfobject doesnt work on register
    - I finnaly discorvery how use POST on Old Habbo Imager
    - All steps of registration coded
    - Now i get the birthdate formated after i submit to next step


    Just a taste:



    UPDATE:
    - The registration works now with the 5 steps :D

    - COMMITED AND WORKING AS WELL :D

    - - - Updated - - -

    NEXT STEPS:
    - Implement the New Flash for v18 or more
    - Implement the Back Button on Step 2 , 3 , 4
    - Implement the Step 5 like a Welcome with the Habbo Avatar and a URL forward to Welcome Lounge

    - Start the Install Script

    - The Multilanguage System

    - News System ( Only show not insert or edit for now (Waiting the Housekeeping) )

    - Habbo Groups ( Only Buy and Edit the Badge )
    Last edited by m.tiago; 10-09-18 at 01:58 AM.

  9. #84
    Account Upgraded | Title Enabled! m.tiago is offline
    MemberRank
    Dec 2008 Join Date
    BrazilLocation
    319Posts

    Re: [DEV] RetroCMS ~ The Oldschool Era is BACK !!! - PHP + PDO + MariaDB [DEV]

    UPDATES:
    - Fixed some accuracy of registration like that video:


    - Now the registration check if habbo username exists ( if is true , show a new step to habbo change name )
    - Now the client check if habbo as logged in , and after the logon redirects again to client loader.

    ISSUES:
    - The email step doesnt validate yet

  10. #85
    Account Upgraded | Title Enabled! m.tiago is offline
    MemberRank
    Dec 2008 Join Date
    BrazilLocation
    319Posts

    Re: [DEV] RetroCMS ~ The Oldschool Era is BACK !!! - PHP + PDO + MariaDB [DEV]

    UPDATES:
    - Fixed the email validation
    - Install Script now bend the Values and set the Keplerdb into databased with all tables for RetroCMS :D

    NEXT:
    - Do the forms for install and make works at the first localhost access :D

    UPDATE 2:
    - Now the CMS checks on localhost if as installed or not
    - Install Working for CMS ( Except to Define the Habbo Version and The Start Credits )

    ISSUES:
    - The install doesnt create a habbo correctly , i'll fix soon

    YEAH ALMOST USABLE :D
    Last edited by m.tiago; 11-09-18 at 07:57 AM.

  11. #86
    Account Upgraded | Title Enabled! m.tiago is offline
    MemberRank
    Dec 2008 Join Date
    BrazilLocation
    319Posts

    Re: [DEV] RetroCMS ~ The Oldschool Era is BACK !!! - PHP + PDO + MariaDB [DEV]

    BIG UPDATES:
    - Now install works with these features:
    +Set Hotelname
    +Set Hotelnick
    +Set Hotel Web ( Image Patch )
    +Set Hotel Url ( Your hotel url )
    +Set Hotel Texts , Vars and DCRs ( By default use from Kepler Server )
    +Set Client Data ( Info Host , Port , Mus ... )
    +Create a New Habbo with Administrative Privileges
    +Create all database structure with one click ( Just use the install and the database struct for kepler and retrocms will be inserted :D)
    +Validation on Install ( No Emptys textfields)

    WARNING: Remember its a Alpha Preview...

    I'll commit soon

    Prints:

  12. #87
    Proficient Member mickyc94 is offline
    MemberRank
    Oct 2008 Join Date
    SunderlandLocation
    166Posts

    Re: [DEV] RetroCMS ~ The Oldschool Era is BACK !!! - PHP + PDO + MariaDB [DEV]

    All I get is the following & I am using Xampp 5.6.36. I also turned off error_reporting and then just get a blank white screen. Not sure where I have went wrong.

    Notice: Undefined offset: 0 in C:\xampp\htdocs\core\models\HotelModel.php on line 103

    Notice: Undefined offset: 1 in C:\xampp\htdocs\core\models\HotelModel.php on line 103

    Notice: Undefined offset: 2 in C:\xampp\htdocs\core\models\HotelModel.php on line 103

    Notice: Undefined offset: 3 in C:\xampp\htdocs\core\models\HotelModel.php on line 103

    Notice: Undefined offset: 4 in C:\xampp\htdocs\core\models\HotelModel.php on line 103

    Notice: Undefined offset: 5 in C:\xampp\htdocs\core\models\HotelModel.php on line 103

    Notice: Undefined offset: 6 in C:\xampp\htdocs\core\models\HotelModel.php on line 103

    Notice: Undefined offset: 7 in C:\xampp\htdocs\core\models\HotelModel.php on line 103

    Notice: Undefined offset: 8 in C:\xampp\htdocs\core\models\HotelModel.php on line 103

    Parse error: syntax error, unexpected 'default' (T_DEFAULT), expecting identifier (T_STRING) in C:\xampp\htdocs\core\controllers\Index.php on line 35

  13. #88
    Account Upgraded | Title Enabled! m.tiago is offline
    MemberRank
    Dec 2008 Join Date
    BrazilLocation
    319Posts

    Re: [DEV] RetroCMS ~ The Oldschool Era is BACK !!! - PHP + PDO + MariaDB [DEV]

    Quote Originally Posted by mickyc94 View Post
    All I get is the following & I am using Xampp 5.6.36. I also turned off error_reporting and then just get a blank white screen. Not sure where I have went wrong.
    I had not commited yet , now i do , try again :D

  14. #89
    Proficient Member mickyc94 is offline
    MemberRank
    Oct 2008 Join Date
    SunderlandLocation
    166Posts

    Re: [DEV] RetroCMS ~ The Oldschool Era is BACK !!! - PHP + PDO + MariaDB [DEV]

    Quote Originally Posted by m.tiago View Post
    I had not commited yet , now i do , try again :D
    Now I just get the following

    Parse error: syntax error, unexpected 'default' (T_DEFAULT), expecting identifier (T_STRING) in C:\xampp\htdocs\core\controllers\Install.php on line 27

  15. #90
    Account Upgraded | Title Enabled! m.tiago is offline
    MemberRank
    Dec 2008 Join Date
    BrazilLocation
    319Posts

    Re: [DEV] RetroCMS ~ The Oldschool Era is BACK !!! - PHP + PDO + MariaDB [DEV]

    Quote Originally Posted by mickyc94 View Post
    Now I just get the following

    Parse error: syntax error, unexpected 'default' (T_DEFAULT), expecting identifier (T_STRING) in C:\xampp\htdocs\core\controllers\Install.php on line 27
    The cms requires php 7.2



Advertisement