Results 1 to 5 of 5

Hybrid Mode, anchor posts and confusion.....

This is a discussion on Hybrid Mode, anchor posts and confusion..... within the Troubleshooting forums, part of the vBSEO SEO Plugin category; I really tried, so I hope this isn't an easy fix Our board is at vb 3.8.2, vbseo 3.3.2 (upgraded ...

  1. #1
    Junior Member
    Real Name
    ncwoodworker
    Join Date
    Apr 2006
    Location
    North Carolina
    Posts
    13
    Liked
    0 times

    Hybrid Mode, anchor posts and confusion.....

    I really tried, so I hope this isn't an easy fix

    Our board is at vb 3.8.2, vbseo 3.3.2 (upgraded last week).

    If a thread goes on to 2 or more pages, if you click on the link for page 2, it loads that page. Then jumps back to the top of page 1.

    The wholly repeatable behavior comes when a thread exceeds our Posts Per Page count (15 fwiw). In hybrid mode, not sure what the treminology is, but if the replies to a given post exceed our Post Per Page count, we get a multiple pages and see the same behavior.

    During lots of testing, what appears to be happening is the user is taken to back to the Anchor post. So its not always the first post in a thread.

    If you pick the 19th post (which has say 30 replies to it), got to page two and it jumps back to the 19th post.

    We discovered that by turning off the vbseo vBSEO Showthread Complete, our problem goes away.

    Our setting for Thread Pagination looks like this:
    Code:
    f[forum_id]/[thread_title]-[thread_id]/index[thread_page].html
    We see expected URL's such as index2.html#post12345

    Have we "fixed" our issue or, as we fear, traded one issue for a new one

    Thanks,
    Jim

  2. #2
    Junior Member
    Real Name
    ncwoodworker
    Join Date
    Apr 2006
    Location
    North Carolina
    Posts
    13
    Liked
    0 times
    Oh, I did forget to mention we did not have this issue when we were at 3.3.0. When we upgraded to 3.3.2 last week, thats when the issue began.

    Jim

  3. #3
    Junior Member
    Real Name
    Holger
    Join Date
    Sep 2008
    Posts
    10
    Liked
    0 times
    Hi,
    same problem here with the same version.

    Did you get any solution for this ?

    many thanks
    Holger

    [edit]
    I found the solution for version 3.3.2

    In functions_vbseo_hook replace
    if(!strstr($_SERVER['HTTP_REFERER'],$_SERVER['VBSEO_URI']))

    by

    if(!strstr($_SERVER['HTTP_REFERER'],$_SERVER['VBSEO_URI']) && !vbseo_is_threadedmode())

  4. #4
    vBSEO.com Webmaster Mert Gökçeimam's Avatar
    Real Name
    Lizard King
    Join Date
    Oct 2005
    Location
    Istanbul, Turkey, Turkey
    Posts
    23,111
    Liked
    622 times
    Blog Entries
    4
    You should upgrade to latest vBSEO version 3.5.1
    Mert Gökçeimam / Crawlability Inc.

    vBSEO 3.6.0 Alpha Önizlemesi - Including Like Tree
    Unveiling the NEW vBSEO Sitemap Generator 3.0 - available NOW for vBSEO Customers!


    Twitter:@Depkac
    Personal Blog : Mert Gökçeimam

  5. #5
    Junior Member
    Real Name
    Mazin
    Join Date
    Jun 2009
    Posts
    1
    Liked
    0 times
    I have the same issue with vBSEO version 3.6.0 and VB4.

Similar Threads

  1. Threaded and Hybrid mode
    By Sysop in forum General Discussion
    Replies: 0
    Last Post: 09-07-2008, 04:22 AM

Posting Permissions

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