Silence
Актив
-
В сети
-
Количество сообщений
2 433 -
Reputation
2,1k Silence's Reputation
Everything posted by Silence
-
Переключение дизайна админки через БД
Попробуй пререйти к https://вашфорум/admin/?adsess=pap7f79h6flkm4rk640dhb14l3&app=core&module=customization&controller=themes и удалит ета тема
- Кнопка "Подписаться" на главную страницу
- Кнопка "Подписаться" на главную страницу
- Кнопка "Подписаться" на главную страницу
- Кнопка "Подписаться" на главную страницу
-
Кнопка "Подписаться" на главную страницу
Я готов - 98% - Спасибо для помоч на Ilya Core -front - global - sidebar: найти: {{if isset(\IPS\Output::i()->sidebar['widgets']['sidebar']) and count( \IPS\Output::i()->sidebar['widgets']['sidebar'] ) and ( \IPS\core\Advertisement::loadByLocation( 'ad_sidebar' ) ) }} Ниже вставить этот код: <div class="ipsWidget ipsWidget_vertical ipsBox" style="margin-top: 0;"> <div class="ipsPad ipsWidget_inner ipsType_center"> <h3 class="ipsType_large ipsType_reset" style="font-weight: 200; margin-bottom: 10px;">Follow Ваш текст</h3> <div data-followapp="forums" data-followarea="forum" data-followid="3" data-controller="core.front.core.followButton"> {{if !member.member_id}} <span class='ipsType_light ipsType_blendLinks ipsResponsive_hidePhone ipsResponsive_inline'><i class='fa fa-info-circle'></i> <a href='{url="app=core&module=system&controller=login" seoTemplate="login"}' title='{lang="sign_in_title"}'>{lang="follow_sign_in"}</a> </span> {{endif}} {template="followButton" group="global" app="core" params="$app=forums,$area=forum,$id=3,$count"} </div></div></div><br> Изменит $id=3 с ваш id Тепер у меня работает ..... толко обновление страницу - счетчика последователей не удалось Если у кого есть идеи - можно помочат Перед обновлением страницы: после обновления страницы:
- Кнопка "Подписаться" на главную страницу
-
Кнопка "Подписаться" на главную страницу
Попробуй ето код: <div data-followapp="forums" data-followarea="forum" data-followid="3" data-controller="core.front.core.followButton"> {{if !member.member_id}} <span class='ipsType_light ipsType_blendLinks ipsResponsive_hidePhone ipsResponsive_inline'><i class='fa fa-info-circle'></i> <a href='{url="app=core&module=system&controller=login" seoTemplate="login"}' title='{lang="sign_in_title"}'>{lang="follow_sign_in"}</a> </span> {{endif}} {{if member.member_id}} {{if member.following( $app, $area, $id )}} <div class="ipsFollow ipsButton ipsButton_primary ipsButton_verySmall" data-role="followButton" data-following="true"> <a href="https://ваш форум/index.php?app=core&module=system§ion=notifications&do=follow&follow_app=forums&follow_area=forum&follow_id=3" data-ipstooltip="" class="ipsType_blendLinks ipsType_noUnderline" data-ipshover="" data-ipshover-cache="false" data-ipshover-onclick="" id="ips_uid_699_2" _title="Follow this content"><i class='fa fa-check'></i> {lang="following_this"} <i class='fa fa-caret-down'></i></a> <a href="https://ваш форум/index.php?app=core&module=system§ion=notifications&do=follow&follow_app=forums&follow_area=forum&follow_id=3" data-ipstooltip="" class="ipsType_blendLinks ipsType_noUnderline" data-ipshover="" data-ipshover-cache="false" data-ipshover-onclick="" id="ips_uid_699_2" _title="Follow this content">{$count}</a> </div> {{else}} <div class="ipsFollow ipsButton ipsButton_light ipsButton_verySmall" data-role="followButton" data-following="false"> <a href="https://ваш форум/index.php?app=core&module=system§ion=notifications&do=follow&follow_app=forums&follow_area=forum&follow_id=3" data-ipstooltip="" class="ipsType_blendLinks ipsType_noUnderline" data-ipshover="" data-ipshover-cache="false" data-ipshover-onclick="" id="ips_uid_699_2" _title="Follow this content">{lang="follow"}</a> {{if $count > 0}} <a href="https://ваш форум/index.php?app=core&module=system§ion=notifications&do=follow&follow_app=forums&follow_area=forum&follow_id=3" data-ipstooltip="" class="ipsType_blendLinks ipsType_noUnderline" data-ipshover="" data-ipshover-cache="false" data-ipshover-onclick="" id="ips_uid_699_2" _title="Follow this content">{$count}</a> {{else}} <span class='ipsCommentCount'>{$count}</span> {{endif}} </div> {{endif}} {{else}} <div class="ipsFollow ipsPos_middle ipsButton ipsButton_light ipsButton_verySmall {{if $count == 0}}ipsButton_disabled{{endif}}" data-role="followButton"> {{if $count > 0}} <a href="https://ваш форум/index.php?app=core&module=system§ion=notifications&do=follow&follow_app=forums&follow_area=forum&follow_id=3" data-ipstooltip="" class="ipsType_blendLinks ipsType_noUnderline" data-ipshover="" data-ipshover-cache="false" data-ipshover-onclick="" id="ips_uid_699_2" _title="Follow this content"> {{endif}} <span>{lang="followers"}</span> <span class='ipsCommentCount'>{$count}</span> {{if $count}} </a> {{endif}} </div> {{endif}} </div> Измените data-followid="3" на ид ваша страница и &follow_id=3" на ид ваша страница Изменит ваш форум на ссилку ваш форум место, галочка : In the site sidebar
- Кнопка "Подписаться" на главную страницу
-
Кнопка "Подписаться" на главную страницу
Перейти : ACP > Advertisements нажмите кнопка Create new Дайте имя : Follow Type of advertisement : Supply HTML Code Поставите етод код в HTML code <div data-followapp="forums" data-followarea="forum" data-followid="3" data-controller="core.front.core.followButton"> <div class="ipsFollow ipsButton ipsButton_light ipsButton_verySmall" data-role="followButton" data-following="false"> <a href="https://ваш форумm/index.php?app=core&module=system§ion=notifications&do=follow&follow_app=forums&follow_area=forum&follow_id=3" data-ipstooltip="" class="ipsType_blendLinks ipsType_noUnderline" data-ipshover="" data-ipshover-cache="false" data-ipshover-onclick="" _title="Follow this content">Follow</a> <span class="ipsCommentCount">0</span> </div> </div> Измените data-followid="3" на ид ваша страница и &follow_id=3" на ид ваша страница Изменит ваш форум на ссилку ваш форум место, галочка : In the site sidebar только число последователей я не сделал Я попробува по ети подход - но не заработало: <div class="ipsFollow ipsButton ipsButton_primary ipsButton_verySmall" data-role="followButton" data-following="true"> <a href="{url="app=core&module=system§ion=notifications&do=follow&follow_app={$app}&follow_area={$area}&follow_id={$id}"}" title="{lang="following_this_content"}" data-ipsTooltip class="ipsType_blendLinks ipsType_noUnderline" data-ipsHover data-ipsHover-cache='false' data-ipsHover-onClick><i class='fa fa-check'></i> {lang="following_this"} <i class='fa fa-caret-down'></i></a> <a class='ipsCommentCount' href='{url="app=core&module=system§ion=notifications&do=followers&follow_app={$app}&follow_area={$area}&follow_id={$id}"}' title='{lang="followers_tooltip"}' data-ipsTooltip data-ipsDialog data-ipsDialog-size='narrow' data-ipsDialog-title='{lang="who_follows_this"}'>{$count}</a> </div>
-
переход с 3.4 на 4.
- Videos
- Sourcebans в дизайн форума IPS
- После установки версии 3.4.9 ошибка при переходе в тему
Да -- Но ето еще в разработке .... не работает на 100%- После установки версии 3.4.9 ошибка при переходе в тему
Да -- но 7 нет- как групее давать модерку определенных форумов в ipb 4.1
Извините - я не думал об этом- как групее давать модерку определенных форумов в ipb 4.1
Нет - толко глобалние модераторов- как групее давать модерку определенных форумов в ipb 4.1
https://invisionpower.com/files/file/8222-mdmx-forums-moderators/- php version
http://stackoverflow.com/questions/12501003/how-to-install-multiple-xampp-versions-or-multiple-php-versions-on-mac-os-x-10-7- Проблема авторизации Twitter. IPB 4
У вас ест такой плагин: Редирект внешних ссылок Если ползваете - попробуйте удалит его- После установки версии 3.4.9 ошибка при переходе в тему
Для IPB 3 - PHP 5.5 Для IPS Community 4 - PHP 7 Правильный выбор ...- php version
For IPS Community 4.1.17.1 - PHP 7- Файлы из архива IPS (поможем скачать)
Спасибо - я увидел что они платные - но у меня стоит толко 80р ... Болгария становится все более трудным с платежными рублей- php version
http://serverfault.com/questions/671400/multiple-versions-of-php-through-nginx- После установки версии 3.4.9 ошибка при переходе в тему