Results 1 to 9 of 9

Attachment issue

This is a discussion on Attachment issue within the Troubleshooting forums, part of the vBSEO SEO Plugin category; attachments don't work, at all link it just leads to it just leads to /attachments/...

  1. #1
    Junior Member
    Real Name
    A.Rafiq
    Join Date
    May 2007
    Posts
    17
    Liked
    0 times

    Attachment issue

    attachments don't work, at all

    link

    it just leads to


    it just leads to /attachments/

  2. #2
    Senior Member BamaStangGuy's Avatar
    Real Name
    Brent Wilson
    Join Date
    Aug 2005
    Location
    Huntsville, Alabama
    Posts
    2,483
    Liked
    0 times
    What does your .htaccess look like and what is your rewrite settings for attachments?

  3. #3
    Junior Member
    Real Name
    A.Rafiq
    Join Date
    May 2007
    Posts
    17
    Liked
    0 times
    like this

    # Comment the following line (add '#' at the beginning)
    # to disable mod_rewrite functions.
    # Please note: you still need to disable the hack in
    # the vBSEO control panel to stop url rewrites.
    RewriteEngine On

    # Some servers require the Rewritebase directive to be
    # enabled (remove '#' at the beginning to activate)
    # Please note: when enabled, you must include the path
    # to your root vB folder (i.e. RewriteBase /forums)
    #RewriteBase /

    #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 %{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]

  4. #4
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,689
    Liked
    157 times
    What is your attachment URL format as defined in vbseocp?
    Oleg Ignatiuk / Crawlability Inc.
    vBSEO 3.6.0 GOLD Released!
    Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!


  5. #5
    Junior Member
    Real Name
    A.Rafiq
    Join Date
    May 2007
    Posts
    17
    Liked
    0 times
    bamastang guy told me to recheck that
    and its fixed

  6. #6
    Junior Member
    Real Name
    A.Rafiq
    Join Date
    May 2007
    Posts
    17
    Liked
    0 times
    Hmmm another bug of a sort


    (67.4 KB, 0 views)


    it keeps saying 0 views
    no matter how many times i download

  7. #7
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,689
    Liked
    157 times

    it keeps saying 0 views
    no matter how many times i download
    Does it work correctly with vBSEO disabled?
    Oleg Ignatiuk / Crawlability Inc.
    vBSEO 3.6.0 GOLD Released!
    Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!


  8. #8
    Junior Member
    Real Name
    A.Rafiq
    Join Date
    May 2007
    Posts
    17
    Liked
    0 times
    yep
    the counters are updating proerply after i disabled vbseo

  9. #9
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,689
    Liked
    157 times
    Could you please open a support ticket with vbseocp/admincp access for troubleshooting?
    Oleg Ignatiuk / Crawlability Inc.
    vBSEO 3.6.0 GOLD Released!
    Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!


Similar Threads

  1. attachment hack problem
    By hornstar6969 in forum Troubleshooting
    Replies: 12
    Last Post: 04-12-2009, 03:49 AM
  2. Attachment Problem
    By majordude in forum Off-Topic & Chit Chat
    Replies: 4
    Last Post: 09-19-2006, 05:13 PM
  3. Attachment Rewrite BUG
    By webgroup in forum Bug Reporting
    Replies: 3
    Last Post: 07-01-2006, 01:01 PM
  4. Attachment images and links error
    By TundraSoul in forum Bug Reporting
    Replies: 3
    Last Post: 10-22-2005, 08:20 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
  •