[PHP, GlazeDB] Hab-to-date: Self Updating CMS

Page 6 of 7 FirstFirst 1234567 LastLast
Results 76 to 90 of 93
  1. #76
    prjRev.com Kryptos is offline
    MemberRank
    Feb 2010 Join Date
    Planet EarthLocation
    579Posts

    Re: [PHP, GlazeDB] Hab-to-date: Self Updating CMS

    Quote Originally Posted by ησвяαιη View Post
    Depends how you're handling the cross-emulator compatibility, one way which I had in mind was storing all the Queries in one PHP file in an array and call a certain file depending on the user selection.
    I tried that once, it's awful. Think of another way.

  2. #77
    "(still lacks brains)" NoBrain is offline
    MemberRank
    Sep 2011 Join Date
    United KingdomLocation
    2,658Posts

    Re: [PHP, GlazeDB] Hab-to-date: Self Updating CMS

    Quote Originally Posted by Kryptos View Post
    I tried that once, it's awful. Think of another way.
    Yeah, I never said it was a good idea. Lol.

  3. #78
    Alpha Member Twan is offline
    MemberRank
    Jun 2010 Join Date
    1,961Posts

    Re: [PHP, GlazeDB] Hab-to-date: Self Updating CMS

    Is this stable enough to use on a public hotel?

  4. #79
    No need of reading this Rush Retros is offline
    MemberRank
    Dec 2013 Join Date
    DenmarkLocation
    365Posts

    Re: [PHP, GlazeDB] Hab-to-date: Self Updating CMS

    Quote Originally Posted by Multify View Post
    Is this stable enough to use on a public hotel?
    ill use this on a public hotel and it runs pretty smooth for me :)

  5. #80
    I don't even know azaidi is offline
    MemberRank
    Apr 2010 Join Date
    the NetherlandsLocation
    2,065Posts

    Re: [PHP, GlazeDB] Hab-to-date: Self Updating CMS

    Quote Originally Posted by Multify View Post
    Is this stable enough to use on a public hotel?
    I don't know, that's why I'm waiting to release it.

    -

    Progress: Added a small custom error handler

    - - - Updated - - -

    - Small tweaks to old housekeeping layout
    - Added 'special credits' (vip points) to housekeeping and /me, so I can later make a vip points shop

  6. #81
    Alpha Member Twan is offline
    MemberRank
    Jun 2010 Join Date
    1,961Posts

    Re: [PHP, GlazeDB] Hab-to-date: Self Updating CMS

    It doesnt work on IIS... used URL Rewrite to convert the .htaccess to web.config but it doesnt work.

  7. #82
    I don't even know azaidi is offline
    MemberRank
    Apr 2010 Join Date
    the NetherlandsLocation
    2,065Posts

    Re: [PHP, GlazeDB] Hab-to-date: Self Updating CMS

    Quote Originally Posted by Multify View Post
    It doesnt work on IIS... used URL Rewrite to convert the .htaccess to web.config but it doesnt work.
    - We pm'ed, I'm not ignoring him

    --------

    Progress:
    - Removed unnecessary username select in manage panel
    - Wrote a small tutorial of how to set it up, I'm planning on writing 3 more for the webserver, swfs/emulator and upload-server

    - Wrote another tutorial
    - Uploaded perfectly working SWFs
    - Added very simple invalid gender protection in user class
    - Switched the h2d_settings checked primary column to the name instead of id, so it's easier to add variables even after changes are made to the content

    - Made the web-gallery less messy
    - Added protection against directory listing in htaccess
    - More changes to housekeeping layout, but it still looks ugly compared to the management >.>

    - - - Updated - - -

    If people want to try out the new version:
    https:// mega. co. nz /#!RQhzBDhA!-ecyK7s7IiuXmVkbOWJueRnUNHDfUIKcpUjUwdDCgCs

    https://mega.co.nz/#!RQhzBDhA!-ecyK7...IKcpUjUwdDCgCs
    Last edited by azaidi; 08-03-15 at 02:17 PM.

  8. #83
    Alpha Member Twan is offline
    MemberRank
    Jun 2010 Join Date
    1,961Posts

    Re: [PHP, GlazeDB] Hab-to-date: Self Updating CMS

    works pretty nice now, only the {credits} and {pixels} are not working

  9. #84
    I don't even know azaidi is offline
    MemberRank
    Apr 2010 Join Date
    the NetherlandsLocation
    2,065Posts

    Re: [PHP, GlazeDB] Hab-to-date: Self Updating CMS

    Quote Originally Posted by Multify View Post
    works pretty nice now, only the {credits} and {pixels} are not working
    Hmm, did you update?

    -

    Offtopic: I have so many things in my life going on now.. test week coming up again, 9 projects I still have to finish, website for a friend and me.. I'm sorry for the disappointing speed of development, ragezone.

  10. #85
    Enthusiast ayril is offline
    MemberRank
    Dec 2010 Join Date
    41Posts

    Re: [PHP, GlazeDB] Hab-to-date: Self Updating CMS

    Web.config for iis7? I'll might put a demo up, since my vps will expire on 28th march.

  11. #86
    Member Mourad is offline
    MemberRank
    Feb 2013 Join Date
    dorkLocation
    80Posts

    Re: [PHP, GlazeDB] Hab-to-date: Self Updating CMS

    Another dead project from you..

  12. #87
    I don't even know azaidi is offline
    MemberRank
    Apr 2010 Join Date
    the NetherlandsLocation
    2,065Posts

    Re: [PHP, GlazeDB] Hab-to-date: Self Updating CMS

    Quote Originally Posted by Mourad View Post
    Another dead project from you..
    It's not dead, I just had my third test week of the year and now still have two presentations to go :l

    Also, what do you mean with "another"?

  13. #88
    Enthusiast Wesziie is offline
    MemberRank
    Dec 2012 Join Date
    Hardstyle TownLocation
    43Posts

    Re: [PHP, GlazeDB] Hab-to-date: Self Updating CMS

    Keep this going bro! And goodluck with your tests

  14. #89
    Herp Derp Twisted Fate is offline
    MemberRank
    Dec 2010 Join Date
    The NetherlandsLocation
    479Posts

    Re: [PHP, GlazeDB] Hab-to-date: Self Updating CMS

    Putting OOP in such a class (query functions etc) removes the advantages of PDO. Such as multiple instances.

  15. #90
    I don't even know azaidi is offline
    MemberRank
    Apr 2010 Join Date
    the NetherlandsLocation
    2,065Posts

    Re: [PHP, GlazeDB] Hab-to-date: Self Updating CMS

    - Added 'retype new password' in account settings
    - Fixed favicon not showing

    I'm finally going to work on it today

    -

    - Started news comments
    - Fixed the article list so it shows everything when you click earlier
    - Added simple management favicon

    - Comments seem to be working the same as they did in Boost

    -

    - Made the registration use javascript instead of the noobish form (thank Lewislol's rev edit)
    - Fixed some texts
    - Started work on a ToS page

    -

    - I basically copy-pasted the Habbo ToS, let's hope I don't get copyright claims ._.
    Last edited by azaidi; 24-04-15 at 11:57 AM.



Page 6 of 7 FirstFirst 1234567 LastLast

Advertisement