Results 1 to 7 of 7

link "Goto first unread post in thread" is not working from the "forum index page"

This is a discussion on link "Goto first unread post in thread" is not working from the "forum index page" within the Bug Reporting forums, part of the vBSEO Google/Yahoo Sitemap category; Hi, I think it's a bug, and most likely in vBSEO 3.6Gold, not in vBulletin, because with disabled vBSEO its ...

  1. #1
    Junior Member Array
    Real Name
    Vik
    Join Date
    May 2007
    Posts
    10
    Liked
    0 times

    link "Goto first unread post in thread" is not working from the "forum index page"

    Hi,
    I think it's a bug, and most likely in vBSEO 3.6Gold, not in vBulletin, because with disabled vBSEO its working fine..

    so if you click on "go to first unread post in thread" link from the forum index, it should go to the first unread post within a thread.. And it's working fine ( with vBSEO disabled) for both, multipage and singlepage threads. But, with vBSEO enabled, it is still good only for singlepage threads. On multipage thread it will, first,

    1. send you to http://www.domain.com/threadtitle-24402-new-post.html
    2. then, redirect to http://www.domain.com/threadtitle-24402.html#post584073
    3. redirect you to http://www.domain.com/showthread.php?p=584073

    as you can see, step 3 is unnecessary, excessive

    here is just one example: 3 pages thread

    you can use a test account, support with a !QAZ2wsx as a password, so you will not see the adsense ads.

    I'm using the latest vBSEO (vbseo_3-6-0_gold_c97bcf37ed) and vbulletin suite.
    site language/encoding: Russian / UTF-8

    Thank you

  2. #2
    vBSEO.com Webmaster Array Mert Gökçeimam's Avatar
    Real Name
    Lizard King
    Join Date
    Oct 2005
    Location
    Istanbul, Turkey, Turkey
    Posts
    23,463
    Liked
    721 times
    Blog Entries
    4
    What is your .htaccess content ?
    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

  3. #3
    Junior Member Array
    Real Name
    Vik
    Join Date
    May 2007
    Posts
    10
    Liked
    0 times
    Code:
    RewriteEngine On
    
    
    ExpiresActive On
    ExpiresByType image/gif A2592000
    ExpiresByType image/png A2592000
    ExpiresByType image/jpg A2592000
    
    
    RewriteRule ^((urllist|sitemap_).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]
    RewriteCond %{REQUEST_URI} !(admincp/|modcp/|cron|vbseo_sitemap)
    RewriteRule ^((archive/)?(.*\.php(/.*)?))$ vbseo.php [L,QSA]
    
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteCond %{REQUEST_FILENAME} !/(admincp|modcp|clientscript|cpstyles|images)/
    RewriteRule ^(.+)$ vbseo.php [L,QSA]

  4. #4
    vBSEO Staff Array Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,818
    Liked
    192 times
    Could you please open a ticket with ftp access for troubleshooting? (looks like vBSEO doesn't process *.php requests for some reason)
    Oleg Ignatiuk / Crawlability Inc.
    Security bulletin - Patch Level for all supported versions released

    Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!


  5. #5
    Junior Member Array
    Real Name
    Vik
    Join Date
    May 2007
    Posts
    10
    Liked
    0 times
    I'll open a ticket, however with the previous version of vBSEO (vbseo_3-6-0_rc2_4c8e1c442c) this particular feature was working fine.

  6. #6
    Junior Member Array
    Real Name
    Vik
    Join Date
    May 2007
    Posts
    10
    Liked
    0 times
    I got it fixed by applying the following build of vBSEO - vbseo_3-6-0_gold_651ee1835d

  7. #7
    vBSEO Staff Array Andrés Durán Hewitt's Avatar
    Real Name
    Andrés Durán
    Join Date
    Jul 2009
    Location
    Costa Rica
    Posts
    3,859
    Liked
    567 times
    Blog Entries
    2
    Hello,

    I'm glad you got it working! .

    If there's anything else we can help with, just let us know.
    Andrés Durán / Crawlability Inc.
    ˇvBSEO 3.6.0 GOLD Liberado!
    Inaugurando el NUEVO vBSEO Sitemap Generator 3.0. - ˇAHORA disponible para Clientes de vBSEO!

    Síguenos en: Facebook | Síguenos en: Twitter


Similar Threads

  1. Replies: 13
    Last Post: 04-01-2011, 08:04 PM
  2. Replies: 1
    Last Post: 11-10-2010, 12:25 PM
  3. Replies: 2
    Last Post: 11-09-2010, 12:29 PM
  4. Is it possible to add "recent posts" to "non forum" page?
    By DogBreedForum in forum General Discussion
    Replies: 1
    Last Post: 02-11-2008, 05:39 PM
  5. Replies: 5
    Last Post: 09-09-2006, 04:11 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
  •