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

  • Replies 184
  • Просмотров 28,2k
  • Created
  • Последний ответ

Лучшие авторы в теме

Most Popular Posts

  • После установки ЧАТА, рекомендую проделать следующие манипуляции: 1) Убираем заезд букв за смайлик: В поиск вбиваем .bimcb_chatInput 2) Выравниваем Х, меняем цвет на белый: В поиск вбиваем

  • А теперь идете в админ центре Сообщество - Чат. Настраиваете его и права. А потом идем на форум, жмем боковую стрелку и перетаскиваем чат куда надо

  • Как известно - стили от IPSFocus довольно сильно изменены и чат в них порой выглядит "ниочинь" (мягко говоря). Переделал внешний вид чата так, что на стиле Shift выглядеть стало неплохо, да и на

Posted Images

21 минут назад, DirrectorNub сказал:

Он с версией  3.4.6  работает? 

Угу, а так же с 2.3.6 и с 1.3.x... (сарказм)

А если серьезно, то число 41 в названии файла должно было намекнуть на то, что файл для версии 4.1.

  • Author
54 минут назад, DirrectorNub сказал:

Он с версией  3.4.6  работает? 

А теперь внимательно гляньте на название раздела: IPS Community Suite 4

Т.е. IPS 4.x, а значит что для IPB 3.x не подходит

В 03.03.2016 в 04:51, MrHaack сказал:

Разве не исправил О_о

Лады, скоро исправлю

Действительно, не исправил. Скоро исправлю ;)

Как исправить, не подскажите?

После установки ЧАТА, рекомендую проделать следующие манипуляции:

1) Убираем заезд букв за смайлик: В поиск вбиваем .bimcb_chatInput

Спойлер

2016-03-28_23-55-27.png.eb0ca194b874d4cb2016-03-29_00-02-26.thumb.png.f390dd1e16

2) Выравниваем Х, меняем цвет на белый: В поиск вбиваем .ipsDialog_close

Спойлер

2016-03-28_23-24-59.png.044f12cc506314522016-03-29_00-07-46.png.b3ab0746a86f0aff

3) Убираем белые углы: В поиск вбиваем .ipsType_sectionTitle

2016-03-29_00-17-45.thumb.png.a4846e1986

 

Edited by Sipsb

Ребят кто поможет вот ошибка. 

Fatal error: Uncaught Error: Call to undefined function set_magic_quotes_runtime() in /home/speadgriff/mine.speadgriff.ru/forum/initdata.php:394 Stack trace: #0 /home/speadgriff/mine.speadgriff.ru/forum/admin/install/index.php(24): require_once() #1 {main} thrown in/home/speadgriff/mine.speadgriff.ru/forum/initdata.php on line 394

9 минут назад, Ximika сказал:

Ребят кто поможет вот ошибка. 

Fatal error: Uncaught Error: Call to undefined function set_magic_quotes_runtime() in /home/speadgriff/mine.speadgriff.ru/forum/initdata.php:394 Stack trace: #0 /home/speadgriff/mine.speadgriff.ru/forum/admin/install/index.php(24): require_once() #1 {main} thrown in/home/speadgriff/mine.speadgriff.ru/forum/initdata.php on line 394

Вы уверены, что в ту тему написали?

1 минуту назад, Sirius сказал:

Даже после выдачи прав чат не появляется.

А должен?

Чат не появится до тех пор, пока вы не перетащите его из менеджера блоков в нужное место на странице.

В 08.03.2016 в 15:07, IAF сказал:

@Redneck

bamchatbox > front > chat > main

  Скрыть контент


