Couples Dual Photo

Stellman2003 posted 25th of September 2008 in Community Voice. 6 comments.
Friends,

I have tried in recent days to modify the lay-out of the pages of couples
to remove the photo in duplicity.
for married couples, there is a picture of him or her, but the picture of the couple.
I want feedback from friends and suggestions regarding the matter.
 
Comments
·Oldest
·Top
Please login to post a comment.
mrpowless
I would edit.
function showBlockPhoto

in templates/base/scripts/BxBaseProfileView.php
Stellman2003
I thank the friend Topher:


Open /templates/base/scripts/BxBaseProfileView and find this code (around line 197)


function showBlockPhoto( $iCol, $bNoDB = false )
{
$iPID = 0;
if( $iCol == 1 ) {
$iPID = $this -> _iProfileID;
$sNickName = $this -> _aProfile['NickName'];
} elseif( $iCol == 2 ) {
if( !$this -> _aProfile['Couple'] )
return;

-

Change that code to this:


function showBlockPhoto( $iCol, $bNoDB = false )
{
$iPID = 0;
if( $iCol == 1 ) {
$iPID = $this see more -> _iProfileID;
$sNickName = $this -> _aProfile['NickName'];
} elseif( $iCol == 2 ) {return;
frtaz
Looks goo like that. but when you look at your account info it still shows both of the heads. Where can I look to get rid of it there at?
francisca_carv
You are the greatest, thanks for the solution!
this only works in the profile field...doesn't remove it throughout the site like it should.

anyone have answers to this?
 
 
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.
PET:0.047698974609375