Results 1 to 3 of 3

Highlight does not work

This is a discussion on Highlight does not work within the Bug Reporting forums, part of the vBSEO SEO Plugin category; The highlight function in the search does not work . Do you have a fix ?...

  1. #1
    Senior Member
    Real Name
    TopAs
    Join Date
    Jul 2005
    Location
    Isernhagen near Hannover Germany
    Posts
    177
    Liked
    1 times

    Highlight does not work

    The highlight function in the search does not work . Do you have a fix ?

  2. #2
    Senior Member
    Real Name
    Keith Cohen
    Join Date
    Jul 2005
    Location
    Raleigh, NC USA
    Posts
    6,147
    Liked
    13 times
    Try manually editing your config_vbseo.php and change this:

    define('VBSEO_SEARCH_REDIRECT', 1);

    to this:

    define('VBSEO_SEARCH_REDIRECT', 0);

    It uses a cookie to store the highlight information, so that the URL will not contain extra URL parameters. If you change the setting above, it will revert to the standard vBulletin way, which will use the URL parameters. It should work for you though, unless you are disallowing cookies.

  3. #3
    Senior Member
    Real Name
    TopAs
    Join Date
    Jul 2005
    Location
    Isernhagen near Hannover Germany
    Posts
    177
    Liked
    1 times
    Thanks that fixes the problem !

Similar Threads

  1. Replies: 3
    Last Post: 11-30-2006, 05:54 PM
  2. Thread tools & quick links doesn't work
    By FinHeavenAJ in forum Troubleshooting
    Replies: 3
    Last Post: 08-17-2006, 10:06 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
  •