Exclude photos from search

We want to exclude the photos section in the search results ( search bar in header ). How to achieve that the search box isn't searching trough the photo's? We want that people only search for persons, locations, recipes etc instead of searching for specific photos / videos from other members.

Quote · 19 Jun 2015

Run the following SQL query:

DELETE FROM `sys_objects_search` WHERE `ObjectName` = 'bx_photos'

then clear Dolphin cache

Rules → http://www.boonex.com/terms
Quote · 23 Jun 2015

Thanks!!!

Quote · 23 Jun 2015

Is it also possible to show only "befriended" profiles. We run a dating site, so privacy is everything. So if someone search it would be best if you see only profiles from friends.

Quote · 7 Jul 2015
 
 
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.