Webmastersite.net
Register Log In

Search

Comments on Search

sportrow
Member

Usergroup: Customer
Joined: Feb 14, 2005
Location: Iowa

Total Topics: 20
Total Comments: 43
Posted Nov 09, 2007 - 12:49 PM:

Hey Paul- Loaded a clean version of WSN links last night and I can not get the search to work as expected. Seems the search is targeting the title only and not the description, or tag of link. Am I missing a setting somewhere or is it a bug? I have not changed any settings under settings/search. Looks to be defaulted to title, links, description, and tags. Thanks Cory
sportrow
Member

Usergroup: Customer
Joined: Feb 14, 2005
Location: Iowa

Total Topics: 20
Total Comments: 43
Posted Nov 09, 2007 - 6:02 PM:

From the Settings/Search - I also can not save any changes that I make. The page goes blank when I click "Update Settings"
Paul
developer

Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California

Total Topics: 61
Total Comments: 7868
Paul
Posted Nov 09, 2007 - 7:09 PM:

Works for me. Which fields have you selected at Admin -> Settings -> Search?

sportrow wrote:
From the Settings/Search - I also can not save any changes that I make. The page goes blank when I click "Update Settings"


Hm, you're the second person to report this but I can't reproduce. I'll try a blind stab though based on what little I got from the person... open includes/objectfunctions.php and change
    if ($searchhighlight && !strstr($disallowlist, '|'. $objectslist[$count] .'|') && !strstr($objectslist[$count], 'attach'))
to
    if ($object->objecttype != 'setting' && $searchhighlight && !strstr($disallowlist, '|'. $objectslist[$count] .'|') && !strstr($objectslist[$count], 'attach'))


Does your host have register_globals on? That could be causing the difference.
sportrow
Member

Usergroup: Customer
Joined: Feb 14, 2005
Location: Iowa

Total Topics: 20
Total Comments: 43
Posted Nov 10, 2007 - 9:56 AM:

Hey Paul-

Looks like the global settings have fixed the searching issue. I did replace the code as suggested and can't seem to save any changes made. I still get a blank page upon clicking save. Do you want me to try reinstall? Thanks Cory
Paul
developer

Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California

Total Topics: 61
Total Comments: 7868
Paul
Posted Nov 10, 2007 - 12:00 PM:

Can you send me FTP and admin panel access?
sportrow
Member

Usergroup: Customer
Joined: Feb 14, 2005
Location: Iowa

Total Topics: 20
Total Comments: 43
Posted Nov 10, 2007 - 1:29 PM:

Hey Paul- I have sent it thru to the presales support. Thanks Cory
Paul
developer

Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California

Total Topics: 61
Total Comments: 7868
Paul
Posted Nov 10, 2007 - 6:54 PM:

Looks like 4.1.13 fixed it.
sportrow
Member

Usergroup: Customer
Joined: Feb 14, 2005
Location: Iowa

Total Topics: 20
Total Comments: 43
Posted Nov 10, 2007 - 10:15 PM:

Thanks for your help- much appreciated. Thanks Cory
Search thread for
Download thread as
  • 0/5
  • 1
  • 2
  • 3
  • 4
  • 5



Sorry, you don't have permission to post posts. Log in, or register if you haven't yet.