Results 1 to 12 of 12

Go to Last Post Not Working

This is a discussion on Go to Last Post Not Working within the Troubleshooting forums, part of the vBSEO SEO Plugin category; I am running vbSEO v3.3. when a thread has multiple pages I get the following problem. When I am on ...

  1. #1
    Junior Member
    Real Name
    Charles
    Join Date
    Oct 2006
    Posts
    27
    Liked
    0 times

    Go to Last Post Not Working

    I am running vbSEO v3.3. when a thread has multiple pages I get the following problem.

    When I am on my main forum page and click on the "Go to last post" icon, it takes me to the first post in a thread.

    However, when I enter the forum itself and then click on the same "Go to last post" icon, it works perfectly.

    This only happens when I have vbSEO turned on.

    Ideas?
    Attached Thumbnails Attached Thumbnails picture-6.png   picture-7.png  

  2. #2
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,744
    Liked
    169 times
    Hello,

    does it work correctly on stock vBulletin style?

  3. #3
    Junior Member
    Real Name
    Charles
    Join Date
    Oct 2006
    Posts
    27
    Liked
    0 times
    Quote Originally Posted by Oleg Ignatiuk View Post
    does it work correctly on stock vBulletin style?
    Like I said, this only happens when vbseo is turned on and only affects threads that have multiple pages. I had v2.2.0 and it was doing the same thing. I turned off vbseo for about 2 weeks and it was working perfectly. I upgraded to 3.3.0, hoping that would fix it, but I am still having the same problem.

  4. #4
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,744
    Liked
    169 times
    What is an example URL that is not working correctly? I tried a few on your homepage and they worked fine.

  5. #5
    Junior Member
    Real Name
    Charles
    Join Date
    Oct 2006
    Posts
    27
    Liked
    0 times
    I think I figured it out. I think it was not vbseo, but another mod I had running. I updated it and it seems to be working. Sorry for the false alarm.

  6. #6
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,744
    Liked
    169 times
    No problem, I'm glad you got it resolved!

  7. #7
    Junior Member
    Real Name
    Charles
    Join Date
    Oct 2006
    Posts
    27
    Liked
    0 times
    Well, it seems I was wrong. I still have a problem. when on the forum home page, I click on the "last post" link (when multiple pages are involved), it takes me to the first post in the tread and after about 5 or more seconds, it forwards to the last post.

    When in the sub-forum that the post is in, the "last post" link takes me directly to the last post.

    Here is what I found out.
    when vbSEO is off, the link on the forumhome looks like this.

    Code:
    http://www.christianfunforums.com/forums/showthread.php?p=384065#post384065
    and the link on the forumdisplay looks like this

    Code:
    http://www.christianfunforums.com/forums/showthread.php?p=384065#post384065
    As you see, they are identical.

    When vbSEO is on, the link on the forumhome looks like this.

    Code:
    http://www.christianfunforums.com/forums/daily-walk-christ/4136-women-mentoring-women.html#post384065
    and the link on the forumdisplay looks like this

    Code:
    http://www.christianfunforums.com/forums/daily-walk-christ/4136-women-mentoring-women-11.html#post384065
    As you can see, they are NOT identical. The "last post" link on the forumdisplay, actually goes directly to the last post. This is what the "last post" link on the forumhome is supposed to do as well.

    How do I make them both identical?

  8. #8
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,744
    Liked
    169 times
    It should be working correctly, can you please try to "Rebuild thread counters" in vB admincp->Maintenance.

  9. #9
    Junior Member
    Real Name
    Charles
    Join Date
    Oct 2006
    Posts
    27
    Liked
    0 times
    I just went to the ACP | Maintenance | Update Counters" and pushed the "Rebuild Thread Information" button. Is that what you meant?

    After doing that, I still have the exact same problem. Again, should not the "last post" urls be the same on the forumhome and foprumdisplay?

  10. #10
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,744
    Liked
    169 times
    Yes, it should. Please open a ticket with ftp/admincp access for troubleshooting.

  11. #11
    Junior Member
    Real Name
    Charles
    Join Date
    Oct 2006
    Posts
    27
    Liked
    0 times
    I will do that

  12. #12
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,744
    Liked
    169 times
    Update: there was incorrect URL format defined for "'Go To Post in Thread' Redirect"":
    Code:
    [forum_title]/[thread_id]-[thread_title].html#post[post_id]
    post ID should be in URL part and not in anchor (that is not sent to server with request):
    Code:
    [forum_title]/[thread_id]-[thread_title]-post[post_id].html

Similar Threads

  1. Last-Post link not always working
    By rellek in forum Bug Reporting
    Replies: 4
    Last Post: 01-15-2009, 05:12 PM
  2. Go to first unread post isn't working right
    By Ace in forum Troubleshooting
    Replies: 1
    Last Post: 11-16-2007, 08:12 AM
  3. Post in deep sub forums not working
    By 4x4 Mecca in forum Troubleshooting
    Replies: 3
    Last Post: 05-18-2007, 05:58 PM
  4. Post ID# in URL not working
    By dutchbb in forum Troubleshooting
    Replies: 2
    Last Post: 11-08-2005, 01:27 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •