Results 1 to 2 of 2

Social Group bug -- slashes (probably more characters)

This is a discussion on Social Group bug -- slashes (probably more characters) within the Bug Reporting forums, part of the vBSEO SEO Plugin category; Social groups names with slashes in them cause a 404 bug/error in VBSEO 3.2 RC7. -vissa...

  1. #1
    Senior Member
    Real Name
    vissa
    Join Date
    Aug 2005
    Location
    CA, USA
    Posts
    158
    Liked
    4 times

    Social Group bug -- slashes (probably more characters)

    Social groups names with slashes in them cause a 404 bug/error in VBSEO 3.2 RC7.

    -vissa

  2. #2
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,744
    Liked
    168 times
    Please try to modify functions_vbseo_url.php file:
    FIND:
    PHP Code:
    '#%(album|group)_title%#' => $morechars '(.+)' '([^/]+)'
    REPLACE WITH:
    PHP Code:
    '#%(album|group)_title%#' => '([^/]+)'
    then open vbseocp and resave your options.

Similar Threads

  1. Social Group Meta Description.
    By Notorious in forum vBSEO Features Archive
    Replies: 0
    Last Post: 05-10-2008, 07:45 PM
  2. vBSEO Social Group - Testing at vbulletin.com
    By Joe Ward in forum Off-Topic & Chit Chat
    Replies: 10
    Last Post: 12-03-2007, 02:02 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
  •