jungtho
try this....

Open BxBaseProfileView.php



Go to line 197 :



It looks like this :

---

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

---



Change it to this:



---

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

} elseif( $iCol == 3 ) {
if( !$this -> _aProfile['Couple'] )
return;

---



Save and upload the file....
mittalpatel
Wow....
It's amazing Thorsten!!!
It worked like a charm for me. I got rid of the PHOTOS block in a second. Thanks a lot for suggesting such a nice piece of code.
You really seem to be a DOLPHIN doctor :D.

Cheers!!!!!!!!!!

- Mittal Patel
http://www.MittalPatel.co.in
 
 
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.047718048095703