Results 1 to 6 of 6

Bug in blog categories

This is a discussion on Bug in blog categories within the Bug Reporting forums, part of the vBSEO SEO Plugin category; RC ????? - Сайтомания Using default rule: blogs/[user_id]/category[category_id]/ All existing categories work, except virtual one, with "uncategorised" entries. It returns ...

  1. #1
    Member
    Real Name
    Vitaly
    Join Date
    Feb 2008
    Location
    Russia, St.Petersburg
    Posts
    51
    Liked
    0 times

    Bug in blog categories

    RC ????? - Сайтомания

    Using default rule: blogs/[user_id]/category[category_id]/

    All existing categories work, except virtual one, with "uncategorised" entries. It returns result of first existing category. In my example, RC ????? - Сайтомания = RC ????? - Сайтомания

    Without VBSEO all working right. Is there any simple way to fix it ASAP?

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

    please try to modify vbseo.php file:
    FIND:
    PHP Code:
    if (!$vbseo_arr2['category_id']) 
    ADD ABOVE:
    PHP Code:
    if(isset($vbseo_arr2['category_id']) && $vbseo_arr2['category_id']==0)
    $vbseo_arr2['category_id'] = -1
    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
    Member
    Real Name
    Vitaly
    Join Date
    Feb 2008
    Location
    Russia, St.Petersburg
    Posts
    51
    Liked
    0 times
    Now works. Thanks a lot for fast reply.

    Please, include that fix in next release.

  4. #4
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,689
    Liked
    157 times
    Yes, it will be included. Thank you for the notice!
    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
    Member ssandgirls's Avatar
    Real Name
    Terrie
    Join Date
    Dec 2007
    Location
    Australia
    Posts
    81
    Liked
    0 times
    Hello, I have the same problem,

    When attempting to complete the edit described above, I dont have that line..

    Using VBSEO 3.1.0, and wondering which line I have to edit in vbseo.php

    Many thanks

  6. #6
    vBSEO.com Webmaster Mert Gökçeimam's Avatar
    Real Name
    Lizard King
    Join Date
    Oct 2005
    Location
    Istanbul, Turkey, Turkey
    Posts
    22,367
    Liked
    542 times
    Blog Entries
    4
    You should upgrade to vBSEO 3.3.0
    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. blog categories link not working
    By fneumeier in forum Troubleshooting
    Replies: 3
    Last Post: 06-10-2008, 11:44 AM
  2. bug with blogs - "Blog Categories" not selected
    By malexoid in forum Bug Reporting
    Replies: 1
    Last Post: 12-12-2007, 08:35 AM
  3. Wordpress blog or vB/vBSEO blog?
    By Kwak in forum General Discussion
    Replies: 6
    Last Post: 12-11-2007, 03:39 PM
  4. Blog Categories - Blog Not Found
    By NeutralizeR in forum Troubleshooting
    Replies: 1
    Last Post: 11-30-2007, 12:26 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
  •