Results 1 to 8 of 8

Tag search doesn't work

This is a discussion on Tag search doesn't work within the General Discussion forums, part of the vBSEO SEO Plugin category; Pressing the tag search button an error message comes up saying that this was an invalid link. I'm using 3.2 ...

  1. #1
    Senior Member
    Join Date
    Nov 2005
    Posts
    109
    Liked
    0 times

    Tag search doesn't work

    Pressing the tag search button an error message comes up saying that this was an invalid link.

    I'm using 3.2 RC5.

    Is this a known bug?

    Thanks in advance.

  2. #2
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,689
    Liked
    157 times
    That should be fixed in the next vBSEO build.
    Oleg Ignatiuk / Crawlability Inc.
    vBSEO 3.6.0 GOLD Released!
    Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!


  3. #3
    Senior Member
    Join Date
    Nov 2005
    Posts
    109
    Liked
    0 times
    Thanks Oleg.

    But after disabling the Tag rewrite I get one more error message (error 404) clicking on a tag.

    Is this a bug too?

  4. #4
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,689
    Liked
    157 times
    Please try to modify functions_vbseo.php file:
    find:
    PHP Code:
    if(THIS_SCRIPT == 'tags' && $_GET['tag']) 
    replace with:
    PHP Code:
    if(VBSEO_REWRITE_TAGS && THIS_SCRIPT == 'tags' && $_GET['tag']) 
    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
    Senior Member
    Join Date
    Nov 2005
    Posts
    109
    Liked
    0 times
    Thank you. It worked!

  6. #6
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,689
    Liked
    157 times
    You are welcome!
    Oleg Ignatiuk / Crawlability Inc.
    vBSEO 3.6.0 GOLD Released!
    Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!


  7. #7
    Senior Member
    Join Date
    Nov 2005
    Posts
    109
    Liked
    0 times
    The problem with the tag search button isn't fixed in the RC7 release. Why that?

  8. #8
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,689
    Liked
    157 times
    Does it happen for you here on vbseo.com? Please open a support ticket with ftp 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. Google Analytics "Site Search" with vBulletin search
    By PeterNRG in forum Off-Topic & Chit Chat
    Replies: 43
    Last Post: 11-28-2010, 01:45 AM
  2. Replies: 6
    Last Post: 03-28-2006, 01:32 PM
  3. Custom rewrite rule for "Search" and "Search Result"
    By Sony in forum Custom Rewrite Rules
    Replies: 1
    Last Post: 09-24-2005, 10:38 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
  •