Page 8 of 9 FirstFirst ... 456789 LastLast
Results 71 to 80 of 90
  1. #71
    Join Date
    Mar 2007
    Location
    Kent
    Posts
    11,415
    Tokens
    787

    Latest Awards:

    Default

    Quote Originally Posted by Excellent View Post
    Not when that hacker has hacked you before, he/she then becomes untrusted as it is not needed. If there was a security issue which there obviously was there is no need to exploit it but just send it to an member of staff who will actually deal with it.

    Oh, and for anyone who says they don't deal with the problems you haven't seen the issues that were on the beta site, all dealt with within 10 minutes or less ;P
    Do you work for them now or something, i get so confused!

  2. #72
    Join Date
    Apr 2008
    Location
    England.
    Posts
    1,324
    Tokens
    0

    Latest Awards:

    Default

    Quote Originally Posted by today View Post
    Do you work for them now or something, i get so confused!
    Noo haha, I'm too inexperienced for their current team. I'm just a beta tester and might be a mod on their forums

  3. #73
    Join Date
    Mar 2007
    Location
    Kent
    Posts
    11,415
    Tokens
    787

    Latest Awards:

    Default

    Quote Originally Posted by Excellent View Post
    Noo haha, I'm too inexperienced for their current team. I'm just a beta tester and might be a mod on their forums
    Ah, right well dont bloody act like staff !! :]

  4. #74
    Join Date
    Apr 2008
    Location
    England.
    Posts
    1,324
    Tokens
    0

    Latest Awards:

    Default

    Quote Originally Posted by today View Post
    Ah, right well dont bloody act like staff !! :]
    I don't I just know the criticism they get on here and only a few have seen beta, so until everybody else has seen better they cannot criticize

  5. #75
    Join Date
    Mar 2008
    Posts
    779
    Tokens
    0

    Default

    Lol, yeah the issue with the old site was it was so complicated to fix. It's coding was really confusing to follow, even Nick had trouble from time to time. This time around even I can go in and fix the code as it's been made really clean and simple. So any bugs that do occur any of the development team can go straight to the file and sort it out.

    It will be nice to hear all your thoughts about the site once it launches.
    Youmeo - Your Social Reunion
    You can follow development at Twitter & visually at Flickr!

  6. #76
    Join Date
    Mar 2008
    Posts
    5,108
    Tokens
    3,780

    Latest Awards:

    Default

    Quote Originally Posted by Klydo View Post
    We all wonder why, why oh why oh why.
    ;P

    Quote Originally Posted by Excellent View Post
    He did originally I think.
    No.. not necessarily.. yeah, there were tons of bugs, there were tons of exploits.

    From what Nick told me, and from what I've heard, the coding was god-awful.. and that's fine.. because it has improved now.

    The exploit on the old site was just so obvious, it appeared by just typing "it's" into a profile field, which broke the SQL query.

    So in turn, when the system updated the database, it looked like this.

    UPDATE `table` SET `field`='$field' WHERE `bla`='$id'

    Now that isn't the correct names, or structure of the query, but here's how it would look normally:

    UPDATE `table` SET `bio`='hey there I am Caleb' WHERE `id`='1'

    Now when I typed it's, it looked like this.

    UPDATE `table` SET `bio`='hey there I am Caleb. It's' WHERE `id`='1'

    As you can see, when I typed the ', it broke the SQL statement, allowing me to insert arbitrary SQL. So all I had to do was this:

    UPDATE `table` SET `bio`='heyder' WHERE id='1'--' WHERE `id`='1'

    The -- is a comment, which cancels out the rest of the statement.

    Thankfully this is fixed

  7. #77
    Join Date
    Mar 2007
    Location
    Kent
    Posts
    11,415
    Tokens
    787

    Latest Awards:

    Default

    I thought youmeo couldnt turn the website "offline" :S

    Either way nice splash page
    Last edited by today; 29-08-2008 at 05:11 PM.

  8. #78
    Join Date
    Mar 2008
    Posts
    5,108
    Tokens
    3,780

    Latest Awards:

    Default

    Woah, that is nice! Good job Greg.

  9. #79
    Join Date
    Mar 2007
    Location
    Kent
    Posts
    11,415
    Tokens
    787

    Latest Awards:

    Default

    Yeah it is, got to give credit to who ever designed that!

    If the site is like that then damnit its going to be loads better

  10. #80
    Join Date
    Sep 2007
    Location
    UK
    Posts
    477
    Tokens
    0

    Default

    Did Jme make that layout? (Logo/splash)
    (or maybe he did sell you the layout aswell hmmm)


    Me thinks he did

    haha

    Nice splash page btw.

Page 8 of 9 FirstFirst ... 456789 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
  •