Activity Stream
48,167 MEMBERS
6773 ONLINE
besthostingforums On YouTube Subscribe to our Newsletter besthostingforums On Twitter besthostingforums On Facebook besthostingforums On facebook groups

Results 1 to 10 of 10
  1.     
    #1
    Member
    Website's:
    LilithWallpapers.com

    Default vb Search not working correctly

    Have 3 problems and I think they are related.

    First, when you make a search with only two words, there are no results. (there are thread titles with those two words exactly)

    Second What's new was giving an internal error.

    Third: When you go to to your profile and click on list all threads started by you, it shows nothing.

    I have change the number of Search Index Minimum Word Length in Message searching options to a bigger number. Was 5, made it 6. Tried others but same result. Now I get good results for one word searches but still nothing for two word searches.

    I fixed What's new by following this:
    Code: 
    It appears that a Bug in PHP5.3.6 is causing this:
    
    http://bugs.php.net/bug.php?id=51425
    
     As a temporary fix, edit the /vb/search/criteria.php file and replace this part:
    
     if (method_exists($this->search_type, 'get_display_name'))
     {
     $hashstrings[] = 'type:' . $this->search_type->get_display_name();
     }
     else
     {
     $hashstrings[] = 'type:' . strval($this->search_type);
     }
    
     with:
    
     $hashstrings[] = 'type:' . strval($this->search_type);
    I suspect that search not giving results for two word letters has something to do with that bug.

    Vb version 4.1.3
    php 5.3.6

    Any suggestions?
    soundlover Reviewed by soundlover on . vb Search not working correctly Have 3 problems and I think they are related. First, when you make a search with only two words, there are no results. (there are thread titles with those two words exactly) Second What's new was giving an internal error. Third: When you go to to your profile and click on list all threads started by you, it shows nothing. I have change the number of Search Index Minimum Word Length in Message searching options to a bigger number. Was 5, made it 6. Tried others but same result. Now Rating: 5

  2.   Sponsored Links

  3.     
    #2
    Member
    Upgrade to 4.1.4 and override all the files. You can upgrade to 4.1.5 but not all modifications work properly. If that doesnt work, disable all mods. If it works after that, you are going to have to go one by one until you find the modification/plugin that is causing the error.


  4.     
    #3
    Member
    Website's:
    LilithWallpapers.com
    Thanks for the reply. What I am afraid of is that by upgrading, current template does not work correctly or something else that does not work.

    Products installed.
    AlertPay Payment Module
    AMP Auto Tagger
    Forum Category Icons (Advanced)
    Hide Version
    Separate Sticky and Normal Threads
    SevenSkins Image Resizer
    Skimlinks Plugin 2.0.7
    Usergroup Legend on Forumhome 1.0.6 .
    vBSEO 3.6.0 RC 1
    vBSEO :: Sitemap Generator
    VSa - Advanced Registration
    VSa - ChatBox

  5.     
    #4
    Member
    You can upgrade to 4.1.4 without a problem. That's why I said not 4.1.5 because there is a possibility that some modifications can conflict with it.


  6.     
    #5
    Member
    Website's:
    LilithWallpapers.com
    Thanks
    I will do that.

  7.     
    #6
    Member
    Did that work for you?


  8.     
    #7
    Member
    Website's:
    LilithWallpapers.com
    Didn't try it yet. Was out all day today. I found two ways to upgrade. One is to delete all the current files on server and upload new files, the other is to upload and overwrite.

    What is the best way to upgrade?
    Do current products need to be reinstalled?

  9.     
    #8
    Member
    No, Just upload all the new files and overwrite the old ones and then go to www.sitename.com/forumroot/install/upgrade.php


  10.     
    #9
    Member
    Website's:
    LilithWallpapers.com
    Good. Will make forum offline and do that, maybe tomorrow.

  11.     
    #10
    Member
    Website's:
    LilithWallpapers.com
    Upgraded. Search is much better but had to replace the code for What's new to work.
    Find all threads started by you in profile still not working.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. progress bar not working correctly in sbrog in vps
    By indianmoviefans.info in forum Webmaster Discussion
    Replies: 0
    Last Post: 21st Dec 2011, 11:32 AM
  2. How to sit correctly in front of the computer
    By pioneer_fawad in forum General Discussion
    Replies: 24
    Last Post: 12th Dec 2011, 09:26 PM
  3. vbseo not redirecting correctly
    By InnoX in forum vBulletin
    Replies: 6
    Last Post: 31st Mar 2011, 11:55 AM
  4. HF does not count my downloads correctly!
    By techdaemon in forum File Host Discussion
    Replies: 2
    Last Post: 17th Nov 2010, 02:42 PM
  5. Ebay search not working?
    By Flash in forum General Discussion
    Replies: 6
    Last Post: 9th Feb 2010, 08:19 AM

Tags for this Thread

BE SOCIAL