MSFN Forum: Last post link/buttons not working - MSFN Forum

Jump to content



  • 2 Pages +
  • 1
  • 2
  • You cannot start a new topic
  • You cannot reply to this topic

Last post link/buttons not working Rate Topic: -----

#1 User is offline   jcarle 

  • MSFN Master
  • Group: Developers
  • Posts: 2,569
  • Joined: 14-August 04

Posted 23 August 2009 - 06:00 PM

Normally when clicking on the jump to last post links, the page scrolls to the newest post. [Likely due to the upgrade, ] it no longer works for me. I have already tried clearing my cache and cookies. I'm using Internet Explorer 8 on Windows 7.


#2 User is offline   tain 

  • Cyber Ops
  • Group: Super Moderator
  • Posts: 3,443
  • Joined: 24-September 05
  • OS:none specified
  • Country: Country Flag

Posted 23 August 2009 - 07:31 PM

Working fine for me in Firefox...did you try the usual "cleaning of the attic" steps?

#3 User is offline   jcarle 

  • MSFN Master
  • Group: Developers
  • Posts: 2,569
  • Joined: 14-August 04

Posted 23 August 2009 - 08:22 PM

View Posttain, on Aug 23 2009, 09:31 PM, said:

Working fine for me in Firefox...did you try the usual "cleaning of the attic" steps?
Yes, it's nothing to do with me.

I did some further inspection with Fiddler and discovered that this is SEO related. It's a bizarre combination of rewriting that's causing issues for IE it would seem.

Using this thread as an example...

The last post link points to /board/last-post-t137158-l.html which returns
HTTP/1.1 302 Found
Location: http://www.msfn.org/board/index.php?showtopic=137158&pid=878858&st=0&#entry878858


In turn, /board/index.php?showtopic=137158&pid=878858&st=0&#entry878858 returns
HTTP/1.1 301 Moved Permanently
Location: http://www.msfn.org/board/archive-windows-98-forums-permanently-t137158-pid-878858.html


Now, following /board/archive-windows-98-forums-permanently-t137158-pid-878858.html finally yields
HTTP/1.1 200 OK


Ironically, if I paste /board/index.php?showtopic=137158&pid=878858&st=0&#entry878858 directly into the address bar, it'll work as expected. So something with the initial 302 is causing the failure. I'm also sort of confused as to why there's a double redirection going on.

#4 User is offline   GrofLuigi 

  • GroupPolicy Tattoo Artist
  • PipPipPipPipPipPip
  • Group: Members
  • Posts: 1,196
  • Joined: 21-April 05
  • OS:none specified
  • Country: Country Flag

Posted 23 August 2009 - 10:19 PM

It doesn't work for me too. The "Go to First Unread" button.

I reported it, and then as fixed in a couple of threads in this forum, but as soon as I did that, it broke again. :lol:

GL

*Edit: and this post too - after I posted it, it didn't take me to it, just to the top of the page. I don't remember it did this before.

My wild guess is that it's the SEO again - it breaks either old or new links? (created at different times -when it was on or off).

This post has been edited by GrofLuigi: 23 August 2009 - 10:25 PM


#5 User is offline   dencorso 

  • Adiuvat plus qui nihil obstat
  • Group: Super Moderator
  • Posts: 3,962
  • Joined: 07-April 07
  • OS:98SE
  • Country: Country Flag

Posted 23 August 2009 - 11:29 PM

View Postjcarle, on Aug 23 2009, 09:00 PM, said:

Normally when clicking on the jump to last post links, the page scrolls to the newest post. [Likely due to the upgrade, ] it no longer works for me. I have already tried clearing my cache and cookies. I'm using Internet Explorer 8 on Windows 7.
Same here both with IE7/Win XP SP3 and with IE6/Win 98SE. I was not aware Firefox is unaffected, though.
AFAIK, xper is presently trying to sort this out, so it ought to be solved soon.

#6 User is offline   lightning slinger 

  • Member
  • PipPip
  • Group: Members
  • Posts: 207
  • Joined: 18-July 06
  • OS:none specified

Posted 24 August 2009 - 07:52 AM

View Postdencorso, on Aug 24 2009, 06:29 AM, said:

View Postjcarle, on Aug 23 2009, 09:00 PM, said:

Normally when clicking on the jump to last post links, the page scrolls to the newest post. [Likely due to the upgrade, ] it no longer works for me. I have already tried clearing my cache and cookies. I'm using Internet Explorer 8 on Windows 7.
Same here both with IE7/Win XP SP3 and with IE6/Win 98SE. I was not aware Firefox is unaffected, though.
AFAIK, xper is presently trying to sort this out, so it ought to be solved soon.


Just a quick comment that this problem also affects Opera, not just IE.

The problem coincided with me installing Opera 10 Beta 3 Build 1699 onto my 98SE box and as Firefox 2.0.0.20 remained unaffected I was at first thinking the problem was with the Beta build so I am pleased in some small way that other browsers are giving the same result.

HTH
Colin

This post has been edited by lightning slinger: 25 August 2009 - 08:21 AM


#7 User is offline   Crash&Burn 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 364
  • Joined: 11-March 05
  • OS:2000
  • Country: Country Flag

Posted 24 August 2009 - 10:59 AM

There's at least three threads regarding this issue :P

It's broken again in opera, following the following Email notification for new post:
http://www.msfn.org/board/index.php?showto...view=getnewpost
resolves into:
http://www.msfn.org/board/fileset-9-all-do...88-page-60.html

Which just shows the top of that page of the thread.

Similiarily when you click on [new posts] icon, or when you actually post to a thread -- when the thread's page opens it is at the top of that page.

