############################################################################### # default.MyCenter.template # ############################################################################### # YaBB: Yet another Bulletin Board # # Open-Source Community Software for Webmasters # # Version: YaBBForum 3.0 # # Packaged: July 26, 2026 # # Distributed by: https://yabbforum.nz # # =========================================================================== # # Copyright (c) 2000-2026 YaBB (yabbforum.nz) - All Rights Reserved. # # Software by: The YaBB Development Team # # with assistance from the YaBB community. # ############################################################################### $mycentertemver = 'YaBBForum 3.0'; get_micon(); $IM_callback = 'imcallback.gif'; $IM_answered = 'answered.gif'; $IM_callback2 = 'imcallback2.gif'; $IM_callback3 = 'imcallback3.gif'; $IM_imopen3 = 'imopen3.gif'; $IM_usageempty = 'usageempty.gif'; $IM_usage = 'usage.gif'; $IM_usagebar ='usagebar.gif'; $imstore = 'imstore.gif'; $im_inbox = 'im_inbox.gif'; $im_outbox ='im_outbox.gif'; $IM_quote = 'quote.gif'; $IM_code1 = 'code1.gif'; $IM_imclose = 'imclose.gif'; $search = 'search.png'; $imWinwidth_a = 500; $tabsep = q{}; $tabfill = q{}; $mycenter_template = qq~
 
    {yabb mcmenu}
 
{yabb mctitle}
{yabb mcviewmenu} {yabb mcpmmenu} {yabb mcprofmenu} {yabb mcpostsmenu}
{yabb mcglobformstart} {yabb mccontent}
{yabb mcglobformend}
~; ## version of user/poster block for user's display in 'my center' $myprofileblock = qq~
{yabb userlink}
{yabb memberinfo}
{yabb stars} {yabb useronline} {yabb userpic} {yabb usertext}
{yabb postinfo} {yabb location} {yabb age} {yabb regdate} {yabb gender}
~; $mypmmenu_inbox = qq~ $img{'im_send'} $inmes_txt{'inbox'} $inmes_txt{'inbox'} {yabb username_PMmnum}{yabb inboxNewCount} ~; $mypmmenu_bmbox = qq~ $inmes_txt{'broadcast'} $inmes_txt{'broadcast'} {yabb BCCount}{yabb inboxNewCount_bm} ~; $my_MCViewMenu = qq~ {yabb MCView_tab} {yabb MCViewMenu_mess}
~; $my_MCViewMenu_mess = qq~{yabb mc_menus_messages}~; $my_MCProfMenu = qq~
$inmes_txt{'viewprofile'}

$profile_txt{'79'}
$profile_txt{'819'}
$profile_txt{'818'}
{yabb my_buddylink} {yabb my_IMpref} {yabb my_adminlink}
~; $my_thislink_buddy = qq~ $profile_buddy_list{'buddylist'}
~; $my_thislink_impref = qq~ $inmes_txt{'765'}
~; $my_thisLink_admin = qq~ $profile_txt{'820'}
~; $my_MCPostsMenu = qq~
$inmes_txt{'viewnotify'}
$inmes_txt{'viewfavs'}
{yabb MCPost_count}{yabb MCPost_recent}
~; $my_MCPost_count = qq~

$inmes_txt{'viewrecentposts'} ~; $my_storetotals = qq~ {yabb MCPmMenuTemp}
~; $my_markall = qq~{yabb MCPmMenu_strtot}
$inmes_txt{'764'}{yabb new_load} ~; $my_newfolder = qq~

~; $my_delstore = qq~
 

~; $my_pmsearch = qq~

-
{yabb MCPmMenu_pmsearch_b}
~; $my_pmsearch_b = qq~ -
~; ## end IM left ## ##IM right - main IM list ## $my_IMblock_top = q~ {yabb MCContent_page} {yabb MCContent_view} {yabb MCContent_no_mess} {yabb MCContent_sort} {yabb MCContent_im} {yabb MCContent_dim} {yabb MCContent_del}
~; $my_nomesssages = qq~ $inmes_txt{'151'}

~; $my_sticky_mess = qq~ $im_sorted{'standart'} ~; $my_sticky_mess_i = qq~ $im_sorted{'important'} ~; $my_uselegend = q~ {yabb sorted_legend} ~; $my_IM_show = q~{yabb MCContent_BM}{yabb MCContent_from}{yabb MCContent_to_out}{yabb MCContent_to} {yabb mydate} {yabb MCContent_mymess}
{yabb actionsMenu}
{yabb actionsMenuselect}
~; $my_PMview_top = q~ {yabb pageindex1}{yabb pageindexjs} ~; $my_PMview = qq~ $inmes_txt{'70'} {yabb senderinfo} {yabb dateColhead} ~; $my_BM_mess = qq~{yabb MCContent_stk}{yabb MCContent_stk_i}{yabb MCContent_lgnd} {yabb BCnew} {yabb messageIcon} {yabb messIcon}{yabb msub}{yabb attachIcon} ~; $my_dimmessages = q~ {yabb MCContent_dima} ~; $my_immessage = q~ {yabb immessage}


~; ## Buddylist $my_buddiesCurrentStatus = qq~ {yabb buddiesCurrentStatus_a}
$profile_txt{'68a'} $profile_txt{'68b'} $profile_txt{'69a'} $profile_txt{'69'} $profile_txt{'96'}
~; $my_buddiesCurrentStatus_a = qq~ {yabb usernamelink} {yabb online} {yabb buddypm} {yabb buddyemail} {yabb buddywww} ~; 1;