Results 1 to 7 of 7

Attachment URL bug

This is a discussion on Attachment URL bug within the Bug Reporting forums, part of the vBSEO SEO Plugin category; I think I may have found a bug in attachment URLs that is causing me some headaches. vBSEO 3.2.0 on ...

  1. #1
    Junior Member
    Real Name
    Kim Groneman
    Join Date
    Sep 2007
    Posts
    26
    Liked
    1 times

    Attachment URL bug

    I think I may have found a bug in attachment URLs that is causing me some headaches.

    vBSEO 3.2.0 on vBulletin 3.7.4 NOVELL FORUMS

    Here's how I reproduce the issue.

    1 - Go to the vBulletin Admin control panel
    3 - Under ATTACHMENTS, search for attachments which should bring you to a SHOWING ATTACHMENTS list
    4 - Click on one of the attachment links
    5 - You get a PAGE NOT FOUND error.

    This started happening immediately after our upgrade to v3.2.0 The place where this really causes a problem is that we have an NNTP gateway installed on our system and because of this bug, all the file links that show up on our NNTP server have this problem. I've tried most of the update counters tools in the vB Maintenance area, no change.

    Any help would be appreciated.

  2. #2
    vBSEO.com Webmaster Mert Gökçeimam's Avatar
    Real Name
    Lizard King
    Join Date
    Oct 2005
    Location
    Istanbul, Turkey, Turkey
    Posts
    22,361
    Liked
    540 times
    Blog Entries
    4
    I cant confirm this as it works correctly for all of my vBulletin installations. What is your .htaccess content and what is your attachment rewrite option set to.
    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
    Real Name
    Kim Groneman
    Join Date
    Sep 2007
    Posts
    26
    Liked
    1 times
    I've got two servers. NOVELL FORUMS and openSUSE Forums and the settings are the same for both:

    Here are the rewrite rules from the .htaccess file on forums.novell.com

    Code:
    RewriteCond %{QUERY_STRING} !vbseourl= 
     RewriteCond %{REQUEST_URI} !(admincp/|modcp/|chat|cron) 
     RewriteRule ^(.*\.php(/.*)?)$ vbseo.php?vbseourl=$1 [L,QSA]  
    
    RewriteCond %{REQUEST_FILENAME} !\.(jpg|gif)$ 
     RewriteRule ^(archive/.*)$ vbseo.php?vbseourl=$1 [L,QSA] 
    
    RewriteCond %{REQUEST_FILENAME} !-f 
     RewriteCond %{REQUEST_FILENAME} !-d 
     RewriteCond %{REQUEST_FILENAME}  !^(admincp|modcp|clientscript|cpstyles|images)/ 
     RewriteRule ^(.+)$ vbseo.php?vbseourl=$1 [L,QSA]
    Here's an example of a URL created on the forum that creates the file not found error in the admin interface and the NNTP gateway:
    Code:
    http://forums.novell.com/attachment.php?attachmentid=1533&d=1219835197
    Here's the actual message where the link to the file DOES work: Inconsistent vendor lists - Page 2 - NOVELL FORUMS

  4. #4
    vBSEO.com Webmaster Mert Gökçeimam's Avatar
    Real Name
    Lizard King
    Join Date
    Oct 2005
    Location
    Istanbul, Turkey, Turkey
    Posts
    22,361
    Liked
    540 times
    Blog Entries
    4
    Your .htaccess file is outdted. Please download vBSEO 3.2.0 and check the .htaccess file and update yours according to new vBSEO .htaccess file
    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
    Kim Groneman
    Join Date
    Sep 2007
    Posts
    26
    Liked
    1 times
    Quote Originally Posted by Mert Gökçeimam View Post
    Your .htaccess file is outdted. Please download vBSEO 3.2.0 and check the .htaccess file and update yours according to new vBSEO .htaccess file
    Thanks. I thought we did that when we did the upgrade. I'll look at it again.

  6. #6
    Junior Member
    Real Name
    Kim Groneman
    Join Date
    Sep 2007
    Posts
    26
    Liked
    1 times
    Ok, the .htaccess files (newer ones) are in place, but we are still seeing the same problem with attachments.

  7. #7
    vBSEO.com Webmaster Mert Gökçeimam's Avatar
    Real Name
    Lizard King
    Join Date
    Oct 2005
    Location
    Istanbul, Turkey, Turkey
    Posts
    22,361
    Liked
    540 times
    Blog Entries
    4
    Hello ,

    Please create a support ticket with a brief explanation how to reproduce this error and supply us admincp , ftp and vBSEO CP login info so we can investigate the problem.
    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

Similar Threads

  1. Attachment-Issues
    By Spenser in forum Troubleshooting
    Replies: 9
    Last Post: 05-19-2008, 05:11 AM
  2. Attachment bug in blogs
    By keledan in forum Bug Reporting
    Replies: 0
    Last Post: 03-07-2008, 07:03 AM
  3. Attachment issue
    By Gnet in forum Troubleshooting
    Replies: 8
    Last Post: 05-03-2007, 06:42 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
  •