Is there a way to set the default to Profile Info when someone clicks on an Avatar/Photo of a member? (instead of the wall/profile albums)
Is there a way to set the default to Profile Info when someone clicks on an Avatar/Photo of a member? (instead of the wall/profile albums) |
Open your inc/profiles.inc.php find this function function getProfileLink( $iID, $sLinkAdd = '' ) {
change to below function getProfileLink( $iID, $sLinkAdd = '' ) {
the bold one is the change => http://friends.smansakra.sch.id => friends community based dolphin 7 |
Great - That worked! |