For an excellent guide to using your myfreeforum forum, you can visit howtodoit
The howtodoit "readonly" forum provides answers and walkthroughs for all common questions.
Posted: Wed Sep 09, 2009 2:15 pm Post subject: phpbb2: Does view newest post work for you?
I am reviewing this area in phpbb2 and it strikes me by my own experience and looking at the code that when you click on the little "View newest post" icon that appears to the left of the topic in places like "View Posts Since Last Visit" does not end up on the post it should. It will land much earlier in a thread based on when you last logged onto a forum and not based on when you last viewed that thread. _________________ Family Friendly Shareware | | Web Design/Services | Free Forums
I have fixed it on downsizer. It is not a hard change, read the cookies at the start of viewtopic rather than later, so the right info is available. If the cookies give a topic read time then use it, otherwise do what is currently done. Trivial really.
It all ties in though with the other cookie change I have made on downsizer, and hence it may as well wait till Saturday for installation on myff as there are a few files involved. This will give a chance for anyone on downsizer to scream if there are issues.
It is another of those areas where I end up going back to the official code and double checking that this is a phpbb2 bug and not something we have broken. It is really odd that such elementary issues could still be there.
It all ties in though with the other cookie change I have made on downsizer, and hence it may as well wait till Saturday for installation on myff as there are a few files involved. This will give a chance for anyone on downsizer to scream if there are issues.
All the code for this seem to we working on the office.
But given on a lot of levels this is quite a major change, I'm still planning on waiting till Saturday to put it in.
It is amazing to think that this change might save 15gb of bandwidth on the servers a month! Which whilst not a motivation here, is always welcome and indicative of the slice of extra speed people should get.
I have a 20mbs connection and so would be lying if I said I can really perceive the change, but the maths dictates that it is there and might represent a saving of up to 20% of the data transfer involved when viewing a page, as what matters is the uncached data on a page. e.g. logos only get downloaded once unless changed. _________________ Family Friendly Shareware | | Web Design/Services | Free Forums
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum