Jump to content

Featured Replies

Спасибо!

Поставил, всё работает как часы. smile9.gif

 

Правда стал немного притормаживать форум (на 0,5 - 1 сек.)

Ну потестим, вещь в хозяйсте нужная.

Link to comment
https://ipbmafia.ru/topic/2748-sos34-recent-topics-322/?&do=findComment&comment=70993
Share on other sites
  • 7 месяцев спустя...

Может кому полезно будет, решил объединить блок "последние темы" и кнопку "последние публикации"  т.к. в моем стиле изначально не было ссылки/кнопки "последние публикации"

 

АЦ-Внешний вид-ваш стиль-шаблоны-список форумов-hooksos_topicosrecentes_tema1

ищем:

<h3 class='maintitle'>
	<span class="right"><ul class="ipsFilterbar ipsList_inline ipsType_small">
	<if test="$this->memberData['member_group_id'] == 4"><li><a href="{parse url="app=core&amp;module=usercp&amp;tab=core&amp;area=recenttopics" base="public"}" rel="nofollow"><img src='__ipbmafia.ru/public/style_images/mafiaboard/cog.png' title='{$this->lang->words['recenttopics_settings']}' alt='+' /></a></li></if>
	                <a class='toggle right' href='#' title="{$this->lang->words['toggle_cat']}">
	        {$this->lang->words['toggle_cat']}</a></ul>
	                        </span>
	{$this->settings['topicosrecentes_title']} </h3>

в конце после {$this->settings['topicosrecentes_title']} вставляем:

<li id='nav_explore' class='left' style='list-style-type: none;'>
                            <a href='{parse url="app=core&amp;module=search&amp;do=viewNewContent&amp;search_app=<if test="viewnewcontentapp:|:$this->registry->getCurrentApplication() != 'core' AND IPSLib::appIsSearchable( $this->registry->getCurrentApplication() )">{$this->registry->getCurrentApplication()}<else />forums</if>" base="public"}' title='{$this->lang->words['view_new_posts']}'>Последние обсуждения</a> </li>

в настройках Recent Topics убираем название "последние обсуждения" (или какое у вас стоит

 

post-24782-0-63550900-1429234354_thumb.p

 

результат:

 

post-24782-0-48683000-1429234277_thumb.p

Link to comment
https://ipbmafia.ru/topic/2748-sos34-recent-topics-322/?&do=findComment&comment=85318
Share on other sites
rustav,скриншот бы заменил большое количество писанины.
Link to comment
https://ipbmafia.ru/topic/2748-sos34-recent-topics-322/?&do=findComment&comment=85356
Share on other sites

WOLF,  сделал и немножко допилил)

Link to comment
https://ipbmafia.ru/topic/2748-sos34-recent-topics-322/?&do=findComment&comment=85390
Share on other sites
  • 9 месяцев спустя...

При попытке скачать хук выдает:

Извините, возникла проблема

File not found

Код ошибки: 3D161/G

 

Edited by Pro100U

Link to comment
https://ipbmafia.ru/topic/2748-sos34-recent-topics-322/?&do=findComment&comment=99911
Share on other sites

Есть кто живой?

Ребята перезалейте хук, у кого есть. Очень надо

Link to comment
https://ipbmafia.ru/topic/2748-sos34-recent-topics-322/?&do=findComment&comment=100124
Share on other sites
  • 4 месяца спустя...
В 11.06.2014 в 20:39, Andross сказал:

:D вот я идиот!!!

В настройках не выставил группы,которым доступен хук!

Так что извиняюсь за 2 тупых сообщения :D

А как выставить группы, которым он будет доступен? Что-то я в настройках не могу найти этого.

Link to comment
https://ipbmafia.ru/topic/2748-sos34-recent-topics-322/?&do=findComment&comment=108663
Share on other sites

ац-система-настройки-ищите во вкладках данный хук

Link to comment
https://ipbmafia.ru/topic/2748-sos34-recent-topics-322/?&do=findComment&comment=108690
Share on other sites
  • 1 year later...

