Jump to content
View in the app

A better way to browse. Learn more.

IPBMafia.ru - поддержка Invision Community, релизы, темы, плагины и приложения

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Featured Replies

Posted

Название: IBSkin Vitality 3.3.4

Добавил: Respected

Добавлен: 18 Окт 2012

Категория: Стили, Темы, Шаблоны для IP.Board

Версия IP.Board: 3.3.4

Стиль Vitality для IP.Board 3.3.4 от IBSkins.com

  • 1 year later...

а что вы делали? 

Делал относительно много чего, после чего пропал поиск не заметил. Из последних действий устанавливал календарь, добавлял/убирал ссылки в полосе, где форумы, пользователи и пр.

Кусок кода из globalTemplate

<!-- ::: BRANDING STRIP: Logo and search box ::: -->
            <div id='branding'>
                <div class='main_width'>
                    <if test="brandingBar:|:ipsRegistry::$applications[ $this->registry->getCurrentApplication() ]['hasCustomHeader']">
                            {parse template="overwriteHeader" group="{current_app}_global" params=""}
                        <else />
                            {parse template="defaultHeader" group="global" params=""}
                        </if>
                </div>
            </div>



<div id='secondary_nav'>



<ul id='breadcrumb'>
                            <php>$this->did_first = 0;</php>
                            <if test="switchnavigation:|:!$this->settings['remove_forums_nav'] OR ipsRegistry::$current_application == 'forums'">
                                <li itemscope itemtype="__data-vocabulary.org/Breadcrumb">
                                    <a href='{parse url="act=idx" seotitle="false" base="public"}' itemprop="url">
                                        <span itemprop="title">{$this->settings['board_name']}</span>
                                    </a>
                                </li>
                                <if test="didfirstnav:|:$this->did_first=1"></if>
                            </if>
                            <foreach loop="navigation:$items['navigation'] as $idx => $data">
                                <li itemscope itemtype="__data-vocabulary.org/Breadcrumb">
                                    <if test="didfirstappnow:|:$this->did_first"><span class='nav_sep'>{parse replacement="f_nav_sep"}</span></if>
                                     <if test="navigationlink:|:$data[1]"><a href='{parse url="{$data[1]}" base="$data[4]" seotitle="$data[2]" template="$data[3]"}' title='{$this->lang->words['nav_return_to']} {$data[0]}' itemprop="url"></if><span itemprop="title">{$data[0]}</span><if test="closenavigationlink:|:$data[1]"></a></if>
                                </li>
                                <if test="forsuredidfirstnav:|:$this->did_first=1"></if>
                            </foreach>
                        

</ul>

</div>
</div>
<div id='forum_wrapper2'>

Вылечил путем вставки кода, которого почему-то не было

<div id="search" class="right">
        <form id="search-box" method="post" action="__www.wotclan.org/forum/index.php?app=core&module=search&do=search&fromMainBar=1">
            <fieldset>
                <label class="hide" for="main_search"></label>
                <a id="adv_search" class="right" rel="search" accesskey="4" title="Расширенный поиск" href="__www.wotclan.org/forum/index.php?app=core&module=search&search_in=forums"></a>
                <span id="search_wrap" class="right">
                    <input id="main_search" class="" type="text" tabindex="6" size="17" name="search_term" placeholder="Искать..."></input>
                    <span id="search_options" class="choice ipbmenu clickable" style=""></span>
                    <ul id="search_options_menucontent" class="ipbmenu_content ipsPad" style="display: none; position: absolute; z-index: 9999;"></ul>
                    <input class="submit_input clickable" type="submit" value=""></input>
                </span>
            </fieldset>
        </form>
    </div>

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Ответить в этой теме...

Последние посетители 0

  • No registered users viewing this page.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.