Complexity
01-15-2010, 10:28 AM
When looking at a list of threads, I used to be able to click the http://www.houstonfishbox.com/vforums/images/buttons/firstnew.png symbol at the beginning of the thread title which would open the thread and bring me to the first unread post of that thread. But this isn't working anymore. It simply opens the thread to the page of the first unread post.
Once on that page, I can click the link, "View First Unread," which then takes me to the first unread post in that thread.
Looking at the urls, there is a difference. When I click on the http://www.houstonfishbox.com/vforums/images/buttons/firstnew.png symbol, it first sends me to this url:
http://www.houstonfishbox.com/vforums/showthread.php?33374-FS-orange-tylomelania-snails&goto=newpost ( "http://www.houstonfishbox.com/vforums/showthread.php?33374-FS-orange-tylomelania-snails&goto=newpost")'
When it opens the thread, the url at the top is this:
http://www.houstonfishbox.com/vforums/showthread.php?33374-FS-orange-tylomelania-snails&p=447563 ( "http://www.houstonfishbox.com/vforums/showthread.php?33374-FS-orange-tylomelania-snails&p=447563")
When I click "View First Unread," it has this url:
http://www.houstonfishbox.com/vforums/showthread.php?33374-FS-orange-tylomelania-snails#post447563 ( "http://www.houstonfishbox.com/vforums/showthread.php?33374-FS-orange-tylomelania-snails#post447563")
So the url that's not working has &p= while the url that is working has #post.
Once on that page, I can click the link, "View First Unread," which then takes me to the first unread post in that thread.
Looking at the urls, there is a difference. When I click on the http://www.houstonfishbox.com/vforums/images/buttons/firstnew.png symbol, it first sends me to this url:
http://www.houstonfishbox.com/vforums/showthread.php?33374-FS-orange-tylomelania-snails&goto=newpost ( "http://www.houstonfishbox.com/vforums/showthread.php?33374-FS-orange-tylomelania-snails&goto=newpost")'
When it opens the thread, the url at the top is this:
http://www.houstonfishbox.com/vforums/showthread.php?33374-FS-orange-tylomelania-snails&p=447563 ( "http://www.houstonfishbox.com/vforums/showthread.php?33374-FS-orange-tylomelania-snails&p=447563")
When I click "View First Unread," it has this url:
http://www.houstonfishbox.com/vforums/showthread.php?33374-FS-orange-tylomelania-snails#post447563 ( "http://www.houstonfishbox.com/vforums/showthread.php?33374-FS-orange-tylomelania-snails#post447563")
So the url that's not working has &p= while the url that is working has #post.