Проблема ( 

GET http://ссылка/public/js/ips.recentTopicsHook.js net::ERR_ABORTED
(index):375 Uncaught TypeError: Cannot set property 'updateInterval' of undefined
    at (index):375

<script type="text/javascript">
    ipb.recentTopics.updateInterval = parseInt( 0 );
        ipb.recentTopics.maxElements    = parseInt( 3 );
    ipb.recentTopics.img_disable    = parseInt(1);
</script>

Link to comment
https://ipbmafia.ru/topic/2748-sos34-recent-topics-322/?&do=findComment&comment=141396
Share on other sites
7 минут назад, XyiVam сказал:

Проблема ( 

GET http://ссылка/public/js/ips.recentTopicsHook.js net::ERR_ABORTED
(index):375 Uncaught TypeError: Cannot set property 'updateInterval' of undefined
    at (index):375

<script type="text/javascript">
    ipb.recentTopics.updateInterval = parseInt( 0 );
        ipb.recentTopics.maxElements    = parseInt( 3 );
    ipb.recentTopics.img_disable    = parseInt(1);
</script>

и как это понимать?

Link to comment
https://ipbmafia.ru/topic/2748-sos34-recent-topics-322/?&do=findComment&comment=141398
Share on other sites
  • 3 месяца спустя...

Как можно сделать или добавить условие: Если тема прочитано после обнавлении, штоб он не показывалось до ногое обнавление, а показывалось уже другой тема, каторый обнавилось и не прочитано.

Link to comment
https://ipbmafia.ru/topic/2748-sos34-recent-topics-322/?&do=findComment&comment=146177
Share on other sites
  • 1 year later...

Почему не показывает вывод последних тем в мобильном форуме?кто может помочь??

Link to comment
https://ipbmafia.ru/topic/2748-sos34-recent-topics-322/?&do=findComment&comment=158823
Share on other sites
В 16.04.2015 в 09:21, rustav сказал:

Может кому полезно будет, решил объединить блок "последние темы" и кнопку "последние публикации"  т.к. в моем стиле изначально не было ссылки/кнопки "последние публикации"

 

АЦ-Внешний вид-ваш стиль-шаблоны-список форумов-hooksos_topicosrecentes_tema1

ищем:


<h3 class='maintitle'>
	<span class="right"><ul class="ipsFilterbar ipsList_inline ipsType_small">
	<if test="$this->memberData['member_group_id'] == 4"><li><a href="{parse url="app=core&amp;module=usercp&amp;tab=core&amp;area=recenttopics" base="public"}" rel="nofollow"><img src='__ipbmafia.ru/public/style_images/mafiaboard/cog.png' title='{$this->lang->words['recenttopics_settings']}' alt='+' /></a></li></if>
	                <a class='toggle right' href='#' title="{$this->lang->words['toggle_cat']}">
	        {$this->lang->words['toggle_cat']}</a></ul>
	                        </span>
	{$this->settings['topicosrecentes_title']} </h3>

в конце после {$this->settings['topicosrecentes_title']} вставляем:


<li id='nav_explore' class='left' style='list-style-type: none;'>
                            <a href='{parse url="app=core&amp;module=search&amp;do=viewNewContent&amp;search_app=<if test="viewnewcontentapp:|:$this->registry->getCurrentApplication() != 'core' AND IPSLib::appIsSearchable( $this->registry->getCurrentApplication() )">{$this->registry->getCurrentApplication()}<else />forums</if>" base="public"}' title='{$this->lang->words['view_new_posts']}'>Последние обсуждения</a> </li>

в настройках Recent Topics убираем название "последние обсуждения" (или какое у вас стоит

 

post-24782-0-63550900-1429234354_thumb.p

 

результат:

 

post-24782-0-48683000-1429234277_thumb.p

Можешь помочь?не отоброжается вывод новых тем в мобильном версии

Link to comment
https://ipbmafia.ru/topic/2748-sos34-recent-topics-322/?&do=findComment&comment=158829
Share on other sites

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.