mybb: unread/new posts - Printable Version -Shoutbox (https://shoutbox.menthix.net) +-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58) +--- Forum: General (/forumdisplay.php?fid=11) +---- Forum: Forum & Website (/forumdisplay.php?fid=13) +----- Thread: mybb: unread/new posts (/showthread.php?tid=20309) mybb: unread/new posts by CookieRevised on 01-09-2004 at 10:00 PM
Ok, since we're reporting bugs like never before... RE: mybb: unread/new posts by bach_m on 01-09-2004 at 10:04 PM
i think i have a similar problem. i'mr reading in Firebird, so i open up all the new posts that interest me in a new tab each. However, once i'm done reading and return to the latest posts page, and refresh, some of them are still marked blue! RE: mybb: unread/new posts by Choli on 01-09-2004 at 10:04 PM
do you mean this images: , etc...? I don0t look too much at them because they're and, as you described, sometimes don't work well quote:see the last post time. that's what I do. RE: mybb: unread/new posts by bach_m on 01-09-2004 at 10:10 PM
but there was a time when it actaully worked very well..... i wonder what happened?! RE: mybb: unread/new posts by Choli on 01-09-2004 at 10:15 PM
quote:same here with avant (also a browser with tabs) quote:yes quote: * Choli looks at WDZ lazy admin RE: mybb: unread/new posts by musicalmidget on 01-09-2004 at 10:54 PM
quote: Sadly not, well not on my copy of RC1 anyways... It's porbably fixed in RC2 though... Edit: By the way, I'm referring to the "new posts" and "no new posts" forum icons on the index page. RE: mybb: unread/new posts by CookieRevised on 01-09-2004 at 11:01 PM
It could be easly fixed IMO (but what do I know about php....er nothing)... whenever you click a link to a thread, to cookie is updated with the date, time and 'name' of that thread.... RE: mybb: unread/new posts by Choli on 01-09-2004 at 11:06 PM that won't work if you use several PCs, like me. RE: mybb: unread/new posts by bach_m on 01-09-2004 at 11:14 PM me too. its stored in the DB, like almost everything else.. RE: mybb: unread/new posts by CookieRevised on 01-10-2004 at 02:05 AM according to the help pages... it's stored in cookies RE: mybb: unread/new posts by surfichris on 01-10-2004 at 02:44 AM
quote:And that it is.. RE: mybb: unread/new posts by WDZ on 01-10-2004 at 07:04 AM
Yeah, the data is stored using cookies, and there are limits on how many cookies a site can set, and how much data can be stored in them, so it's not possible to make this system work perfectly. quote:Don't waste all that bug reporting energy now, because when I really want bug reports is after I upgrade... I'll fix even the smallest things then, like spelling/grammar errors, to get the forums near perfect (if possible ). quote:As I've said in the past, those icons are not based on posts. It would be too server-intensive to check for new posts in each forum when displaying the index. They simply indicate if there were new posts in that forum since your last visit. quote:How many threads are you opening? The cookie is only capable of remembering the latest threads that you loaded. Maybe there were replies to those threads since you loaded them? quote:That's strange, because nothing changed, unless some other dodgy admin did it. I'll do some testing later to see how it works for me. quote:That's how it currently works. However, as explained above, there are limitations to that system. Damn, my space bar is messed up... I must have broken it when I hit the keyboard yesterday... RE: mybb: unread/new posts by WDZ on 01-10-2004 at 07:30 AM Update: I did a bit of testing, and the system seems to work normally. If this problem continues for you, and there's no explanation, I'll make a debug script that will load and process your threadread cookie to see if there's anything wrong with it. RE: mybb: unread/new posts by Choli on 01-10-2004 at 01:54 PM
quote:.... (lazy) wdz saying he's going to work harder than ever... quote: RE: mybb: unread/new posts by CookieRevised on 01-10-2004 at 04:55 PM
quote:Yeah, found that out the hard way a while ago I can live with it... quote:It still happens, can't explain.... but oh well, for the time being, I live with the occasional "bug" (if it is one)... I'll wait for the update to complain more again RE: mybb: unread/new posts by bach_m on 01-10-2004 at 09:28 PM
quote: well, sometimes 20... but not often. and there arn't any new threads posts, since ones i've read, but not replied to, are marked as read, and are above the ones marked unread (which i have read) RE: mybb: unread/new posts by CookieRevised on 01-10-2004 at 09:44 PM
, ok WDZ I'm complaing again.... RE: mybb: unread/new posts by bach_m on 01-10-2004 at 09:49 PM
my bug just happened again, and i only had 4 tabs open RE: mybb: unread/new posts by WDZ on 01-10-2004 at 10:11 PM
*sigh* RE: mybb: unread/new posts by WDZ on 01-10-2004 at 11:19 PM OK, everyone who's having the problem go to http://shoutbox.menthix.net/cdebug.php a few times while you're browsing the forums. It will "examine" your cookie to see if anything's wrong, and store some debug info in a log for me to check. RE: mybb: unread/new posts by CookieRevised on 01-10-2004 at 11:54 PM
* did it before the "refresh".... RE: mybb: unread/new posts by WDZ on 01-11-2004 at 12:01 AM
Well, your threadread cookie looks perfect to me... RE: mybb: unread/new posts by bach_m on 01-11-2004 at 12:21 AM i use the mark all forums read script when i'm done reading all the threads, but only BECAUSE of the problem RE: mybb: unread/new posts by CookieRevised on 01-11-2004 at 12:50 AM
quote:It "seems" to only happen when I've replied to a thread which had a unread post. After posting and refreshing, it seems that the unread/read script only checks this cookie for the date/time and sets all the other threads before it to "read".... quote:Nope, I use that almost never. about logging in and out, nope, I'm always logged in. quote:Indeed, once in a while, while I'm 500% certain I've read them all, I use it for the same reason... RE: mybb: unread/new posts by WDZ on 01-11-2004 at 12:58 AM
quote:OK, well, now I have a "lead" to investigate... thanks... Let me know if you notice any other patterns... RE: mybb: unread/new posts by bach_m on 01-11-2004 at 01:26 AM is there a chance its fixed in RC1??? because if it is, theres no point in fixing it... RE: mybb: unread/new posts by WDZ on 01-11-2004 at 01:29 AM
quote:There's a chance, but I can't test it until I actually upgrade. RE: mybb: unread/new posts by bach_m on 01-11-2004 at 01:31 AM
so why not just do that, and then fix it afterwards.... RE: mybb: unread/new posts by WDZ on 01-11-2004 at 01:41 AM
quote:Well, I doubt it will be fixed in RC1... there's no reason for it to be, really... I had a theory about the bug but based on the last few entries in my debug log, it seems that the theory is crap. Another question for you: do you only have this problem on the latest posts page, or forumdisplay as well? Try opening a forum, reading some threads, then refreshing the forum to see if the icons change correctly. RE: mybb: unread/new posts by bach_m on 01-11-2004 at 01:47 AM i tried in F&W, and it worked, but there was just one post with an unread icon. so now isn't a good opertunity. i'll try tomorow morn when i wake up RE: mybb: unread/new posts by CookieRevised on 01-11-2004 at 02:02 AM
I'll do that also... but if I remember right, I had it also in the forumdisplays.. (not certain though)... RE: mybb: unread/new posts by Test_User on 01-11-2004 at 04:44 AM
It just keeps getting stranger... RE: mybb: unread/new posts by dotNorma on 01-11-2004 at 05:13 AM I get that same bug all the time! WDZ needs to log out of test_user |