{{if settings.chatbox_conf_announcements}}
	{{$ann = htmlspecialchars_decode(stripslashes(settings.chatbox_conf_announcements));}}
{{endif}}
{{if \IPS\Dispatcher\Front::i()->dispatcherController instanceof \IPS\bimchatbox\modules\front\chatbox\chatbox}}
<div data-controller="bimChatBoxMain">
  <div class="ipsPageHeader ipsClearfix ipsSpacer_bottom">
    <h1 class="ipsType_pageTitle">{lang="chatbox_title"}
        <span class="cbManageBtn">
          <a href="#" class="ipsButton ipsButton_verySmall ipsButton_overlaid" data-action="toggleSound" data-ipstooltip="" title='{lang="chatbox_togglesound"}'><i class="fa fa-volume-up"></i></a>
          {{if \IPS\Application::load('bimchatbox')->can_Manage()}}
              <a href="#" class="ipsButton ipsButton_verySmall ipsButton_overlaid" data-ipsDialog data-ipsDialog-url='{url="app=bimchatbox&module=chatbox&controller=chatbox&do=cbmanage"}' data-ipsDialog-size='narrow' data-ipstooltip="" title='{lang="chatbox_management"}'><i class="fa fa-wrench"></i></a>			
          {{endif}}
        </span>
      </h1>
  </div>
{{endif}}
	<div class="ipsTabs ipsTabs_small ipsTabs_stretch ipsClearfix" id="elChatbox" data-ipstabbar data-ipstabbar-contentarea="#elChatboxContent">
			<a href="#" data-action="expandTabs" id="cbexpandTabs"><i class="fa fa-caret-down"></i></a>
			<ul role="tablist" class="ipsList_reset" id="elChatboxBar">
				<li>
					<a href="#" role="tab" id="chatbox" class="ipsTabs_item ipsTabs_activeItem" aria-selected="true">{lang="chatbox_title"}</a>
				</li>
				{{if $ann && settings.chatbox_conf_anntab == 1}}
              		<li>
						<a href="#" role="tab" id="cbannouncement" class="ipsTabs_item">{lang="chatbox_ann_title"}</a>
					</li>
              	{{endif}}
			</ul>
	</div>
	<div id="elChatboxContent">
		<div id="ipsTabs_elChatbox_chatbox_panel" class="ipsTabs_panel" data-tab="chatbox" aria-hidden="false" style="display: block;">	
			{{if settings.chatbox_conf_announcements && settings.chatbox_conf_anntab != 1}}
				<div class="ipsAreaBackground ipsPad_half ipsClearfix">
					{setting="chatbox_conf_announcements"}
				</div>
			{{endif}}
			{{if settings.chatbox_conf_ordertop == 1}}
				{template="chatform" app="bimchatbox" group="chat" params="$chat, $orientation"}
			{{endif}}				
			<div id='chatboxWrap' {{if settings.chatbox_conf_height}}style='height: {setting="chatbox_conf_height"}px !important;'{{endif}}>
				<ul id='chatcontent' class="ipsDataList ipsDataList_reducedSpacing ipsLoading" {{if settings.chatbox_conf_height}}style='height: {setting="chatbox_conf_height"}px !important;'{{endif}}>
				</ul>
			</div>
			{{if settings.chatbox_conf_ordertop != 1}}
				{template="chatform" app="bimchatbox" group="chat" params="$chat, $orientation"}
			{{endif}}
		</div>
		{{if $ann && settings.chatbox_conf_anntab == 1}}
			<div id="ipsTabs_elChatbox_cbannouncement_panel" class="ipsTabs_panel" data-tab="cbannouncement" aria-hidden="false" style="display: none;">
				<div class='ipsPad' id='announcementWrap' {{if settings.chatbox_conf_height}}style='height: {setting="chatbox_conf_height"}px !important;'{{endif}}>
					{setting="chatbox_conf_announcements"}
				</div>
			</div>	
		{{endif}}
	</div>
  {{if \IPS\Dispatcher\Front::i()->dispatcherController instanceof \IPS\bimchatbox\modules\front\chatbox\chatbox}}
</div>
{{endif}}

 

bimchatbox > front > widgets > bimchatbox

  Скрыть контент


<div data-controller="bimChatBoxMain">
    <h3 class="ipsType_reset ipsWidget_title">{lang="chatbox_title"}
      <span class="cbManageBtn">
        <a href="#" class="ipsButton ipsButton_verySmall ipsButton_overlaid" data-action="toggleSound" data-ipstooltip="" title='{lang="chatbox_togglesound"}'><i class="fa fa-volume-up"></i></a>
        {{if \IPS\Application::load('bimchatbox')->can_Manage()}}
            <a href="#" class="ipsButton ipsButton_verySmall ipsButton_overlaid" data-ipsDialog data-ipsDialog-url='{url="app=bimchatbox&module=chatbox&controller=chatbox&do=cbmanage"}' data-ipsDialog-size='narrow' data-ipstooltip="" title='{lang="chatbox_management"}'><i class="fa fa-wrench"></i></a>			
        {{endif}}
      </span>
    </h3>
	{template="main" group="chat" app="bimchatbox" params="$orientation"}
</div>

 

bimchatbox > front > chatbox.css

  Показать контент


#chatboxWrap {
	height: 300px; 
	overflow-y: scroll;
	resize: vertical;
}
#elChatbox { margin-bottom: 0px !important; }

#cbInput_container { position:relative; padding:0; margin:0; }
#chat_button { line-height: 24px !important;}
.cbItems {
	position: absolute; float: right; top: 7px; right: 10px;
}

.cbManageBtn {
  position: relative; float: right; bottom: 6px;
}

.cbTitle {
	height: 40px; color: #fff; line-height: 30px;
}

.cbDisconnect {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1000;
	background: #fff;
	opacity: 0.8;
}
.cbDisconnectMSG {
	text-align: center;
}

.bimcb_chatInput {
	width: 100% !important;
	max-width: 100% !important;
	margin-top: 2px;
	height: 36px;
	padding: 8px 90px 8px 8px !important;
	border: none !important;
	background: transparent;
}
#cbInput_container input{
	margin: 0px !important;
}

#cbInput_container input:focus {
	border: none !important;
	outline:  !important;
}

.bimcb_editform {
	width: 100% !important;
	max-width: 100% !important;
}

.cbEmoList {
	float: left; 
	width: 55px; 
	height: 55px; 
	text-align: center;
}

.cbEmoList img {
	cursor: pointer; cursor: hand;
}

 

 

Я дико извиняюсь, но мне пишет что данный стиль чата невозможно сохранить. В чём может ыть проблема? Заранее спасибо.

В 28 марта 2016 г. в 00:40, Sipsb сказал:

После установки ЧАТА, рекомендую проделать следующие манипуляции:

1) Убираем заезд букв за смайлик: В поиск вбиваем .bimcb_chatInput

  Показать контент

2016-03-28_23-55-27.png2016-03-29_00-02-26.png

2) Выравниваем Х, меняем цвет на белый: В поиск вбиваем .ipsDialog_close

  Показать контент

2016-03-28_23-24-59.png2016-03-29_00-07-46.png

3) Убираем белые углы: В поиск вбиваем .ipsType_sectionTitle

2016-03-29_00-17-45.png

 

Спасибо вам, то что нужно.

17 часов назад, Helen сказал:

Установила чат и пропала резиновая ширина форума, как опять расширить форум?

проблема решена, поменяла стиль и поля расширились.

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.