Go to the documentation of this file.
8 define(
'CH_PROFILE_PAGE', 1);
10 require_once(
'inc/header.inc.php' );
11 require_once( CH_DIRECTORY_PATH_INC .
'design.inc.php' );
12 require_once( CH_DIRECTORY_PATH_INC .
'profiles.inc.php' );
13 require_once( CH_DIRECTORY_PATH_INC .
'utils.inc.php' );
35 if(preg_match(
'/profile.php\?ID=([a-zA-Z0-9_-]+)(.*)/', $sCurrentUrl, $aMatch)) {
36 header(
"HTTP/1.1 301 Moved Permanently");
47 require_once(CH_DIRECTORY_PATH_CLASSES .
'ChWsbAlerts.php');
66 $_page[
'css_name'] = array(
'profile_view.css',
'profile_view_tablet.css',
'profile_view_phone.css');
83 $_page_cont[
$_ni][
'custom_block'] =
'<div id="profile_customize_page" style="display: none;">' .
102 'BaseUri' => CH_WSB_URL_ROOT,
107 $aVars[
'cpt_am_friend_add'] =
'';
110 $aVars[
'cpt_am_friend_add'] =
'';
112 $aVars[
'cpt_am_profile_message'] =
'';
119 $GLOBALS[
'oTopMenu']->setCustomSubActions(
$aVars,
'ProfileTitle',
false);
</code > Be careful enabling this directive if you have a redirector script that does not use the< code > Location</code > HTTP header
MsgBox($sText, $iTimer=0)
if(ChWsbInstallerUtils::isModuleInstalled("profile_customize")) $iId
ch_import($sClassName, $aModule=array())
send_headers_page_changed()
ch_check_profile_visibility($iViewedId, $iViewerId=0, $bReturn=false)
htmlspecialchars_adv($string)
if(isBlocked($profileID, $memberID)) $sCodeLang
isFriendRequest($iId, $iProfileId)
_t($key, $arg0="", $arg1="", $arg2="")
PageCode($oTemplate=null)
getProfileLink( $iID, $sLinkAdd='')
process_line_output($text, $maxwordlen=100)
isBlocked($iFirstProfile, $iSecondProfile)
getID( $str, $with_email=1)
$_page_cont[$_ni]['page_main_code']
Attr AllowedRel this is empty
static call($mixed, $sMethod, $aParams=array(), $sClass='Module')
static isModuleInstalled($sUri)
if($profileID !=$memberID) $oProfile
ch_encode_url_params($a, $aExcludeKeys=array(), $aOnlyKeys=false)