Results 1 to 5 of 5

Thread: search_result.php error

  1. #1
    Administrator Smoge's Avatar
    Join Date
    Mar 2005
    Posts
    6,634
    Blog Entries
    5

    Default search_result.php error

    In IQ (v4.1.0), without active profiles in the database, like man looking for woman, woman looking for man, etc... search_result.php returns a database error.

    Temp work-around is to add some active profiles to your site, and make sure you have some men looking for woman, and so on..

    If there are no "valid" matches, search_result.php will return an error.

    The actual query needs to be fixed - perhaps it was already fixed in v4.1.1??? Or does this bug exist there also?

    Smoge
    ModMySite Administrator

    Problems? Questions? Need modifications or other help with your site?

    Open A Ticket , Send Us An Email Or Give Us A Telephone Call +1 518-632-4152.

  2. #2
    keremyildiz
    Guest

    Default

    i have same problem.. its working on localhost (in my pc) but not working on my host..
    Last edited by keremyildiz; 09-29-2006 at 11:34 AM.

  3. #3
    Administrator Smoge's Avatar
    Join Date
    Mar 2005
    Posts
    6,634
    Blog Entries
    5

    Default

    #Solution 1 Add this in line 486 (line number may differ in different patch releases)
    Code:
    if ( $real_first_p < 0 ) { $real_first_p=0; }
    See this thread for more information:

    Search Results
    and/or this one
    Advanced search error

    Smoge
    ModMySite Administrator

    Problems? Questions? Need modifications or other help with your site?

    Open A Ticket , Send Us An Email Or Give Us A Telephone Call +1 518-632-4152.

  4. #4
    keremyildiz
    Guest

    Default

    great its working. thanx

  5. #5
    bruno79's Avatar
    Join Date
    Jan 2009
    Posts
    16

    Default

    Quote Originally Posted by smoge View Post
    #solution 1 add this in line 486 (line number may differ in different patch releases)
    Code:
    if ( $real_first_p < 0 ) { $real_first_p=0; }
    see this thread for more information:

    Search Results
    and/or this one
    Advanced search error

    smoge
    how boy i love you!!!!!
    Thanks alot!!!!!!!!

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. profile view error Fatal error: Class 'BxDolProfilePageView'
    By tawacom in forum General Troubleshooting
    Replies: 1
    Last Post: 08-27-2009, 07:10 PM
  2. Deleting users error and vb module refresh error
    By annd in forum General Troubleshooting
    Replies: 1
    Last Post: 06-24-2009, 02:04 AM
  3. Error in /search_result.php
    By ijk in forum General Troubleshooting
    Replies: 2
    Last Post: 08-25-2008, 09:54 AM
  4. Replies: 8
    Last Post: 04-26-2007, 10:02 PM
  5. Show Relationship below thumb on search_result.php
    By Prometheus in forum General Troubleshooting
    Replies: 8
    Last Post: 03-17-2007, 08:07 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •