Tags showing every member

Hello everyone,

While testing my site, I see that the TAGS appear correctly. But when you click on a tag, or search for a certain tag, the site just lists all the members.

I saw one other person posted this problem, and there was no solution.  What does this mean when it just returns all the members?! 

Quote · 15 Feb 2010

There is definitely something wrong with my search... can anyone help?

I also noticed not only the tags issue, but a search menu I created with one field (DescriptionMe) also comes up with everyone as a result. 

What could be wrong!? Please!? 

Quote · 16 Feb 2010

Tags search is absolutely broken, when clicking on a tag it will return all members.  But since it works on boonex's own site they will not even consider it a bug.  Just something that we did wrong (hard to be wrong when everyone has the same problem but boonex)

Quote · 16 Feb 2010

Really? This feature does not work on any site except Boonex?

How frustrating!  

Quote · 16 Feb 2010

Do you have any idea why a search on one field (DescriptionMe) would not work either? 

To explain, I created a search to only search the field DescriptionMe which is filled in on sign up.  However, when they search it, all members come up.

Same issue?

Quote · 16 Feb 2010

I changed one line in the .htaccess file to display only related profiles:

Replace

RewriteRule ^search/tag/([^/.]+)/{0,1}$  search.php?Tags=$1 [QSA,L]

with

RewriteRule ^search/tag/([^/.]+)/{0,1}$  searchKeyword.php?keyword=$1 [QSA,L]

Quote · 2 May 2010
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.