Can I add option"with Video only"in Quick search?

Any Ideas how to add a checkbox called "With Video Only" to the quick search ?

I need my members to be able to search for profiles who have videos (just like the one with photo)


Please Help

Quote · 27 Feb 2010

Hello!


It will require not small modification via 2 ways:

1) Adding this option like "With photos only" example and modifying query in search.php ("join" and "where" constructions from `RayVideoFiles` table).

2) Modification upload methods from BxVideosUplaoder.php file with adding column 'Video' to `Profiles` table, where will be marked existing of video of this profiles. Then search.php code will require only "Where" construction's changes, without "JOIN".

Regard

Quote · 27 Feb 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.