Welcome to the RaGEZONE - MMORPG development forums.

FailPHP

This is a discussion on FailPHP within the Habbo Development forums, part of the Habbo Hotel category; Originally Posted by Predict I understand, but wouldn't lowercase, uppercase, space and numbers be the best option (saves them using ...

Page 12 of 24 FirstFirst ... 2456789101112131415161718192022 ... LastLast
Results 166 to 180 of 359
  1. #166
    Developer
    Rank
    Member +
    Join Date
    May 2008
    Location
    Kanaada
    Posts
    1,057
    Liked
    772

    Re: FailPHP

    Click
    Quote Originally Posted by Predict View Post
    I understand, but wouldn't lowercase, uppercase, space and numbers be the best option (saves them using Domain Names | Web Hosting | SSL Certificates - Name.com. Instead they'll have to do www NAME com.
    well the word filter doesn't just protect against advertisements also "bad" words (depending on what you have in your wordfilter table.

    the way you have it set up now i cant use a question mark, so i cant ask a question. also a comma or period are not permitted... your choice though i was just trying to give you some ideas....

  2. #167
    No, Just no.
    Rank
    Member +
    Join Date
    Jul 2008
    Location
    United Kingdom
    Posts
    1,373
    Liked
    594

    Re: FailPHP

    Quote Originally Posted by Predict View Post
    That's so people using browsers which doesn't support jquery will be shown it (i.e: an old version of internet explorer will be shown everything).
    Let's take a few things into account:
    1) jquery works with ie6 +. It's been tested and proven.
    2) No one - not even my computer illiterate mother uses internet explorer.
    3) If some one does use internet explorer, see 1)
    4) If by some chance - some one interested in a habbo retro is some how using Windows 98 and is using I.E. 4, then it's a miracle.

    Stop worrying about 'old browsers' and stuff. That way of thinking has surpassed most web developers since the mid 2000's. And if it's that much of an issue use a browser checker to load a css file for it.
    Helping those who deserve to be helped.

    Just because you can edit 2 lines of PHP code and change a variable does not mean you're a programmer. And just because you can follow a tutorial on how to set up IIS does not make you a server technician or manager.

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

    Re: FailPHP

    Quote Originally Posted by Predict View Post
    That's so people using browsers which doesn't support jquery will be shown it (i.e: an old version of internet explorer will be shown everything).

    Although if you have a better idea, please care to show me.
    Who doesn't use a browser with javascript enabled? I'm sure the support tickets are from the database, so create a function within your javascript file, like so.

    PHP Code:
    function ShowSupport(id){


    It calls the support ticket's ID.

    You then have it recieve the rest of the details from a web-page then change a div id/class into the details like so.

    PHP Code:
    function ShowSupport(id){
         var 
    title 'blah';
         var 
    content 'blah';
         $(
    'body-container-header grey').html(title);
         
    /* You would need to create a div class/id to define the text within the box */
         
    $('body-container-content').html(content);

    You should get my drift from all of that.
    Last edited by Makarov; 27-11-11 at 02:46 AM.

  4. #169
    habjamz.com
    Rank
    Member +
    Join Date
    Jul 2011
    Posts
    552
    Liked
    68

    Re: FailPHP

    Quote Originally Posted by Predict View Post


    Quote Originally Posted by HopAndJump
    looks good
    Cool story bro.



    Thanks, should I go publish it?
    Please Like / Rep if you liked this post.

    Goodnight :)

  5. #170
    Private Detective
    Rank
    Member +
    Join Date
    Aug 2008
    Posts
    791
    Liked
    256

    Re: FailPHP

    Not much an update, but it's something, right? Updated body-content-bubble and header.

    Demo - http://www.talan.x10.bz/me.php

  6. #171
    habjamz.com
    Rank
    Member +
    Join Date
    Jul 2011
    Posts
    552
    Liked
    68

    Re: FailPHP

    Just suggestions;

    -When you post on a guestbook make it show your avatar.
    -When you are posting on a guestbook make it easier what box to put the captcha in.
    -Also, make it so that you can put commas (,) or periods (.) or colons (:) and semi colons (;) it would be nicer.
    Please Like / Rep if you liked this post.

    Goodnight :)

  7. #172
    Private Detective
    Rank
    Member +
    Join Date
    Aug 2008
    Posts
    791
    Liked
    256

    Re: FailPHP

    Quote Originally Posted by HopAndJump View Post
    Just suggestions;

    -When you post on a guestbook make it show your avatar.
    -When you are posting on a guestbook make it easier what box to put the captcha in.
    -Also, make it so that you can put commas (,) or periods (.) or colons (:) and semi colons (;) it would be nicer.
    I was planning to do this, but think about it. I would have to select information from users and send it to the guestbook, it's easier to select one table and be done with it. (Think about having a 1000 users posting).

    Planning to do this, jquery.

    Probably not, why? Maybe because people will put "www. blabab .com" or "www, blababa ,com". Doesn't make sense to have colons and semi colons if you don't have everything else to go with it.

    Looked at the source and I've coded parts better than I coded things from the start, example: classes and so forth when I first began are crap compared to what I'm using now. Basically updated it.

    Demo- Fail

  8. #173
    FeedMe
    Rank
    Alpha Member
    Join Date
    Jun 2010
    Location
    The Netherlands
    Posts
    2,145
    Liked
    1327

    Re: FailPHP

    Quote Originally Posted by Predict View Post
    I was planning to do this, but think about it. I would have to select information from users and send it to the guestbook, it's easier to select one table and be done with it. (Think about having a 1000 users posting).

    Planning to do this, jquery.

    Probably not, why? Maybe because people will put "www. blabab .com" or "www, blababa ,com". Doesn't make sense to have colons and semi colons if you don't have everything else to go with it.

    Looked at the source and I've coded parts better than I coded things from the start, example: classes and so forth when I first began are crap compared to what I'm using now. Basically updated it.

    Demo- Fail
    Ever heard about `INNER JOIN`?
    MySQL :: MySQL 5.0 Reference Manual :: 12.2.8.2 JOIN Syntax


    Mental, why :c

  9. #174
    TeamRev
    Rank
    Member +
    Join Date
    Feb 2010
    Location
    Planet Earth
    Posts
    588
    Liked
    313

    Re: FailPHP

    Quote Originally Posted by Predict View Post
    I was planning to do this, but think about it. I would have to select information from users and send it to the guestbook, it's easier to select one table and be done with it. (Think about having a 1000 users posting).

    Planning to do this, jquery.

    Probably not, why? Maybe because people will put "www. blabab .com" or "www, blababa ,com". Doesn't make sense to have colons and semi colons if you don't have everything else to go with it.

    Looked at the source and I've coded parts better than I coded things from the start, example: classes and so forth when I first began are crap compared to what I'm using now. Basically updated it.

    Demo- Fail
    userCake ( or whatever it is that you rip ) is not that crap, but nice that you have at least edited a bit.

    You can just use INNER JOIN @first paragraph
    And make it so if the message contains a filtered word, suchas 'Zap' ( hotel ), it doesn't insert the message I.E: Throws an error, so you could not do something like... www . zap hotel . net, etc.

  10. #175
    Josh Webster | Now Back!
    Rank
    Member +
    Join Date
    Nov 2011
    Location
    Modesto, CA
    Posts
    947
    Liked
    107

    Re: FailPHP

    Quote Originally Posted by Kryptos View Post
    I agree with Matthew, I think you should 'learn more PHP' before making a project like this.
    Trying to make a RevCMS hotel - good job on no exploits!

  11. #176
    Private Detective
    Rank
    Member +
    Join Date
    Aug 2008
    Posts
    791
    Liked
    256

    Re: FailPHP

    Not much of an update.
    Fail - Register (Latest members)

    Demo - Fail

  12. #177
    Goodcat.
    Rank
    Member +
    Join Date
    Sep 2011
    Location
    United Kingdom
    Posts
    1,410
    Liked
    532

    Re: FailPHP

    Quote Originally Posted by Predict View Post
    Not much of an update.
    Fail - Register (Latest members)

    Demo - Fail
    *cough* copied bubbo *cough*

  13. #178
    Private Detective
    Rank
    Member +
    Join Date
    Aug 2008
    Posts
    791
    Liked
    256

    Re: FailPHP

    Quote Originally Posted by ησвяαιη View Post
    *cough* copied bubbo *cough*
    Why shouldn't I add an idea what Bubbo did? It would be a stupid opportunity to pass, anyway I needed something extra to the register page.

  14. #179
    Goodcat.
    Rank
    Member +
    Join Date
    Sep 2011
    Location
    United Kingdom
    Posts
    1,410
    Liked
    532

    Re: FailPHP

    Quote Originally Posted by Predict View Post
    Why shouldn't I add an idea what Bubbo did? It would be a stupid opportunity to pass, anyway I needed something extra to the register page.
    Instead of copying stuff, make something that will make "your" CMS unique.

    EDIT: So far all you have done;

    1. Get userCake
    2. Pay for a design and put it on userCake
    3. Renamezzzzz
    4. Copy features from other hotels.

    All I know is that you haven't copied the Guestbook.

  15. #180
    Private Detective
    Rank
    Member +
    Join Date
    Aug 2008
    Posts
    791
    Liked
    256

    Re: FailPHP

    Quote Originally Posted by ησвяαιη View Post
    Instead of copying stuff, make something that will make "your" CMS unique.

    EDIT: So far all you have done;

    1. Get userCake
    2. Pay for a design and put it on userCake
    3. Renamezzzzz
    4. Copy features from other hotels.

    All I know is that you haven't copied the Guestbook.
    1. Used phpBB mysqli and mysql connectors.
    2. Didn't pay for anything.
    3. Didn't rename anything, the copyright for phpBB for mysql and mysql connectors still there.
    4. Copy ideas (not features), from other hotels (We best add every company for doing this, also).

    Justified completed.

 

 

Posting Permissions

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