Welcome to the RaGEZONE - MMORPG development forums.

SulakeWeb [PHP][Multi-Database][Javascript-Driven][Phoenix-Compatible]

This is a discussion on SulakeWeb [PHP][Multi-Database][Javascript-Driven][Phoenix-Compatible] within the Habbo Releases forums, part of the Habbo Hotel category; SulakeWeb Release 1 September 17th, 2011 - May 19th, 2012 Information: SulakeWeb is a Habbo Content Management System or Web ...

Page 1 of 8 12345678 LastLast
Results 1 to 15 of 111
  1. #1
    I'm an asshole eat me out
    Rank
    Gamma
    Join Date
    Apr 2010
    Location
    Corporal USA
    Posts
    3,689
    Liked
    1538
    Gamertag: CobeLeDev PSN ID: COBEx9 Steam ID: CobeLeGamer

    thumbs up SulakeWeb [PHP][Multi-Database][Javascript-Driven][Phoenix-Compatible]

    SulakeWeb Release 1
    September 17th, 2011 - May 19th, 2012

    Information:
    SulakeWeb is a Habbo Content Management System or Web Application for short. It's been in development for about.. 8 months. It uses a mixture of habbo's style, bootstrap and some twists by me. It was built off of my personal framework "blowfis" which contains strong features. Almost everything runs with javascript so if your users don't have it enabled it's a bummer for them.. but to be perfectly honest they need it for the client anyways and should get modernized! Enough with the babbling!!

    Features:

    1. Multi-Characters
    2. News Widget on every page.
    3. Smooth Commenting
    4. Top Rooms Widget
    5. Richest Users Widget
    6. Highest Respected Users Widget
    7. Any normal feature you would find when looking at the frontend portion.


    What's to be done:

    1. Housekeeping; I wanted to take dire time when doing this and rushing through it would not be the best idea. This will come in it's own package for a release and won't require any prior code changes on your part.



    Tutorial for... Existing Hotel Owners!!

    1. Upload the sulakeweb_tables.sql
    2. Backup your database.
    3. Run the phx2sweb executable which will migrate all of your users, articles and article comments into the sulakeweb tables so that sulakeweb can read them properly and your hotel won't have to skip a beat.


    Tutorial for... New Hotel Owners!!

    1. Upload the sulakeweb_tables.sql


    What is phx2sweb..?
    It is an executable(open-source'd) that will take your pheonix tables (cms_news, cms_comments, users) and get data from those tables.. It will then create new rows in your sulake tables so that SulakeWeb can read your existing data without a problem. If multiple users use the same dummy e-mail like "a@a.com" then those users will be merged so be careful with that!

    Screen Shots














    Downloads
    http://cobe.me/cloud/sulakeweb-release-1.rar
    sulakeweb-release-1.rar

    Credits

    1. Joopie - MySQLi Help
    2. Kryptos - Some PHP advice
    3. cecer1 - Ideas and 418 HTTP Technology
    4. nobrain - Uploading mirrors, Some bootstrap resources, advice
    5. Everyone who waited for this release - Patience and what brought me on to keep developing
    6. Adil - Annoying me on MSN while I was trying to get some work done :3


    Important Extras


    1. Was not tested on IIS so unknown if it's compatible (should be..)
    2. I will write most feature requests as long as they haven't been duplicated!
    3. Don't be afraid to post problems here because I will listen to all.
    4. This project was a bit rushed at the end so I may have forgotten something, notify me if I have!!


    Thanks for following this project for almost a year.. This will be my last habbo release(besides extra stuff for the this cms).

    praise yeezus, the doctor (who)

  2. #2
    Crawl Me Maybe
    Rank
    Alpha Member
    Join Date
    Aug 2009
    Location
    Behind You
    Posts
    2,125
    Liked
    482
    Gamertag: Watto1995 Steam ID: SilentSpud

    re: SulakeWeb [PHP][Multi-Database][Javascript-Driven][Phoenix-Compatible]

    Finally - The highly anticipated SulakeWeb is here.. Great job Cobe.

    I'll test it on IIS for you, give me an hour.

  3. #3

  4. #4
    Alpha Member
    Rank
    Alpha Member
    Join Date
    May 2011
    Location
    London
    Posts
    1,554
    Liked
    398
    PSN ID: clardes Steam ID: adilol997

    re: SulakeWeb [PHP][Multi-Database][Javascript-Driven][Phoenix-Compatible]

    http://assets.jokercode.net/sulakeweb-release-1.rar

    Another mirror... :P

    Documentation for this will be coming soon, so you can add, edit and delete content and customise your copy of sweb.

  5. #5
    Moderator
    Rank
    Moderator
    Join Date
    Oct 2007
    Location
    uno
    Posts
    1,225
    Liked
    152

    re: SulakeWeb [PHP][Multi-Database][Javascript-Driven][Phoenix-Compatible]

    Nicely done Cobe! Showed me this last night and I liked what I saw, I might use it for my hotel.

  6. #6
    Mr. Super Saiyan
    Rank
    Member +
    Join Date
    Sep 2011
    Location
    United Kingdom
    Posts
    1,423
    Liked
    545
    Steam ID: ashtheripper

    re: SulakeWeb [PHP][Multi-Database][Javascript-Driven][Phoenix-Compatible]

    Quote Originally Posted by </Joh > View Post
    Nicely done Cobe! Showed me this last night and I liked what I saw, I might use it for my hotel.
    It will need a new design because more features to the styling could be added

  7. #7
    FeedMe
    Rank
    Alpha Member
    Join Date
    Jun 2010
    Location
    The Netherlands
    Posts
    2,162
    Liked
    1389

    re: SulakeWeb [PHP][Multi-Database][Javascript-Driven][Phoenix-Compatible]

    Wow cobe, well done releasing it!

    Today I was looking at some old devs where I also found your old SulakeWeb thread started somewhere in 2011 - sep.

    And I have to say, It looks really good the layout as the code.

    Good luck with further developments.

    - Salut, Jos aka Joopie


    Mental, why :c

    Cya peoples

  8. #8
    Developer
    Rank
    Alpha Member
    Join Date
    Feb 2012
    Location
    Denmark
    Posts
    2,227
    Liked
    566
    PSN ID: InfraRedDude Steam ID: lehprizm

    re: SulakeWeb [PHP][Multi-Database][Javascript-Driven][Phoenix-Compatible]

    I like that it saves the look's in the cache. Good job man!

  9. #9
    TeamRev
    Rank
    Member +
    Join Date
    Feb 2010
    Location
    Planet Earth
    Posts
    593
    Liked
    322

    re: SulakeWeb [PHP][Multi-Database][Javascript-Driven][Phoenix-Compatible]

    Front-end: The style looks a bit dull to be honest, but I actually love Bootstrap so I kinda like it. What I'd do: the nav should be centered according to line-height, the staff page box should be wider and the /me page should have so more content.

    Back-end: I think you've done pretty good work in the back-end, I think you need to put some more thought on your Plugins. I can't say I'm a fan of backend.php, as I think you could have a class to handle or that shizzle and still be able to do some AJAX. The template system is also pretty nice and original!

    Also -- excellent MySQLi class!


    Great work, Cobe!

  10. #10
    Developer
    Rank
    Alpha Member
    Join Date
    Feb 2012
    Location
    Denmark
    Posts
    2,227
    Liked
    566
    PSN ID: InfraRedDude Steam ID: lehprizm

    re: SulakeWeb [PHP][Multi-Database][Javascript-Driven][Phoenix-Compatible]

    I can't register...

    Edit i can now :p

  11. #11
    Ima beast!!
    Rank
    Member +
    Join Date
    Dec 2009
    Posts
    293
    Liked
    39

    re: SulakeWeb [PHP][Multi-Database][Javascript-Driven][Phoenix-Compatible]

    Good release looks profesional.
    HABBO RETRO CLICK NOW!

    http://50.58.99.77

  12. #12
    I'm an asshole eat me out
    Rank
    Gamma
    Join Date
    Apr 2010
    Location
    Corporal USA
    Posts
    3,689
    Liked
    1538
    Gamertag: CobeLeDev PSN ID: COBEx9 Steam ID: CobeLeGamer

    re: SulakeWeb [PHP][Multi-Database][Javascript-Driven][Phoenix-Compatible]

    Thanks, if anyone could possibly test the phx2sweb on their database to make sure it all works and post their results notify me. I didn't have much to test on so it would be greatly appreciated if you guys could!
    praise yeezus, the doctor (who)

  13. #13
    It's me!
    Rank
    Member +
    Join Date
    Jun 2010
    Posts
    1,049
    Liked
    87

    re: SulakeWeb [PHP][Multi-Database][Javascript-Driven][Phoenix-Compatible]

    Is it compitable with phoenix emulator?
    Goals:
    1100 posts -> in progress

  14. #14
    I'm an asshole eat me out
    Rank
    Gamma
    Join Date
    Apr 2010
    Location
    Corporal USA
    Posts
    3,689
    Liked
    1538
    Gamertag: CobeLeDev PSN ID: COBEx9 Steam ID: CobeLeGamer

    re: SulakeWeb [PHP][Multi-Database][Javascript-Driven][Phoenix-Compatible]

    It was made for Phoenix, so yes.. It is not compatible with Snowlight, Uber, etc.
    praise yeezus, the doctor (who)

  15. #15
    It's me!
    Rank
    Member +
    Join Date
    Jun 2010
    Posts
    1,049
    Liked
    87

    Re: SulakeWeb [PHP][Multi-Database][Javascript-Driven][Phoenix-Compatible]

    @Makarov, how to use it?
    Use the phoenix 3.7.1 database with emu and then add the tables from your SQL?
    Goals:
    1100 posts -> in progress

 

 
Page 1 of 8 12345678 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •