Hi,
It does happen to me as well. I searched around, and it appears that this problem has been reported to the forum
developers, but it seems that nobody investigated it any further:
http://www.phpbb.com/community/viewtopic.php?f=46&t=2103201
I found a work around...
This is where I am on the address bar:
Code: Select all
http://ausbonsai.com/forum/viewtopic.php?f=104&t=7166&sid=c75f203fc16b5d9686dcb30104cf7076
And I want to go to any of these:
Code: Select all
viewtopic.php?f=104&t=5049&p=58430
viewtopic.php?f=104&t=4985&p=57182
viewtopic.php?f=129&t=4913
viewtopic.php?f=129&t=4907
I could copy the sid to the end of the above -- like this:
Code: Select all
http://ausbonsai.com/forum/viewtopic.php?f=104&t=5049&p=58430&sid=c75f203fc16b5d9686dcb30104cf7076
http://ausbonsai.com/forum/viewtopic.php?f=104&t=4985&p=57182&sid=c75f203fc16b5d9686dcb30104cf7076
http://ausbonsai.com/forum/viewtopic.php?f=129&t=4913&sid=c75f203fc16b5d9686dcb30104cf7076
http://ausbonsai.com/forum/viewtopic.php?f=129&t=4907&sid=c75f203fc16b5d9686dcb30104cf7076
Add a new tab on your CURRENT brower, then copy and paste any of the above onto the address bar.
You will stay logged in, and are able to see the content.
Best regards.