TinyPortal

Development => Feedback => Topic started by: Assistance on July 30, 2006, 09:38:52 PM

Title: More info sine last visit
Post by: Assistance on July 30, 2006, 09:38:52 PM
Hello Assistance
you have 0 messages, 0 are new.
Show unread posts since last visit.
Show new replies to your posts.
Total time logged in: 9 hours and 39 minutes.


Inplace of Show have the # of unread / new replies


Hello Assistance
you have 0 messages, 0 are new.
32 unread posts since last visit.
19 new replies to your posts.
Total time logged in: 9 hours and 45 minutes.



:up:  :down: ?
Title: Re: More info sine last visit
Post by: Crip on July 30, 2006, 10:11:57 PM
Weird looking..whats up with that?
Title: Re: More info sine last visit
Post by: IchBin on July 30, 2006, 11:47:48 PM
Thats a fine idea, but I seen Bloc say that this cannot be done, because the SMF forum does not know how many threads are unread unless the unread function is loaded. I'm not sure the how it exactly works... I'm sure it could be done with some major coding changes in SMF though.
Title: Re: More info sine last visit
Post by: bloc on August 03, 2006, 11:05:59 PM
Currently the routine to track down unread posts and replies are rather heavy sql calls, involving 3 tables cross-referencing. To just collect the numbers would not balance the extra strain on the system these calls would create.
Title: Re: More info sine last visit
Post by: Assistance on August 04, 2006, 01:19:18 PM
that makes sense

ty
Title: Re: More info sine last visit
Post by: Xarcell on August 04, 2006, 01:22:08 PM
yep, makes sense.