Results 1 to 9 of 9
Like Tree1Likes
  • 1 Post By Oleg Ignatiuk

Current forum ID of thread bug

This is a discussion on Current forum ID of thread bug within the Bug Reporting forums, part of the vBSEO SEO Plugin category; Hello, I use custom preset for thread link f[forum_id]/t[thread_id]/, when I move thread to another forum the old [forum_id] not ...

  1. #1
    Junior Member Array
    Real Name
    Mazin
    Join Date
    Jun 2009
    Posts
    6
    Liked
    0 times

    Current forum ID of thread bug

    Hello,

    I use custom preset for thread link f[forum_id]/t[thread_id]/, when I move thread to another forum the old [forum_id] not redirect to current thread forum id.

    Also I can use any forum ID for the same thread like

    http://www.w-enter.com/forum/f7/t66771/
    http://www.w-enter.com/forum/f23/t66771/
    http://www.w-enter.com/forum/f78424/t66771/
    http://www.w-enter.com/forum/f456567...245345/t66771/

    As you see there is unlimited links for the same thread.

    Note: This happened after upgrade to vbseo 3.6, Vbseo3.5 have no issue.

    Thanks.

  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 ?

    I also can't reproduce this on vBSEO.com , are you sure you followed installation/upgrade instructions correctly ?
    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
    Mazin
    Join Date
    Jun 2009
    Posts
    6
    Liked
    0 times
    I just Upgraded from 3.5, I think my installation if fine.

    vbulletin suite 4.2.0 Patch Level 2

    Code:
    RewriteEngine on
    RewriteBase /forum
    
    
    RewriteCond %{HTTP_HOST} ^w-enter.com
    RewriteRule ^ http://www.w-enter.com%{REQUEST_URI} [L,R=301]
    
    
    RewriteRule  ^forum.php /forum/ [L,R=301]
    RewriteRule  ^ads.php /forum/ [L,R=301]
    RewriteRule  ^/t([0-9]+)/index.php /t$1/ [L,R=301]
    RewriteRule  ^content/(.*) ../content/$1 [L,R=301]
    
    
    
    
    
    
    #RewriteCond %{HTTP_HOST} !^www\.yourdomain\.com
    #RewriteRule (.*) http://www.yourdomain.com/forums/$1 [L,R=301]
    
    
    RewriteRule ^((urllist|sitemap_).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]
    
    
    RewriteCond %{REQUEST_URI} !(admincp/|modcp/|cron|vbseo_sitemap|api\.php)
    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]
    As I remember vBSEO.com was have the same issue 2 months ago.

  4. #4
    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
    Please try using default vBSEO .htaccess to see if it corrects the issue , if not please try creating a support ticket with login details so we can investigate
    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 Array
    Real Name
    Mazin
    Join Date
    Jun 2009
    Posts
    6
    Liked
    0 times
    I use default .htaccess with no luck.

    I will create
    support ticket.

  6. #6
    Junior Member Array
    Real Name
    Mazin
    Join Date
    Jun 2009
    Posts
    6
    Liked
    0 times
    Hello,

    I found it, It's only happened on Hybrid Mode, Also on vbseo.com.

    Thanks.

  7. #7
    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
    We will investigate and supply a fix for this.
    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

  8. #8
    vBSEO Staff Array Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,818
    Liked
    192 times
    Hello,

    Please try to modify functions_vbseo.php file:
    find:
    if(!$mode_nonlinear &&

    replace with:
    if(
    W-ENTER likes this.
    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!


  9. #9
    Junior Member Array
    Real Name
    Mazin
    Join Date
    Jun 2009
    Posts
    6
    Liked
    0 times
    Resolved

    Thanks

Similar Threads

  1. Replies: 127
    Last Post: 11-06-2012, 03:11 PM
  2. 3 Years old Forum for sale with current vb/vbseo licenses PR 3
    By uaecasher in forum Forum Marketplace
    Replies: 0
    Last Post: 01-07-2012, 01:53 PM
  3. Next thread gives SQL error if thread is first one in forum
    By RaptureForums in forum Bug Reporting
    Replies: 12
    Last Post: 02-20-2010, 02:28 PM
  4. Replies: 2
    Last Post: 08-12-2009, 04:22 PM
  5. Duplicate content - old forum thread copies on new forum, too
    By len backus in forum General Discussion
    Replies: 7
    Last Post: 08-11-2008, 11:00 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
  •