This post has been edited by Crash&Burn: 24 August 2009 - 11:00 AM


#8 User is offline   lightning slinger 

  • Member
  • PipPip
  • Group: Members
  • Posts: 207
  • Joined: 18-July 06
  • OS:none specified

Posted 27 August 2009 - 09:03 AM

Had to start using Firefox instead of my beloved Opera, the scrollwheel on my mouse has worn out!!! :wacko:

#9 User is offline   xper 

  • Insane Clown
  • Group: Administrator
  • Posts: 15,559
  • Joined: 16-August 01
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 27 August 2009 - 09:47 AM

Does it work in FF?

#10 User is offline   lightning slinger 

  • Member
  • PipPip
  • Group: Members
  • Posts: 207
  • Joined: 18-July 06
  • OS:none specified

Posted 27 August 2009 - 01:17 PM

Yep it does, everything works fine in FF.

Mind you, this last-post problem with Opera and IE does make you re-read all the previous posts in the thread. :sneaky:

#11 User is offline   GrofLuigi 

  • GroupPolicy Tattoo Artist
  • PipPipPipPipPipPip
  • Group: Members
  • Posts: 1,196
  • Joined: 21-April 05
  • OS:none specified
  • Country: Country Flag

Posted 10 September 2009 - 11:24 AM

It's fixed now (I didn't want to bother ppl with "it's not working for me" over and over again).

As always, nothing has changed in my opera configuration (I synchronize its ini file between several computers and would notice if even a comma had changed). It hasn't changed for months.

Just for the record, the time of the fix was (as I see it on the front page):

Your current time: Sep 10 2009, 06:52 PM
Your last visit was on: Sep 10 2009, 05:24 AM

so if Xper or someone else changed something during this period, that was it. :thumbup

GL

#12 User is offline   dencorso 

  • Adiuvat plus qui nihil obstat
  • Group: Super Moderator
  • Posts: 3,962
  • Joined: 07-April 07
  • OS:98SE
  • Country: Country Flag

Posted 10 September 2009 - 12:42 PM

View PostGrofLuigi, on Sep 10 2009, 02:24 PM, said:

It's fixed now (I didn't want to bother ppl with "it's not working for me" over and over again).
I confirm it. It's now working OK in IE, too. Congratulations, xper, you fixed it! :thumbup And thanks a whole lot! :thumbup

#13 User is offline   dencorso 

  • Adiuvat plus qui nihil obstat
  • Group: Super Moderator
  • Posts: 3,962
  • Joined: 07-April 07
  • OS:98SE
  • Country: Country Flag

Posted 14 September 2009 - 08:53 PM

View Postdencorso, on Sep 10 2009, 03:42 PM, said:

View PostGrofLuigi, on Sep 10 2009, 02:24 PM, said:

It's fixed now (I didn't want to bother ppl with "it's not working for me" over and over again).
I confirm it. It's now working OK in IE, too. Congratulations, xper, you fixed it! :thumbup And thanks a whole lot! :thumbup
It's broken again! :( At least on IE.

#14 User is offline   GrofLuigi 

  • GroupPolicy Tattoo Artist
  • PipPipPipPipPipPip
  • Group: Members
  • Posts: 1,196
  • Joined: 21-April 05
  • OS:none specified
  • Country: Country Flag

Posted 14 September 2009 - 09:40 PM

Broken between:

Your current time: Sep 15 2009, 05:37 AM
Your last visit was on: Sep 14 2009, 02:24 PM

GL

#15 User is offline   GrofLuigi 

  • GroupPolicy Tattoo Artist
  • PipPipPipPipPipPip
  • Group: Members
  • Posts: 1,196
  • Joined: 21-April 05
  • OS:none specified
  • Country: Country Flag

Posted 24 September 2009 - 05:09 PM

Fixed between:

Your current time: Sep 25 2009, 01:01 AM
Your last visit was on: Sep 24 2009, 07:06 PM

GL

#16 User is offline   GrofLuigi 

  • GroupPolicy Tattoo Artist
  • PipPipPipPipPipPip
  • Group: Members
  • Posts: 1,196
  • Joined: 21-April 05
  • OS:none specified
  • Country: Country Flag

Posted 05 October 2009 - 08:12 AM

Broken between a week ago and yesterday :( and it's still broken.

GL

#17 User is offline   tain 

  • Cyber Ops
  • Group: Super Moderator
  • Posts: 3,443
  • Joined: 24-September 05
  • OS:none specified
  • Country: Country Flag

Posted 05 October 2009 - 08:19 AM

Working fine for me in Firefox.

#18 User is offline   lightning slinger 

  • Member
  • PipPip
  • Group: Members
  • Posts: 207
  • Joined: 18-July 06
  • OS:none specified

Posted 05 October 2009 - 09:47 AM

View Posttain, on Oct 5 2009, 03:19 PM, said:

Working fine for me in Firefox.

Yep it always does work fine on Firefox, it just seems to affect IE and Opera.


I reckon it's a cunning plan to get everyone onto Firefox!!  :ph34r:

#19 User is offline   Crash&Burn 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 364
  • Joined: 11-March 05
  • OS:2000
  • Country: Country Flag

Posted 13 October 2009 - 06:29 AM

Or make us stop visiting the boards.

#20 User is offline   lightning slinger 

  • Member
  • PipPip
  • Group: Members
  • Posts: 207
  • Joined: 18-July 06
  • OS:none specified

Posted 01 January 2010 - 08:53 AM

Hurray!!! :thumbup

Link to last post is working again in IE and Opera! :)

Share this topic:


  • 2 Pages +
  • 1
  • 2
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy