What happens to the old posts?

Discussion in 'General Chat' started by rush4rk, Sep 3, 2007.

  1. #1
    I have searched a forum and found some post they go like 1st,2nd,3rd etc Last page. I click Last page and it shows no matches.
    Is there a way to view those posts?
     
    rush4rk, Sep 3, 2007 IP
  2. sachin410

    sachin410 Illustrious Member

    Messages:
    6,422
    Likes Received:
    573
    Best Answers:
    0
    Trophy Points:
    410
    #2
    Strange. Never happened with me.

    Just see which page the "last page" link is pointing to. Go to the previous page by directly typing in the browser.
     
    sachin410, Sep 3, 2007 IP
  3. rush4rk

    rush4rk Active Member

    Messages:
    367
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    53
    #3
    i see.
    It works that way!
    Thank you.
     
    rush4rk, Sep 3, 2007 IP
  4. rush4rk

    rush4rk Active Member

    Messages:
    367
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    53
    #4
    rush4rk, Sep 3, 2007 IP
  5. sachin410

    sachin410 Illustrious Member

    Messages:
    6,422
    Likes Received:
    573
    Best Answers:
    0
    Trophy Points:
    410
    #5
    What exactly are you searching for?
     
    sachin410, Sep 3, 2007 IP
  6. rush4rk

    rush4rk Active Member

    Messages:
    367
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    53
    #6
    I clicked user name and get all his posts.
    Then I get like 25 pages of his posts.
    so I click last and it give me no matches or gives the post. it is 50/50.
     
    rush4rk, Sep 3, 2007 IP
  7. rush4rk

    rush4rk Active Member

    Messages:
    367
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    53
    #7
    rush4rk, Sep 3, 2007 IP
  8. butterflymedia

    butterflymedia Peon

    Messages:
    26
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #8
    Well, this happens as a result of a MySQL query wrongly interpreted. The first result ID is 0 in the database, and the last page you're looking for has the result, let's say, 50/50. But if the database starts from 0, the last page is 49, so here's the explanation.

    It's more actually, but that's just a quick answer. The end results are on 49, not on 50.
     
    butterflymedia, Sep 4, 2007 IP