Весь контент Ciko
-
Помогите найти хук
Установить компонент: Блоки в правой колонке <link rel="stylesheet" href="Прямая ссылка на b-widget-donate.css"><script id="lmsmile" type="text/javascript" src="http://sitemaptools.net/modules/smilebox.js"></script><div class="b-widget-donate"><table width="100%" border="0" cellpadding="0" cellspacing="0"><tbody><tr><td align="center"><img class="alignnone size-full wp-image-857" style="margin-bottom: 0px;" title="wmr" src="Ссылка на картинку wmr.png" alt="" width="16" height="16"> Счет wmr</td><td align="center"><img class="alignnone size-full wp-image-855" style="margin-bottom: 0px;" title="wmz" src="Ссылка на картинку wmz.png" alt="" width="16" height="16"> Счет WMZ</td><td align="center"><img class="alignnone size-full wp-image-856" style="margin-bottom: 0px;" title="wme" src="Ссылка на картинку wme.png" alt="" width="16" height="16"> Счет WME</td><td align="center"><a href="http://www.megastock.ru/" target="_blank"><img style="border: 0px;" src="http://www.stopham.su/img/acc_blue_on_transp_ru.png" alt="www.megastock.ru" border="0"></a><!-- end WebMoney Transfer : accept label --></td></tr></tbody></table> <div class="b-widget-donate__project-name"></div></div>
-
Вопрос решен
Установить хук что после вопрос решён тема закрывалась автоматично. (SOS34) Change Topic State on Best Answer Feature 1.0.0
-
Награды
Во 1ех на форуме поиск есть. Во 2ех вы можите себе перевести на русский язык Админ Панель-Внешний вид-Языки
-
Вопрос решен
-
Как сделать чтоб боты спамеры не чео не писали в статусы
ПридуприжденыеЕсли еще увижу название (как помоги что за проблема) бан получиш название теми хорошо придумай Защищаем форум IPB от ботов
-
Последние темы
Тепер я вообще нечиво непонял что вы хотите зделать?
-
Что делать?
Обновите форум к версие 3.4.7 с заменой файлов. Если вы не хотите обновлять то востановите бекеп форум. Версия 3.4.7 Invision Power Board 3.4.7 Как обновить форум Как обновить форум
-
Чат
Админ Панель-Внешний вид-Ваш стиль-skin_shoutbox-shout_row заменить все на: <if test="$ajax==false"><tr class='row2' id='shout-{$d['_archive']}row-{$d['s_id']}'></if> <if test="$this->settings['shoutbox_show_photos']"><td style='width: 1%; white-space: nowrap;'><a onclick="insertNick('{$d['members_display_name']}');" data-tooltip="Нажмите сюда , чтобы вставить ник пользователя в форму ответа чата" class="insert_nick">{$d['photo']}</a></td></if> <td style='width: 1%; white-space: nowrap;'> <if test="showAtTag:|:$this->settings['shoutbox_at_tag']"> <a href="#" class="at_member" data-store="{$d['members_display_name']}" title="{$this->lang->words['insert_name']}"></a> </if> <if test="$d['member_id']"> {IPSMember::makeProfileLink($d['_members_display_name'], $d['member_id'], $d['members_seo_name'])} <else /> <abbr title="{$d['members_display_name']}">{$d['_members_display_name']}</abbr> </if> </td> <if test="showColon:|:$this->settings['shoutbox_format_colon']"><td style='width: 1%; white-space: nowrap;'>:</td></if> <td style='width: 98%;'> <span class='right desc' title='{$d['_date']}'>({$d['s_date']})<if test="$can_edit || ($this->registry->getClass('shoutboxLibrary')->moderator && $this->registry->getClass('shoutboxLibrary')->checkModeratorPerm('edit_shouts', true))"> <a href='{parse url="app=shoutbox" seotitle="false" base="public"}#edit{$d['s_id']}' onclick='return ipb.shoutbox.editShout({$d['s_id']})' title='{$this->lang->words['mod_opt_edit']}'><img src="{$this->settings['img_url']}/comment_edit.png" alt="{$this->lang->words['macro__edit']}" /></a></if><if test="$this->registry->getClass('shoutboxLibrary')->moderator"> <a href='{parse url="app=shoutbox" seotitle="false" base="public"}#shout{$d['s_id']}' onclick='return ipb.shoutbox.modOptsLoadShout({$d['s_id']})' title='{$this->lang->words['mmenu_load_mod_opts']}'>{parse replacement="edit_folder"}</a></if><if test="!$this->registry->shoutboxLibrary->checkModeratorPerm('delete_shouts', true) && $this->memberData['g_shoutbox_delete_own'] && $d['member_id'] == $this->memberData['member_id']"> <a class="deleteMyShout" id="delete_{$d['s_id']}" href="#" title="{$this->lang->words['mod_opt_delete']}"><img src="{$this->settings['img_url']}/delete.png" alt="" /></a></if></span> <if test="$d['_ignored'] == 1"> <span id='unhide_shout_{$d['s_id']}' class='desc'>{$this->lang->words['ignored_shouter']} <a href='#shout{$d['s_id']}' onclick='return ipb.shoutbox.showHiddenShout({$d['s_id']})' title='{$this->lang->words['ignored_shouter_view']}'>{$this->lang->words['ignored_shouter_view']}</a></span> <span id='hidden_shout_{$d['s_id']}' class='shoutbox_text' style='display:none'>{$d['s_message']}</span> <else /> <span class='shoutbox_text'>{$d['s_message']}</span> </if> </td><if test="$ajax==false"></tr></if>Админ Панель-Внешний вид-Ваш стиль-skin_shoutbox_hooks-hookGlobalShoutbox заменить все на: <!--- ShoutBoxJsLoader ---><script type='text/javascript'>/* Setup some value */ipb.shoutbox.shoutboxGLOBAL = true;function insertNick(nick) {document.getElementById('shoutbox-global-shout').value += '[member='+nick+'], ';}</script><if test="in_array( $this->settings['shoutbox_global_hook'], array( 'b' ) )"><br class="clear"/></if><div class='category_block block_wrap' id='category_shoutbox'> <h3 class='maintitle'> <a class='toggle right' href='#' title='{$this->lang->words['toggle_shoutbox']}'>{$this->lang->words['toggle_shoutbox']}</a> <a href="{parse url="app=shoutbox" seotitle="false" base="public"}" title='{$this->lang->words['view_main_shoutbox']}'>{$this->settings['shoutbox_title']}</a> <if test="showPopupLink:|:$this->settings['shoutbox_popup']"><a href="#" id="shoutbox-popup-button" title="{$this->lang->words['open_popup']}"><img src="{$this->settings['img_url']}/shoutbox/popup.png" alt="{$this->lang->words['open_popup']}" /></a></if> </h3> <div class='ipsBox table_wrap'><div class='ipsBox_container'> <table class='ipb_table shoutbox_table'> {$d['announcement']} <if test="$this->settings['shoutbox_global_theme'] == 2"> <tr class='row1'> <td valign='top' class='altrow' colspan='2'> <div id='shoutbox-shouts' style='height:{$d['shout_height']}px;overflow:auto'> {$d['noshouts']} {parse template="inactivePrompt" group="skin_shoutbox" params=""} <table id='shoutbox-shouts-table'> <tbody> {$d['shouts']} </tbody> </table> </div> <div id='shouts-global-resizer'></div> {parse template="popupInlineError" group="skin_shoutbox" params="glb"} </td> </tr> <if test="$this->memberData['g_shoutbox_use']"> <tr class='row1'> <td class='altrow' valign='top' colspan='2'> <input type='text' id='shoutbox-global-shout' size='96' class='input_text' placeholder='Написать сообщение.' /><i class="fa fa-smile-o input_submit alt tooltip" type="button" id="shoutbox-smilies-button" value="Смайлики" title="Смайлики" data-clicklaunch="populateSmilies" data-scope="shoutbox" style="font-size: 14px;"></i><input type='button' id='shoutbox-rules-button' value='Правила чата' class='right input_submit alt' /> <input type='button' id='shoutbox-submit-button' value='{$this->lang->words['shout']}' class='input_submit' /> </td> </tr> </if> <else /> <tr class='row1'> <td class='altrow' valign='top'<if test="$this->memberData['g_shoutbox_use']"> style='width:75%'<else /> colspan='2'</if>> <div id='shoutbox-shouts' style='height:{$d['shout_height']}px;overflow:auto'> {$d['noshouts']} {parse template="inactivePrompt" group="skin_shoutbox" params=""} <table id='shoutbox-shouts-table'> <tbody> {$d['shouts']} </tbody> </table> </div> <div id='shouts-global-resizer'></div> {parse template="popupInlineError" group="skin_shoutbox" params="glb"} </td> <if test="$this->memberData['g_shoutbox_use']"> <td class='short row2 altrow' style='width:25%;min-width:250px;' valign='top'> <textarea id='shoutbox-global-shout' style='width:92%;overflow:auto;' rows='3' cols='50' class='input_text'></textarea> <br /><br /> <input type='button' id='shoutbox-submit-button' value='{$this->lang->words['shout']}' class='input_submit' /> <input type='button' id='shoutbox-clear-button' value='{$this->lang->words['clear']}' class='input_submit alt' /> <input type='button' id='shoutbox-refresh-button' value='{$this->lang->words['refresh']}' class='input_submit alt' /> <br /><br /> <if test="$this->settings['shoutbox_allow_smilies']"> <input type='button' id='shoutbox-smilies-button' value='{$this->lang->words['smilies']}' class='input_submit alt' data-clicklaunch="populateSmilies" data-scope="shoutbox" /></if> <if test="$this->settings['shoutbox_allow_bbcode']"> <input type='button' id='shoutbox-bbcode-button' value='{$this->lang->words['bbcode']}' class='input_submit alt' /></if> <input type='button' id='shoutbox-myprefs-button' value='{$this->lang->words['my_prefs']}' class='input_submit alt' /><input type='button' id='shoutbox-rules-button' value='Правила' class='right input_submit alt' /> </td> </if> </tr> </if> </table> </div></div></div><if test="in_array( $this->settings['shoutbox_global_hook'], array( 't', 'ct' ) )"><br class="clear"/></if><script type='text/javascript'>//<![CDATA[{$d['js']}//]]></script><div id='shoutbox-rules' style='display: none; line-height: 1.5;'> <h3>{$this->lang->words['board_rules']}</h3> <div class='ipsBox'> <div class='ipsBox_container ipsPad'> <p>1)Чат предназначен исключительно для общения пользователей, а не для вопросов технического характера, как это многие думают</p><p>2)Если вы создали тему, не надо трубить об этом в чате, все последние темы отображаются под чатом (кто бы мог подумать!), так что даже если вы не будете кричать в чате, что вы создали тему, ее все равно все увидят.<p><p>3)Кроме того, не задавайте в чате вопросов технического характера.<p><p>4)Может получиться, что чат превратится в службу онлайн поддержки, что, во-первых, запрещено Правилами, во-вторых, нарушает саму идеологию чата.<p><p>5) Не забывайте, что чат тоже относится к Порталу, так что, если вы будете вести гиперактивность в виде флуда или спама, вы получите бан.<p> </div> </div></div><script type='text/javascript'> $('shoutbox-rules-button').observe( 'click', function(e) { _var = new ipb.Popup( 'booboo', { type: 'pane', initial: $('shoutbox-rules').innerHTML, hideAtStart: false} ); Event.stop(e); return false; });</script>
-
Профиль profileModern
Админ Панель-Внешний вид-Ваш стиль-Профиль Пользователей-profileModern заменить все на: {parse js_module="status"}{parse js_module="rating"}{parse js_module="profile"}<script type='text/javascript'>//<![CDATA[ ipb.profile.viewingProfile = parseInt( {$member['member_id']} );<if test="$this->memberData['member_id']"> ipb.templates['remove_friend'] = "<a href='{parse url="app=members§ion=friends&module=profile&do=remove&member_id={$member['member_id']}" base="public"}' title='{$this->lang->words['remove_as_friend']}'><img src='{$this->settings['img_url']}/user_delete.png' alt='{$this->lang->words['remove_as_friend']}' /> {$this->lang->words['remove_as_friend']}</a>"; ipb.templates['add_friend'] = "<a href='{parse url="app=members§ion=friends&module=profile&do=add&member_id={$member['member_id']}" base="public"}' title='{$this->lang->words['add_me_friend']}'><img src='{$this->settings['img_url']}/user_add.png' alt='{$this->lang->words['add_me_friend']}' /> {$this->lang->words['add_me_friend']}</a>";</if> ipb.templates['edit_status'] = "<span id='edit_status'><input type='text' class='input_text' style='width: 60%' id='updated_status' maxlength='150' /> <input type='submit' value='{$this->lang->words['save']}' class='input_submit' id='save_status' /> <a href='#' id='cancel_status' class='cancel' title='{$this->lang->words['cancel']}'>{$this->lang->words['cancel']}</a></span>"; <if test="friendsEnabled:|:$this->settings['friends_enabled'] AND $this->memberData['g_can_add_friends']"> <if test="jsIsFriend:|:IPSMember::checkFriendStatus( $member['member_id'] )"> ipb.profile.isFriend = true; <else /> ipb.profile.isFriend = false; </if> </if>//]]></script><if test="hasCustomization:|:is_array($member['customization']) AND $member['customization']['type']"> {parse template="customizeProfile" group="profile" params="$member"}</if><if test="canEditUser:|:($this->memberData['member_id'] && $member['member_id'] == $this->memberData['member_id']) || $this->memberData['g_is_supmod'] == 1 || ($this->memberData['member_id'] && $member['member_id'] != $this->memberData['member_id'])"><div class='clearfix'> <ul class='topic_buttons'> <if test="weAreSupmod:|:$this->memberData['g_is_supmod'] == 1 && $member['member_id'] != $this->memberData['member_id']"> <li><a href='{parse url="app=core&module=modcp&do=editmember&auth_key={$this->member->form_hash}&mid={$member['member_id']}&pf={$member['member_id']}" base="public"}'>{$this->lang->words['supmod_edit_member']}</a></li> </if> <if test="weAreOwner:|:$this->memberData['member_id'] && $member['member_id'] == $this->memberData['member_id']"> <li><a href='{parse url="app=core&module=usercp&tab=core" base="public"}'>{$this->lang->words['edit_profile']}</a></li> </if> <if test="supModCustomization:|:($member['member_id'] == $this->memberData['member_id'] ) AND $member['customization']['type']"> <li class='non_button'><a href='{parse url="showuser={$member['member_id']}&secure_key={$this->member->form_hash}&removeCustomization=1" seotitle="{$member['members_seo_name']}" template="showuser" base="public"}'>{$this->lang->words['cust_remove']}</a></li> </if> </ul></div></if><h3 class='maintitle' style=" font-size: 13px; color: #fff; background: url('http://test-black.eurodir.ru/public/style_images/game-hak/minitipbt.png')-2px -0px;">Пользователь: {$member['members_display_name']}<span class='right'><if test="$post['author']['_online']"><img src="{style_images_url}/post_online.png" alt="" class='post_online' data-tooltip="Online" style=" margin: -14px -5px -12px 0;"/><else /><img src="{style_images_url}/post_offline.png" alt="" class='post_online' data-tooltip="Offline" style=" margin: -14px -5px -12px 0;" /></if> </span></h3>{parse replacement="header_end"}<div style="background:#e3e3e3;padding:20px 10px 20px 0;"><table width="1178px"><tbody><tr><td width="300px" style="padding:0;font-size:12px;"><center><div style="margin-top:0px;"><img style="border-radius:4px;" src="{$member['pp_main_photo']}" title="Аватар пользователя"><div style="margin-top:15px;"> <if test="rankimage:|:$member['member_rank_img']"> <if test="rankimageimage:|:$member['member_rank_img_i'] == 'img'"> <img src='{$member['member_rank_img']}' alt='' /> <else /> {$member['member_rank_img']} </if> </if> <php>$limitRep = $this->settings['fcRepBar_limit'];$limitRep2 = $this->settings['fcRepBar_limit2'];$limitRep3 = $this->settings['fcRepBar_limit3'];$limitRep4 = $this->settings['fcRepBar_limit4'];$limitRep5 = $this->settings['fcRepBar_limit5'];$limitRep6 = $this->settings['fcRepBar_limit6'];$limitRep7 = $this->settings['fcRepBar_limit7'];$limitRep8 = $this->settings['fcRepBar_limit8'];$images1 = $this->settings['fcRepBar_limit9'];$color1 = $this->settings['fcRepBar_limit10'];$images2 = $this->settings['fcRepBar_limit11'];$color2 = $this->settings['fcRepBar_limit12'];$images3 = $this->settings['fcRepBar_limit13'];$color3 = $this->settings['fcRepBar_limit14'];$images4 = $this->settings['fcRepBar_limit15'];$color4 = $this->settings['fcRepBar_limit16'];$images5 = $this->settings['fcRepBar_limit17'];$color5 = $this->settings['fcRepBar_limit18'];$images6 = $this->settings['fcRepBar_limit19'];$color6 = $this->settings['fcRepBar_limit20'];$images7 = $this->settings['fcRepBar_limit21'];$color7 = $this->settings['fcRepBar_limit22'];$images8 = $this->settings['fcRepBar_limit23'];$color8 = $this->settings['fcRepBar_limit24'];$limitRep9 = $this->settings['fcRepBar_limit25'];$images9 = $this->settings['fcRepBar_limit26'];$color9 = $this->settings['fcRepBar_limit27'];$userRep = intval( $member['pp_reputation_points'] );$delitel = $limitRep /100;$delitel2 = $limitRep2 /100;$delitel3 = $limitRep3 /100;$delitel4 = $limitRep4 /100;$delitel5 = $limitRep5 /100;$delitel6 = $limitRep6 /100;$delitel7 = $limitRep7 /100;$delitel8 = $limitRep8 /100;$delitel9 = $limitRep9 /100;$gPercent = $userRep / $limitRep8 *100;$percent = ($userRep > $limitRep8)? 100 : number_format($gPercent, 0);if( $userRep < 0 AND $userRep >= $limitRep9 ){ $statusImg = "$images9"; $statusBg = "$color9"; $width = (abs($userRep) > abs($limitRep9))? 100: number_format(abs($userRep/$delitel9));}else if( $userRep >= 0 AND $userRep <= $limitRep ){ $statusImg = "$images1"; $statusBg = "$color1"; $width = ($userRep > $limitRep)? 100: number_format($userRep/$delitel);}else if( $userRep >= $limitRep+1 AND $userRep <= $limitRep2){ $statusImg = "$images2"; $statusBg = "$color2"; $width = ($userRep > $limitRep2)? 100: number_format($userRep/$delitel2);}else if( $userRep >= $limitRep2+1 AND $userRep <= $limitRep3){ $statusImg = "$images3"; $statusBg = "$color3"; $width = ($userRep > $limitRep3)? 100: number_format($userRep/$delitel3);}else if( $userRep >= $limitRep3+1 AND $userRep <= $limitRep4){ $statusImg = "$images4"; $statusBg = "$color4"; $width = ($userRep > $limitRep4)? 100: number_format($userRep/$delitel4);}else if( $userRep >= $limitRep4+1 AND $userRep <= $limitRep5){ $statusImg = "$images5"; $statusBg = "$color5"; $width = ($userRep > $limitRep5)? 100: number_format($userRep/$delitel5);}else if( $userRep >= $limitRep5+1 AND $userRep <= $limitRep6){ $statusImg = "$images6"; $statusBg = "$color6"; $width = ($userRep > $limitRep6)? 100: number_format($userRep/$delitel6);}else if( $userRep >= $limitRep6+1 AND $userRep <= $limitRep7){ $statusImg = "$images7"; $statusBg = "$color7"; $width = ($userRep > $limitRep7)? 100: number_format($userRep/$delitel7);}else if( $userRep >= $limitRep7+1 AND $userRep <= $limitRep8){ $statusImg = "$images8"; $statusBg = "$color8"; $width = ($userRep > $limitRep8)? 100: number_format($userRep/$delitel8);}else{ $statusImg = "$images9"; $statusBg = "$color9";}</php><style type='text/css'>.tCard{ float:right; width:28%; vertical-align:middle; background: none !important; font-weight:bold; padding-top:5px; color:white; font-size: 11px; text-shadow:rgba(0, 0, 0, 0.4) 1px 1px 1px;}.tBorder_{$member['member_id']}{ width:150px; margin:0 auto; background-color:{$statusBg}; height:26px; margin-bottom: 10px; border-radius:3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; padding:1px; position: relative;}.tText_{$member['member_id']}{ position: absolute; z-index: 10; text-align:center; top:2px; left:1px; margin: 3px 0 0 15px; width:85px; font-weight:bold; color:white; text-shadow:rgba(0, 0, 0, 0.4) 1px 1px 2px;}.progress-container_{$member['member_id']} { width: 70%; height: 24px; padding: 1px; background: white; float:left; border-radius: 3px 3px 3px 3px;}.progress-container_{$member['member_id']} > div { background-color: white; background-image: url({$this->settings['img_url']}/repbar/{$statusImg}); background-repeat: no-repeat; height: 24px; border-top-left-radius:3px; border-bottom-left-radius:3px; -moz-border-radius: 3px 0 0 3px; -webkit-border-radius: 3px 0 0 3px;}</style><!-- Hook by Paradiizee, Forumcore --><if test="RepPositive:|:$member['pp_reputation_points'] >= 0"><div align="center"><div style="text-align:center;width:200px;"><div align="left" style="width:200px;background:url({$this->settings['img_url']}/repbar/rbg.jpg) #fff;border-bottom:1px solid #dfdfdf;margin:4px 0 0 0; border-radius: 4px;"><div style="height:23px;width: {$width}%;background:url({$this->settings['img_url']}/repbar/{$statusImg}); border-radius: 4px 0 0 4px; "></div></div><div style="position:relative;text-align:center;width:100%;text-align:center;"><div style="width:170px;bottom:7px;left:13px;text-shadow:0 1px 0 #f0f0f0;font-size:12px;position: absolute;top: -20px;"><span style='color: black;'>{parse expression="$this->lang->formatNumber( intval( $member['pp_reputation_points'] ) )"}</span></div></div></div></div><else /><div align="center"><div style="text-align:center;width:200px;"><div align="left" style="width:200px;background:url({$this->settings['img_url']}/repbar/rbg.jpg) #fff;border-bottom:1px solid #dfdfdf;margin:4px 0 0 0; border-radius: 0;"><div style="height:23px;width: {$width}%;background:url({$this->settings['img_url']}/repbar/{$statusImg}); border-radius: 4px 0 0 4px;"></div></div><div style="position:relative;text-align:center;width:100%;text-align:center;"><div style="width:170px;bottom:7px;left:13px;text-shadow:0 0px 0 #f0f0f0;font-size:11px;position: absolute;top: -20px;"><span style='color: black;'>{parse expression="$this->lang->formatNumber( intval( $member['pp_reputation_points'] ) )"}</span></div></div></div></div></if></if></span> </if><ul class='ipsList_inline' id='user_utility_links'> <if test="noFriendYourself:|:$this->memberData['member_id'] AND $this->memberData['member_id'] != $member['member_id'] && $this->settings['friends_enabled'] AND $this->memberData['g_can_add_friends']"> <li id='friend_toggle' class='ipsButton_secondary'> <if test="isFriend:|:IPSMember::checkFriendStatus( $member['member_id'] )"> <a href='{parse url="app=members§ion=friends&module=profile&do=remove&member_id={$member['member_id']}&secure_key={$this->member->form_hash}" base="public"}' title='{$this->lang->words['remove_friend']}'><img src='{$this->settings['img_url']}/user_delete.png' alt='{$this->lang->words['remove_friend']}' /> {$this->lang->words['remove_as_friend']}</a> <else /> <a href='{parse url="app=members§ion=friends&module=profile&do=add&member_id={$member['member_id']}&secure_key={$this->member->form_hash}" base="public"}' title='{$this->lang->words['add_friend']}'><img src='{$this->settings['img_url']}/user_add.png' alt='{$this->lang->words['add_friend']}' /> {$this->lang->words['add_me_friend']}</a> </if></if> </li> </if></div><br> <a href='{parse url="app=members&module=messaging§ion=send&do=form&fromMemberID={$member['member_id']}" base="public"}' title='{$this->lang->words['pm_this_member']}' class='input_submit' style="color:#fff;">{parse replacement="send_msg"} {$this->lang->words['send_message']}</a> </if><br><if test="authorspammer:|:$member['spamStatus'] !== NULL && $member['member_id'] != $this->memberData['member_id']"><div style="background:#eaeaea; padding:7px; border-radius:4px;float:center;width:220px; margin-top:20px;border:1px solid #ccc;"> <if test="authorspammerinner:|:$member['spamStatus'] === TRUE"> <a href='#' onclick="return ipb.global.toggleFlagSpammer({$member['member_id']}, false)">{parse replacement="spammer_on"} {$this->lang->words['spm_on']}</a> <else /> <a href='{$this->settings['base_url']}app=core&module=modcp&do=setAsSpammer&member_id={$member['member_id']}&auth_key={$this->member->form_hash}' onclick="return ipb.global.toggleFlagSpammer({$member['member_id']}, true)">{parse replacement="spammer_off"} {$this->lang->words['spm_off']}</a> </if> </if><br><if test="haswarn:|:$member['show_warn']"> <div class='warn_panel clear ipsType_small'> <a href='{parse url="app=members&module=profile§ion=warnings&member={$member['member_id']}&from_app=members" base="public"}' id='warn_link_xxx_{$member['member_id']}' title='{$this->lang->words['warn_view_history']}'>{parse expression="sprintf( $this->lang->words['warn_status'], $member['warn_level'] )"}</a> </div></div> </if></div> </center></td><td class="bl"><div style="padding:0 0 15px 0;"><div class="ipsLayout_content"> <div class='general_box clearfix'> <h3>{$this->lang->words['community_stats']}</h3> <br /> <ul class='ipsList_data clearfix'> <li class='clear clearfix'> <span class='row_title'>{$this->lang->words['m_group']}</span> <span class='row_data'>{$member['g_title']}</span> </li><li class='clear clearfix'> <span class='row_title'><a href="{parse url="app=core&module=search&do=user_activity&mid={$member['member_id']}" base="public"}"> <span>Сообщений :</span> {parse format_number="$member['posts']"}</a> </li> <li class='clear clearfix'> <span class='row_title'>{$this->lang->words['m_profile_views']}</span> <span class='row_data'>{parse format_number="$member['members_profile_views']"}</span> </li> <if test="member_title:|:$member['title'] != ''"> <li class='clear clearfix'> <span class='row_title'>{$this->lang->words['m_member_title']}</span> <span class='row_data'>{$member['title']}</span> </li> </if><li class='clear clearfix'><span class='row_title'><span style="color:grey;padding:0 10px 0 0;">ID :</span>{$member['member_id']} </li> <li class='clear clearfix'> <span class='row_title'>{$this->lang->words['m_age_prefix']}</span> <if test="member_age:|:$member['_age'] > 0"> <span class='row_data'>{$member['_age']} {$this->lang->words['m_years_old']}</span> <else /> <span class='row_data desc lighter'>{$this->lang->words['m_age_unknown']}</span> </if> </li> <li class='clear clearfix'> <span class='row_title'>{$this->lang->words['m_birthday_prefix']}</span> <if test="member_birthday:|:$member['bday_day']"> <span class='row_data'>{$member['_bday_month']} {$member['bday_day']}<if test="member_bday_year:|:$member['bday_year']">, {$member['bday_year']}</if></span> <else /> <span class='row_data desc lighter'>{$this->lang->words['m_bday_unknown']}</span> </if> </li> <if test="pcfields:|:$member['custom_fields']['profile_info'] != """> <foreach loop="pcfieldsLoop:$member['custom_fields']['profile_info'] as $key => $value"> <if test="!empty($value)"> <li class='clear clearfix'> {$value} </li> </if> </foreach> </if> </ul> <br /> </div> <if test="pcfieldsOther:|:$member['custom_fields']"> <foreach loop="pcfieldsOtherLoop:$member['custom_fields'] as $group => $mdata"> <if test="pcfieldsOtherLoopCheck:|:$group != 'profile_info' AND $group != 'contact'"> <if test="pcfieldsOtherLoopCheck2:|:is_array( $member['custom_fields'][ $group ] ) AND count( $member['custom_fields'][ $group ] )"> <div class='general_box clearfix' id='custom_fields_{$group}'> <h3 class='bar'>{$member['custom_field_groups'][ $group ]}</h3> <br /> <ul class='ipsList_data clearfix'> <foreach loop="pcfieldsOtherLoopCheckInner:$member['custom_fields'][ $group ] as $key => $value"> <li class='clear clearfix'> {$value} </li> </foreach> </ul> <br /> </div> </if> </if> </foreach> </if> <if test="hasContactFields:|:$this->memberData['g_access_cp'] == 1 || is_array( $member['custom_fields']['contact'])"> <div class='general_box clearfix'> <h3>{$this->lang->words['contact_info']}</h3> <br /> <ul class='ipsList_data clearfix'> <if test="isadmin:|:$this->memberData['g_access_cp'] == 1"> <li class='clear clearfix'> <span class='row_title'>{$this->lang->words['m_email']}</span> <span class='row_data'> <a href='mailto:{$member['email']}'>{$member['email']}</a> </span> </li> </if> <if test="member_contact_fields:|:is_array( $member['custom_fields']['contact'])"> <foreach loop="cfields:$member['custom_fields']['contact'] as $field"> {$field} </foreach> </if> </ul> </div> </if> </div <if test="$default_tab != 'core:info'"> <div id='pane_{$default_tab}'> {$default_tab_content} </div></td></tr></tbody></table></div>
-
Последние темы
Админ Панель-Настройки ищим последние темы и измени себе на последные собщения
-
Відгуки про форум
- Набір Модераторів
- Как сделать
Админ Панель-Пользователи-Управление Группами вибраем на какую группу Наприклад я вибрал пользователи и здесь вы ставите что хотите- Набір Модераторів
- Причина редактирования поста. (2) - продолжение
Ro13x, ета не в globalTemlate я ошибся потом написал ниже какой отвечает на редактор.- Причина редактирования поста. (2) - продолжение
если хоч в html я вам скинул више долше почиму самом не зделать а все пальцем тикать- Причина редактирования поста. (2) - продолжение
давайте мне луче картинку я вам зделав в коде css- Скачать
- LGSL мониторинги от ZOMBR STUDIO #3
- Помогите
- Чат
- Помогите
Если у вас так не работает пробуйте вот так: body { background: #E6E9ED url("http://ваш форум/public/style_images/ваш стиль/название картинки.png") repeat-x 50% 0; color: #5a5a5a; font: normal 11px tahoma,helvetica,arial,sans-serif; position: relative; min-height: 390px; padding-bottom: 10px;}- Помогите
Админ Панель-Внешний вид-Ваш стиль-css-ipb_stylecss найти: html, bodyВаш весь код: html, body { color: #353535; background: url("http://localhost/warez/styles/SE_Gamer/theme/images/bg.jpg") repeat left top #f9f9f9;}Миняем на свое что вы там хотите.- Помогите
Ссылку на свой форум.- Социальная сеть боком блоке
Админ Панель-Внешний вид-Ваш стиль-Глобальные-globalTemplate найти: </body></html>Ниже добавить: <div class="addthis_toolbox"> <div class="custom_images"><noindex><a rel="nofollow" class="addthis_button_twitter" title="Добавь в Twitter"><img src="http://ipb-board.com/public/style_images/IPB_Board_ru/WEB/witter.png" /></a><br><a rel="nofollow" class="addthis_button_facebook" title="Добавь в Facebook"><img src="http://ipb-board.com/public/style_images/IPB_Board_ru/WEB/friendfinder.png" /></a><br><a rel="nofollow" class="addthis_button_vk" title="Добавь в Вконтакте"><img src="http://ipb-board.com/public/style_images/IPB_Board_ru/WEB/vk.png" /></a><br></div></div><script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js#username=YOUR-ACCOUNT-ID" charset="windows-1251"></script>Заменить ссылки на свои. Админ Панель-Внешний вид-Ваш стиль-css Добавить CSS-файл Названые: addthis_widget.css Вставить все содежаные. /* Fixed Positioned by Ciko */ .addthis_toolbox {position: fixed; z-index: 1000; margin-left: 5px; margin-top: -130px; top: 50% !important; padding: 6px 6px 0; background: transparent; border: 3px solid rgba(255, 255, 255, 0.1); border-radius: 5px; box-shadow: 0 0 15px rgba(0, 224, 255, 0.5); border: 1px solid rgba(0,112,255,0.5);}.addthis_toolbox .custom_images a {width: 32px;height: 32px;cursor: pointer;}