I want to remove to options online only and with pictures only from search box.
I want to remove to options online only and with pictures only from search box. |
I also want to remove these, does anyone know how to do it? SGeeZyyy |
Anyone? SGeeZyyy |
and why do you want to delete that..? is that unusefull for you? => http://friends.smansakra.sch.id => friends community based dolphin 7 |
Yea my site is more based on finding post rather than searching for members SGeeZyyy |
goto yoursite.com/inc/classes/BxDolProfileFields.php go to line 1130 ( default dolphin 7.0.4 ) and fine this code if ($bAddFlags /* array_search($iBlockId, array_keys($this->aBlocks)) != 0 */) {
AND CHANGE TO: //if ($bAddFlags /* array_search($iBlockId, array_keys($this->aBlocks)) != 0 */) { => http://friends.smansakra.sch.id => friends community based dolphin 7 |
I'm on Dolphin 7.0.3 and I cant seem to find that code SGeeZyyy |
????? SGeeZyyy |
sorry, i don't use dolpnin 7.0.3.. and i don't have it. ^_^ => http://friends.smansakra.sch.id => friends community based dolphin 7 |
Anybody else have an idea? SGeeZyyy |
Nobody knows? SGeeZyyy |
There is the same code in D7.0.3 BxDolProfileFields.php - the file has been modified - as you said - okiewardoyo Bosun / Moderator -- My Products : http://www.boonex.com/market/posts/danielmarseille |
I replaced my file with the one you posted then cleared my cache and nothing changed the with photos and online only are still there. What may be the problem? SGeeZyyy |
delete on the page all members --- with photos only - and - online only I did a little research - do not modify the file BxDolProfileFields.php you must edit the file - browse_searched_block.html - and - BxBaseBrowse.php templates / base / - for - browse_searched_block.html templates / base / scripts - for - BxBaseBrowse.php the file has been modified - valid for D.7.0.3 - and - D7.0.4 empty the cache Bosun / Moderator -- My Products : http://www.boonex.com/market/posts/danielmarseille |
delete on the page all members --- with photos only - and - online only I did a little research - do not modify the file BxDolProfileFields.php you must edit the file - browse_searched_block.html - and - BxBaseBrowse.php templates / base / - for - browse_searched_block.html templates / base / scripts - for - BxBaseBrowse.php the file has been modified - valid for D.7.0.3 - and - D7.0.4 empty the cache THIS IS BEST ANSWER,, you can do it sgeezyyyy => http://friends.smansakra.sch.id => friends community based dolphin 7 |
That did it! Thank you so much for your help. And Okie thanks for the support!!!! SGeeZyyy |