Feeling a little better now (I can actually face food again!) <!-- s:) --><img src="{SMILIES_PATH}/icon_smile.gif" alt="

" title="Smile" /><!-- s:) -->
I just got an update for the forum/site bidge that is supposed to have fixed one of the issues I was having where an external link pointing to a post on our forum would bring you to the index page instead. That appears to be fixed now, but the "new post" link seems to be worse! It just redirects to itself in a loop. It's hard to test without ne posts coming in, so I'm waiting...
I have to say, I never use that feature. I use the "View Latest Post" beside the authors name and just look for the orange icons beside a forum so I know there' new posts in there. But, it should work anyway! I'll get on to him and see if he can fix that.
The other issue Ken about the "View Posts Since Last Visit" bringing you back to tindex page. I could not reproduce this behaviour. You did say it was working for you ok again didn't you? It was not working for you at work, then it was working for you at home, and then it started working at work again wasn't that right? As I recall you did clear your cache, but I can't remember if that's what seemed to fix it for you. You were also getting the same behaviour when you clicked the members list, and again, I can't seem to get anyone else to reproduce this. Let me know if it's still an issue.
DrJohn, Your issue with the preview was resolved right? (and I did not do anything! <!-- s:) --><img src="{SMILIES_PATH}/icon_smile.gif" alt="

" title="Smile" /><!-- s:) -->)
Les, leaving any web page that uses sessions alone for a while will often cause problems. As the web is basically stateless, some web apps use sessions to keep track of what you are doing on the site. As there is limited resource on any server it does have to clean up now and again, and so there is a timeout value set. If you do nothing for longer than that time it will drop the session and when you click something it thinks you've just arrived again. This MAY be what is happening to you. I'll look into whether this is using session state (Session IDs do appear in the bridge code), but I may have no control over it as this site is hosted on a shared server.
One workaround is to type your message into notepad or something and just paste it in when you are happy. Means you could write your posts offline too <!-- s;) --><img src="{SMILIES_PATH}/icon_wink.gif" alt="

" title="Wink" /><!-- s;) -->
I've probably raised more questions than answering them <!-- s:) --><img src="{SMILIES_PATH}/icon_smile.gif" alt="

" title="Smile" /><!-- s:) -->