PHP block

Hello, How to make that a php block created by myself, on the profile page, doesn´t appear when someone visits your profile , because it is information that only the owner profile should see.


please help me any idea to try??


regards

Quote · 21 Mar 2012

not sure but try this

if (getLoggedId() = $this->oProfileGen->_iProfileID) {

///your code

}

so much to do....
Quote · 22 Mar 2012

 Thanks Prashank25, it works!! 

 

not sure but try this

if (getLoggedId() = $this->oProfileGen->_iProfileID) {

///your code

}

 

Quote · 23 Mar 2012

You're welcome :)

Good luck

so much to do....
Quote · 23 Mar 2012
 
 
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.