Results 1 to 7 of 7

Thread: Bug in view topics since last visit

  1. #1

    Bug in view topics since last visit

    I got this bug in the search results for topics since last visit.
    Click here for screenshot

    The last row lists 'Pop The Balloon' by savage with no replies and no views, but it lists the last post in that thread as by BlueCat on Nov 5, 2002 for a completely different thread.

  2. #2
    Co-Founder / PGD Elder WILL's Avatar
    Join Date
    Apr 2003
    Location
    Canada
    Posts
    6,107
    Blog Entries
    25

    Bug in view topics since last visit

    Ok sort of an odd bug, but I'll have a look at it.
    Jason McMillen
    Pascal Game Development
    Co-Founder





  3. #3

    Bug in view topics since last visit

    Got it happening again, but with the Cal3D news post. But this time there is an extra oddity. The list of new topics since last visit contains the posting about Cal3D three times. The first one works, the second says this thread contains no posts and the third says that BlueCat last posted to the thread in 2002.

  4. #4

    Bug in view topics since last visit

    looks like the "posts since last visit" adds a 3rd post on the news about 3DCal.. and the news-section only has 2.. Maybe it makes a mess when there are duplicate news-posts about the same thing?

    Checking BlueCat's post was funny though, it's from the beginning of the DGDev forums.. hehe.
    _____
    Eriken

  5. #5
    Co-Founder / PGD Elder WILL's Avatar
    Join Date
    Apr 2003
    Location
    Canada
    Posts
    6,107
    Blog Entries
    25

    Bug in view topics since last visit

    There is a bug with the storing of ' and " characters in the Staff's News Report form where it'll read in the " character and it'll not take in the SQL string so it fails, however the rest of the script doesn't catch this and creates the topic anyways hence why you see duplicate topics of a news post.

    I'm working to fix this problem(amoung many others) so expect a few glitches along the way.


    I didn't really address the original problem, but I have to look at that seperately I have not played with this phpBB function at all before so I don't know much about it's code. How it may have been effected or if it is a bug in the original version of phpBB 2.0.6 it's self, I could not tell you at this point. It's going on the list, but it's a new one to me.

    I'll post here once I descover something.
    Jason McMillen
    Pascal Game Development
    Co-Founder





  6. #6

    Bug in view topics since last visit

    Hi WILL,
    You can get MySQL to accept the " character when posting it by adding a \ before it. Then your post will be accepted, the only thing is that if you edit the post, you need to put the back slash back in again,
    <br /><br />There are a lot of people who are dead while they are still alive. I want to be alive until the day I die.<br />-= Paulo Coelho =-

  7. #7

    Bug in view topics since last visit

    Some more info on this bug. It only happens when the view count for a topic is zero. As soon as at least one person views the topic, the 'last post in topic' field is corrected.

Bookmarks

Posting Permissions

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