Перейти к содержанию

Дмитрий Исаков

Пользователи
  • Постов

    12
  • Зарегистрирован

  • Посещение

Сообщения, опубликованные Дмитрий Исаков

  1. 3 часа назад, Sipsb сказал:

    Для начала ссылку в профиль добавьте, что бы зайти и посмотреть чё к чему!

    splat шаблон, проблема когда ставишь галочку на в категории или в самой теме, когда хочешь перенести или закрыть, удалить так далее его нету!

  2. В 04.03.2016 в 18:19, Back сказал:

    Открываем шаблон forumIndexTemplate ( Список тем форума ) Находим:

    
    var unreadIcon = "<img src='{$this->settings['img_url']}/f_icon_read.png' />";

    Ниже добавить:

    
    ipb.forums.modPerms	  = [];
    	<if test="$this->memberData['g_is_supmod']">
    		ipb.forums.modPerms['approve'] = 1;
    		ipb.forums.modPerms['delete'] = 1;
    		ipb.forums.modPerms['hide'] = 1;
    		ipb.forums.modPerms['unhide'] = 1;
    		ipb.forums.modPerms['pin'] = 1;
    		ipb.forums.modPerms['unpin'] = 1;
    		ipb.forums.modPerms['open'] = 1;
    		ipb.forums.modPerms['close'] = 1;
    		ipb.forums.modPerms['move'] = 1;
    		ipb.forums.modPerms['merge'] = 1;
    	<else />
    		<if test="isset( $this->memberData['forumsModeratorData'][ $forum_data['id'] ] )">
    			ipb.forums.modPerms['approve'] = {$this->memberData['forumsModeratorData'][ $forum_data['id'] ]['topic_q']};
    			ipb.forums.modPerms['delete'] = {$this->memberData['forumsModeratorData'][ $forum_data['id'] ]['delete_topic']};
    			ipb.forums.modPerms['hide'] = {$this->memberData['forumsModeratorData'][ $forum_data['id'] ]['bw_mod_soft_delete']};
    			ipb.forums.modPerms['unhide'] = {$this->memberData['forumsModeratorData'][ $forum_data['id'] ]['bw_mod_un_soft_delete']};
    			ipb.forums.modPerms['pin'] = {$this->memberData['forumsModeratorData'][ $forum_data['id'] ]['pin_topic']};
    			ipb.forums.modPerms['unpin'] = {$this->memberData['forumsModeratorData'][ $forum_data['id'] ]['unpin_topic']};
    			ipb.forums.modPerms['open'] = {$this->memberData['forumsModeratorData'][ $forum_data['id'] ]['open_topic']};
    			ipb.forums.modPerms['close'] = {$this->memberData['forumsModeratorData'][ $forum_data['id'] ]['close_topic']};
    			ipb.forums.modPerms['move'] = {$this->memberData['forumsModeratorData'][ $forum_data['id'] ]['move_topic']};
    			ipb.forums.modPerms['merge'] = {$this->memberData['forumsModeratorData'][ $forum_data['id'] ]['split_merge']};
    		</if>
    	</if>

     

    Не помогло :(

  3. 1 час назад, Sufiy сказал:

    И мне Subway нравится.

    Полоса прокрутки? Можно попробовать залезть в Внешний вид - стили и шаблоны - chameleon - изменить - другие, там поставить галку напротив "Включить резиновую ширину". По умолчанию стоит фиксированная 1200.

     

    спс. Очень помог!

  4. когда я нажимаю на профиль любого пользователя. Ошибка

    лог

    ------------------------------------------------------------------------
    Thu, 26 Nov 2015 09:28:28 +0000 (Severity: 2)
    145.255.161.130 - http://bume-rang.ru/index.php?/profile/2-dekat/
    OutOfRangeException
    0: 
    #0 /home/luxemantv/bume-rang.ru/system/Content/Content.php(81): IPS\Patterns\_ActiveRecord::load('2')
    #1 /home/luxemantv/bume-rang.ru/init.php(433) : eval()'d code(16): IPS\_Content::loadAndCheckPerms('2')
    #2 /home/luxemantv/bume-rang.ru/system/Content/Content.php(251): IPS\hook22->content()
    #3 /home/luxemantv/bume-rang.ru/system/Theme/Theme.php(680) : eval()'d code(1084): IPS\_Content->truncated()
    #4 /home/luxemantv/bume-rang.ru/system/Theme/Theme.php(680) : eval()'d code(395): IPS\Theme\class_forums_front_global->snippet(Object(IPS\forums\Topic\Post))
    #5 /home/luxemantv/bume-rang.ru/applications/forums/sources/Topic/Post.php(242): IPS\Theme\class_core_front_system->activityStreamResult(Object(IPS\forums\Topic\Post))
    #6 /home/luxemantv/bume-rang.ru/system/Theme/Theme.php(680) : eval()'d code(2137): IPS\forums\Topic\_Post->activityStreamHtml()
    #7 /home/luxemantv/bume-rang.ru/applications/core/modules/front/members/profile.php(216): IPS\Theme\class_core_front_profile->profileActivity(Object(IPS\Member), Object(IPS\Content\Search\Results))
    #8 /home/luxemantv/bume-rang.ru/system/Dispatcher/Controller.php(94): IPS\core\modules\front\members\_profile->manage()
    #9 /home/luxemantv/bume-rang.ru/applications/core/modules/front/members/profile.php(65): IPS\Dispatcher\_Controller->execute()
    #10 /home/luxemantv/bume-rang.ru/system/Dispatcher/Dispatcher.php(129): IPS\core\modules\front\members\_profile->execute()
    #11 /home/luxemantv/bume-rang.ru/index.php(13): IPS\_Dispatcher->run()
    #12 {main}
    ------------------------------------------------------------------------
    Thu, 26 Nov 2015 09:28:32 +0000 (Severity: 2)
    145.255.161.130 - http://bume-rang.ru/index.php?app=core&module=messaging&controller=messenger&overview=1&csrfKey=30bcdd3f5f2eeede064cf53c167cc462
    OutOfRangeException
    0: 
    #0 /home/luxemantv/bume-rang.ru/system/Content/Content.php(81): IPS\Patterns\_ActiveRecord::load(NULL)
    #1 /home/luxemantv/bume-rang.ru/init.php(433) : eval()'d code(16): IPS\_Content::loadAndCheckPerms(NULL)
    #2 /home/luxemantv/bume-rang.ru/system/Content/Content.php(251): IPS\hook22->content()
    #3 /home/luxemantv/bume-rang.ru/system/Theme/Theme.php(680) : eval()'d code(656): IPS\_Content->truncated(true)
    #4 /home/luxemantv/bume-rang.ru/system/Theme/Theme.php(680) : eval()'d code(734): IPS\Theme\class_core_front_messaging->messageListRow(Array, true)
    #5 /home/luxemantv/bume-rang.ru/applications/core/modules/front/messaging/messenger.php(301): IPS\Theme\class_core_front_messaging->messageListRows(Array, '\n', true)
    #6 /home/luxemantv/bume-rang.ru/system/Dispatcher/Controller.php(94): IPS\core\modules\front\messaging\_messenger->manage()
    #7 /home/luxemantv/bume-rang.ru/system/Content/Controller.php(46): IPS\Dispatcher\_Controller->execute()
    #8 /home/luxemantv/bume-rang.ru/applications/core/modules/front/messaging/messenger.php(73): IPS\Content\_Controller->execute()
    #9 /home/luxemantv/bume-rang.ru/system/Dispatcher/Dispatcher.php(129): IPS\core\modules\front\messaging\_messenger->execute()
    #10 /home/luxemantv/bume-rang.ru/index.php(13): IPS\_Dispatcher->run()
    #11 {main}
    ------------------------------------------------------------------------
    Thu, 26 Nov 2015 09:29:43 +0000 (Severity: 2)
    78.85.72.69 - http://bume-rang.ru/index.php?/profile/2-dekat/
    OutOfRangeException
    0: 
    #0 /home/luxemantv/bume-rang.ru/system/Content/Content.php(81): IPS\Patterns\_ActiveRecord::load('2')
    #1 /home/luxemantv/bume-rang.ru/init.php(433) : eval()'d code(16): IPS\_Content::loadAndCheckPerms('2')
    #2 /home/luxemantv/bume-rang.ru/system/Content/Content.php(251): IPS\hook22->content()
    #3 /home/luxemantv/bume-rang.ru/system/Theme/Theme.php(680) : eval()'d code(1084): IPS\_Content->truncated()
    #4 /home/luxemantv/bume-rang.ru/system/Theme/Theme.php(680) : eval()'d code(395): IPS\Theme\class_forums_front_global->snippet(Object(IPS\forums\Topic\Post))
    #5 /home/luxemantv/bume-rang.ru/applications/forums/sources/Topic/Post.php(242): IPS\Theme\class_core_front_system->activityStreamResult(Object(IPS\forums\Topic\Post))
    #6 /home/luxemantv/bume-rang.ru/system/Theme/Theme.php(680) : eval()'d code(2137): IPS\forums\Topic\_Post->activityStreamHtml()
    #7 /home/luxemantv/bume-rang.ru/applications/core/modules/front/members/profile.php(216): IPS\Theme\class_core_front_profile->profileActivity(Object(IPS\Member), Object(IPS\Content\Search\Results))
    #8 /home/luxemantv/bume-rang.ru/system/Dispatcher/Controller.php(94): IPS\core\modules\front\members\_profile->manage()
    #9 /home/luxemantv/bume-rang.ru/applications/core/modules/front/members/profile.php(65): IPS\Dispatcher\_Controller->execute()
    #10 /home/luxemantv/bume-rang.ru/system/Dispatcher/Dispatcher.php(129): IPS\core\modules\front\members\_profile->execute()
    #11 /home/luxemantv/bume-rang.ru/index.php(13): IPS\_Dispatcher->run()
    #12 {main}
    ------------------------------------------------------------------------
    Thu, 26 Nov 2015 09:30:01 +0000 (Severity: 2)
    37.54.167.182 - http://bume-rang.ru/index.php?/profile/2-dekat/
    OutOfRangeException
    0: 
    #0 /home/luxemantv/bume-rang.ru/system/Content/Content.php(81): IPS\Patterns\_ActiveRecord::load('2')
    #1 /home/luxemantv/bume-rang.ru/init.php(433) : eval()'d code(16): IPS\_Content::loadAndCheckPerms('2')
    #2 /home/luxemantv/bume-rang.ru/system/Content/Content.php(251): IPS\hook22->content()
    #3 /home/luxemantv/bume-rang.ru/system/Theme/Theme.php(680) : eval()'d code(1084): IPS\_Content->truncated()
    #4 /home/luxemantv/bume-rang.ru/system/Theme/Theme.php(680) : eval()'d code(395): IPS\Theme\class_forums_front_global->snippet(Object(IPS\forums\Topic\Post))
    #5 /home/luxemantv/bume-rang.ru/applications/forums/sources/Topic/Post.php(242): IPS\Theme\class_core_front_system->activityStreamResult(Object(IPS\forums\Topic\Post))
    #6 /home/luxemantv/bume-rang.ru/system/Theme/Theme.php(680) : eval()'d code(2137): IPS\forums\Topic\_Post->activityStreamHtml()
    #7 /home/luxemantv/bume-rang.ru/applications/core/modules/front/members/profile.php(216): IPS\Theme\class_core_front_profile->profileActivity(Object(IPS\Member), Object(IPS\Content\Search\Results))
    #8 /home/luxemantv/bume-rang.ru/system/Dispatcher/Controller.php(94): IPS\core\modules\front\members\_profile->manage()
    #9 /home/luxemantv/bume-rang.ru/applications/core/modules/front/members/profile.php(65): IPS\Dispatcher\_Controller->execute()
    #10 /home/luxemantv/bume-rang.ru/system/Dispatcher/Dispatcher.php(129): IPS\core\modules\front\members\_profile->execute()
    #11 /home/luxemantv/bume-rang.ru/index.php(13): IPS\_Dispatcher->run()
    #12 {main}
    ------------------------------------------------------------------------
    Thu, 26 Nov 2015 09:34:22 +0000 (Severity: 2)
    37.54.167.182 - http://bume-rang.ru/index.php?/profile/2-dekat/
    OutOfRangeException
    0: 
    #0 /home/luxemantv/bume-rang.ru/system/Content/Content.php(81): IPS\Patterns\_ActiveRecord::load('2')
    #1 /home/luxemantv/bume-rang.ru/init.php(433) : eval()'d code(16): IPS\_Content::loadAndCheckPerms('2')
    #2 /home/luxemantv/bume-rang.ru/system/Content/Content.php(251): IPS\hook22->content()
    #3 /home/luxemantv/bume-rang.ru/system/Theme/Theme.php(680) : eval()'d code(1084): IPS\_Content->truncated()
    #4 /home/luxemantv/bume-rang.ru/system/Theme/Theme.php(680) : eval()'d code(395): IPS\Theme\class_forums_front_global->snippet(Object(IPS\forums\Topic\Post))
    #5 /home/luxemantv/bume-rang.ru/applications/forums/sources/Topic/Post.php(242): IPS\Theme\class_core_front_system->activityStreamResult(Object(IPS\forums\Topic\Post))
    #6 /home/luxemantv/bume-rang.ru/system/Theme/Theme.php(680) : eval()'d code(2137): IPS\forums\Topic\_Post->activityStreamHtml()
    #7 /home/luxemantv/bume-rang.ru/applications/core/modules/front/members/profile.php(216): IPS\Theme\class_core_front_profile->profileActivity(Object(IPS\Member), Object(IPS\Content\Search\Results))
    #8 /home/luxemantv/bume-rang.ru/system/Dispatcher/Controller.php(94): IPS\core\modules\front\members\_profile->manage()
    #9 /home/luxemantv/bume-rang.ru/applications/core/modules/front/members/profile.php(65): IPS\Dispatcher\_Controller->execute()
    #10 /home/luxemantv/bume-rang.ru/system/Dispatcher/Dispatcher.php(129): IPS\core\modules\front\members\_profile->execute()
    #11 /home/luxemantv/bume-rang.ru/index.php(13): IPS\_Dispatcher->run()
    #12 {main}
    ------------------------------------------------------------------------
    Thu, 26 Nov 2015 09:35:52 +0000 (Severity: 2)
    37.54.167.182 - http://bume-rang.ru/index.php?/profile/2-dekat/
    OutOfRangeException
    0: 
    #0 /home/luxemantv/bume-rang.ru/system/Content/Content.php(81): IPS\Patterns\_ActiveRecord::load('2')
    #1 /home/luxemantv/bume-rang.ru/init.php(433) : eval()'d code(16): IPS\_Content::loadAndCheckPerms('2')
    #2 /home/luxemantv/bume-rang.ru/system/Content/Content.php(251): IPS\hook22->content()
    #3 /home/luxemantv/bume-rang.ru/system/Theme/Theme.php(680) : eval()'d code(1084): IPS\_Content->truncated()
    #4 /home/luxemantv/bume-rang.ru/system/Theme/Theme.php(680) : eval()'d code(395): IPS\Theme\class_forums_front_global->snippet(Object(IPS\forums\Topic\Post))
    #5 /home/luxemantv/bume-rang.ru/applications/forums/sources/Topic/Post.php(242): IPS\Theme\class_core_front_system->activityStreamResult(Object(IPS\forums\Topic\Post))
    #6 /home/luxemantv/bume-rang.ru/system/Theme/Theme.php(680) : eval()'d code(2137): IPS\forums\Topic\_Post->activityStreamHtml()
    #7 /home/luxemantv/bume-rang.ru/applications/core/modules/front/members/profile.php(216): IPS\Theme\class_core_front_profile->profileActivity(Object(IPS\Member), Object(IPS\Content\Search\Results))
    #8 /home/luxemantv/bume-rang.ru/system/Dispatcher/Controller.php(94): IPS\core\modules\front\members\_profile->manage()
    #9 /home/luxemantv/bume-rang.ru/applications/core/modules/front/members/profile.php(65): IPS\Dispatcher\_Controller->execute()
    #10 /home/luxemantv/bume-rang.ru/system/Dispatcher/Dispatcher.php(129): IPS\core\modules\front\members\_profile->execute()
    #11 /home/luxemantv/bume-rang.ru/index.php(13): IPS\_Dispatcher->run()
    #12 {main}
    ------------------------------------------------------------------------
    Thu, 26 Nov 2015 09:36:43 +0000 (Severity: 2)
    37.54.167.182 - http://bume-rang.ru/index.php?/profile/2-dekat/
    OutOfRangeException
    0: 
    #0 /home/luxemantv/bume-rang.ru/system/Content/Content.php(81): IPS\Patterns\_ActiveRecord::load('2')
    #1 /home/luxemantv/bume-rang.ru/init.php(433) : eval()'d code(16): IPS\_Content::loadAndCheckPerms('2')
    #2 /home/luxemantv/bume-rang.ru/system/Content/Content.php(251): IPS\hook22->content()
    #3 /home/luxemantv/bume-rang.ru/system/Theme/Theme.php(680) : eval()'d code(1084): IPS\_Content->truncated()
    #4 /home/luxemantv/bume-rang.ru/system/Theme/Theme.php(680) : eval()'d code(395): IPS\Theme\class_forums_front_global->snippet(Object(IPS\forums\Topic\Post))
    #5 /home/luxemantv/bume-rang.ru/applications/forums/sources/Topic/Post.php(242): IPS\Theme\class_core_front_system->activityStreamResult(Object(IPS\forums\Topic\Post))
    #6 /home/luxemantv/bume-rang.ru/system/Theme/Theme.php(680) : eval()'d code(2137): IPS\forums\Topic\_Post->activityStreamHtml()
    #7 /home/luxemantv/bume-rang.ru/applications/core/modules/front/members/profile.php(216): IPS\Theme\class_core_front_profile->profileActivity(Object(IPS\Member), Object(IPS\Content\Search\Results))
    #8 /home/luxemantv/bume-rang.ru/system/Dispatcher/Controller.php(94): IPS\core\modules\front\members\_profile->manage()
    #9 /home/luxemantv/bume-rang.ru/applications/core/modules/front/members/profile.php(65): IPS\Dispatcher\_Controller->execute()
    #10 /home/luxemantv/bume-rang.ru/system/Dispatcher/Dispatcher.php(129): IPS\core\modules\front\members\_profile->execute()
    #11 /home/luxemantv/bume-rang.ru/index.php(13): IPS\_Dispatcher->run()
    #12 {main}
    ------------------------------------------------------------------------
    Thu, 26 Nov 2015 09:39:23 +0000 (Severity: 2)
    37.54.167.182 - http://bume-rang.ru/index.php?/profile/2-dekat/
    OutOfRangeException
    0: 
    #0 /home/luxemantv/bume-rang.ru/system/Content/Content.php(81): IPS\Patterns\_ActiveRecord::load('2')
    #1 /home/luxemantv/bume-rang.ru/init.php(433) : eval()'d code(16): IPS\_Content::loadAndCheckPerms('2')
    #2 /home/luxemantv/bume-rang.ru/system/Content/Content.php(251): IPS\hook22->content()
    #3 /home/luxemantv/bume-rang.ru/system/Theme/Theme.php(680) : eval()'d code(1084): IPS\_Content->truncated()
    #4 /home/luxemantv/bume-rang.ru/system/Theme/Theme.php(680) : eval()'d code(395): IPS\Theme\class_forums_front_global->snippet(Object(IPS\forums\Topic\Post))
    #5 /home/luxemantv/bume-rang.ru/applications/forums/sources/Topic/Post.php(242): IPS\Theme\class_core_front_system->activityStreamResult(Object(IPS\forums\Topic\Post))
    #6 /home/luxemantv/bume-rang.ru/system/Theme/Theme.php(680) : eval()'d code(2137): IPS\forums\Topic\_Post->activityStreamHtml()
    #7 /home/luxemantv/bume-rang.ru/applications/core/modules/front/members/profile.php(216): IPS\Theme\class_core_front_profile->profileActivity(Object(IPS\Member), Object(IPS\Content\Search\Results))
    #8 /home/luxemantv/bume-rang.ru/system/Dispatcher/Controller.php(94): IPS\core\modules\front\members\_profile->manage()
    #9 /home/luxemantv/bume-rang.ru/applications/core/modules/front/members/profile.php(65): IPS\Dispatcher\_Controller->execute()
    #10 /home/luxemantv/bume-rang.ru/system/Dispatcher/Dispatcher.php(129): IPS\core\modules\front\members\_profile->execute()
    #11 /home/luxemantv/bume-rang.ru/index.php(13): IPS\_Dispatcher->run()
    #12 {main}
    ------------------------------------------------------------------------
    Thu, 26 Nov 2015 09:39:33 +0000 (Severity: 2)
    37.54.167.182 - http://bume-rang.ru/index.php?/profile/2-dekat/
    OutOfRangeException
    0: 
    #0 /home/luxemantv/bume-rang.ru/system/Content/Content.php(81): IPS\Patterns\_ActiveRecord::load('2')
    #1 /home/luxemantv/bume-rang.ru/init.php(433) : eval()'d code(16): IPS\_Content::loadAndCheckPerms('2')
    #2 /home/luxemantv/bume-rang.ru/system/Content/Content.php(251): IPS\hook22->content()
    #3 /home/luxemantv/bume-rang.ru/system/Theme/Theme.php(680) : eval()'d code(1084): IPS\_Content->truncated()
    #4 /home/luxemantv/bume-rang.ru/system/Theme/Theme.php(680) : eval()'d code(395): IPS\Theme\class_forums_front_global->snippet(Object(IPS\forums\Topic\Post))
    #5 /home/luxemantv/bume-rang.ru/applications/forums/sources/Topic/Post.php(242): IPS\Theme\class_core_front_system->activityStreamResult(Object(IPS\forums\Topic\Post))
    #6 /home/luxemantv/bume-rang.ru/system/Theme/Theme.php(680) : eval()'d code(2137): IPS\forums\Topic\_Post->activityStreamHtml()
    #7 /home/luxemantv/bume-rang.ru/applications/core/modules/front/members/profile.php(216): IPS\Theme\class_core_front_profile->profileActivity(Object(IPS\Member), Object(IPS\Content\Search\Results))
    #8 /home/luxemantv/bume-rang.ru/system/Dispatcher/Controller.php(94): IPS\core\modules\front\members\_profile->manage()
    #9 /home/luxemantv/bume-rang.ru/applications/core/modules/front/members/profile.php(65): IPS\Dispatcher\_Controller->execute()
    #10 /home/luxemantv/bume-rang.ru/system/Dispatcher/Dispatcher.php(129): IPS\core\modules\front\members\_profile->execute()
    #11 /home/luxemantv/bume-rang.ru/index.php(13): IPS\_Dispatcher->run()
    #12 {main}
    ------------------------------------------------------------------------
    Thu, 26 Nov 2015 09:41:15 +0000 (Severity: 2)
    37.54.167.182 - http://bume-rang.ru/index.php?/profile/2-dekat/
    OutOfRangeException
    0: 
    #0 /home/luxemantv/bume-rang.ru/system/Content/Content.php(81): IPS\Patterns\_ActiveRecord::load('2')
    #1 /home/luxemantv/bume-rang.ru/init.php(433) : eval()'d code(16): IPS\_Content::loadAndCheckPerms('2')
    #2 /home/luxemantv/bume-rang.ru/system/Content/Content.php(251): IPS\hook22->content()
    #3 /home/luxemantv/bume-rang.ru/system/Theme/Theme.php(680) : eval()'d code(1084): IPS\_Content->truncated()
    #4 /home/luxemantv/bume-rang.ru/system/Theme/Theme.php(680) : eval()'d code(395): IPS\Theme\class_forums_front_global->snippet(Object(IPS\forums\Topic\Post))
    #5 /home/luxemantv/bume-rang.ru/applications/forums/sources/Topic/Post.php(242): IPS\Theme\class_core_front_system->activityStreamResult(Object(IPS\forums\Topic\Post))
    #6 /home/luxemantv/bume-rang.ru/system/Theme/Theme.php(680) : eval()'d code(2137): IPS\forums\Topic\_Post->activityStreamHtml()
    #7 /home/luxemantv/bume-rang.ru/applications/core/modules/front/members/profile.php(216): IPS\Theme\class_core_front_profile->profileActivity(Object(IPS\Member), Object(IPS\Content\Search\Results))
    #8 /home/luxemantv/bume-rang.ru/system/Dispatcher/Controller.php(94): IPS\core\modules\front\members\_profile->manage()
    #9 /home/luxemantv/bume-rang.ru/applications/core/modules/front/members/profile.php(65): IPS\Dispatcher\_Controller->execute()
    #10 /home/luxemantv/bume-rang.ru/system/Dispatcher/Dispatcher.php(129): IPS\core\modules\front\members\_profile->execute()
    #11 /home/luxemantv/bume-rang.ru/index.php(13): IPS\_Dispatcher->run()
    #12 {main}
    ------------------------------------------------------------------------
    Thu, 26 Nov 2015 09:42:25 +0000 (Severity: 2)
    145.255.161.130 - http://bume-rang.ru/index.php?/profile/2-dekat/
    OutOfRangeException
    0: 
    #0 /home/luxemantv/bume-rang.ru/system/Content/Content.php(81): IPS\Patterns\_ActiveRecord::load('2')
    #1 /home/luxemantv/bume-rang.ru/init.php(433) : eval()'d code(16): IPS\_Content::loadAndCheckPerms('2')
    #2 /home/luxemantv/bume-rang.ru/system/Content/Content.php(251): IPS\hook22->content()
    #3 /home/luxemantv/bume-rang.ru/system/Theme/Theme.php(680) : eval()'d code(1084): IPS\_Content->truncated()
    #4 /home/luxemantv/bume-rang.ru/system/Theme/Theme.php(680) : eval()'d code(395): IPS\Theme\class_forums_front_global->snippet(Object(IPS\forums\Topic\Post))
    #5 /home/luxemantv/bume-rang.ru/applications/forums/sources/Topic/Post.php(242): IPS\Theme\class_core_front_system->activityStreamResult(Object(IPS\forums\Topic\Post))
    #6 /home/luxemantv/bume-rang.ru/system/Theme/Theme.php(680) : eval()'d code(2137): IPS\forums\Topic\_Post->activityStreamHtml()
    #7 /home/luxemantv/bume-rang.ru/applications/core/modules/front/members/profile.php(216): IPS\Theme\class_core_front_profile->profileActivity(Object(IPS\Member), Object(IPS\Content\Search\Results))
    #8 /home/luxemantv/bume-rang.ru/system/Dispatcher/Controller.php(94): IPS\core\modules\front\members\_profile->manage()
    #9 /home/luxemantv/bume-rang.ru/applications/core/modules/front/members/profile.php(65): IPS\Dispatcher\_Controller->execute()
    #10 /home/luxemantv/bume-rang.ru/system/Dispatcher/Dispatcher.php(129): IPS\core\modules\front\members\_profile->execute()
    #11 /home/luxemantv/bume-rang.ru/index.php(13): IPS\_Dispatcher->run()
    #12 {main}
    ------------------------------------------------------------------------
    Thu, 26 Nov 2015 09:49:41 +0000 (Severity: 3)
    37.54.167.182 - http://bume-rang.ru/
    
    ------------------------------------------------------------------------
    Thu, 26 Nov 2015 09:49:46 +0000 (Severity: 3)
    37.54.167.182 - http://bume-rang.ru/
    
    ------------------------------------------------------------------------
    Thu, 26 Nov 2015 09:49:47 +0000 (Severity: 3)
    37.54.167.182 - http://bume-rang.ru/
    
    ------------------------------------------------------------------------
    Thu, 26 Nov 2015 09:49:48 +0000 (Severity: 2)
    37.54.167.182 - http://bume-rang.ru/index.php?/profile/2-dekat/
    OutOfRangeException
    0: 
    #0 /home/luxemantv/bume-rang.ru/system/Content/Content.php(81): IPS\Patterns\_ActiveRecord::load('2')
    #1 /home/luxemantv/bume-rang.ru/init.php(433) : eval()'d code(16): IPS\_Content::loadAndCheckPerms('2')
    #2 /home/luxemantv/bume-rang.ru/system/Content/Content.php(251): IPS\hook22->content()
    #3 /home/luxemantv/bume-rang.ru/system/Theme/Theme.php(680) : eval()'d code(1084): IPS\_Content->truncated()
    #4 /home/luxemantv/bume-rang.ru/system/Theme/Theme.php(680) : eval()'d code(395): IPS\Theme\class_forums_front_global->snippet(Object(IPS\forums\Topic\Post))
    #5 /home/luxemantv/bume-rang.ru/applications/forums/sources/Topic/Post.php(242): IPS\Theme\class_core_front_system->activityStreamResult(Object(IPS\forums\Topic\Post))
    #6 /home/luxemantv/bume-rang.ru/system/Theme/Theme.php(680) : eval()'d code(2137): IPS\forums\Topic\_Post->activityStreamHtml()
    #7 /home/luxemantv/bume-rang.ru/applications/core/modules/front/members/profile.php(216): IPS\Theme\class_core_front_profile->profileActivity(Object(IPS\Member), Object(IPS\Content\Search\Results))
    #8 /home/luxemantv/bume-rang.ru/system/Dispatcher/Controller.php(94): IPS\core\modules\front\members\_profile->manage()
    #9 /home/luxemantv/bume-rang.ru/applications/core/modules/front/members/profile.php(65): IPS\Dispatcher\_Controller->execute()
    #10 /home/luxemantv/bume-rang.ru/system/Dispatcher/Dispatcher.php(129): IPS\core\modules\front\members\_profile->execute()
    #11 /home/luxemantv/bume-rang.ru/index.php(13): IPS\_Dispatcher->run()
    #12 {main}
    ------------------------------------------------------------------------
    Thu, 26 Nov 2015 09:49:52 +0000 (Severity: 3)
    37.54.167.182 - http://bume-rang.ru/
    
    ------------------------------------------------------------------------
    Thu, 26 Nov 2015 09:51:25 +0000 (Severity: 3)
    37.54.167.182 - http://bume-rang.ru/
    
    ------------------------------------------------------------------------
    Thu, 26 Nov 2015 09:51:29 +0000 (Severity: 2)
    37.54.167.182 - http://bume-rang.ru/index.php?/profile/2-dekat/
    OutOfRangeException
    0: 
    #0 /home/luxemantv/bume-rang.ru/system/Content/Content.php(81): IPS\Patterns\_ActiveRecord::load('2')
    #1 /home/luxemantv/bume-rang.ru/init.php(433) : eval()'d code(16): IPS\_Content::loadAndCheckPerms('2')
    #2 /home/luxemantv/bume-rang.ru/system/Content/Content.php(251): IPS\hook22->content()
    #3 /home/luxemantv/bume-rang.ru/system/Theme/Theme.php(680) : eval()'d code(1084): IPS\_Content->truncated()
    #4 /home/luxemantv/bume-rang.ru/system/Theme/Theme.php(680) : eval()'d code(395): IPS\Theme\class_forums_front_global->snippet(Object(IPS\forums\Topic\Post))
    #5 /home/luxemantv/bume-rang.ru/applications/forums/sources/Topic/Post.php(242): IPS\Theme\class_core_front_system->activityStreamResult(Object(IPS\forums\Topic\Post))
    #6 /home/luxemantv/bume-rang.ru/system/Theme/Theme.php(680) : eval()'d code(2137): IPS\forums\Topic\_Post->activityStreamHtml()
    #7 /home/luxemantv/bume-rang.ru/applications/core/modules/front/members/profile.php(216): IPS\Theme\class_core_front_profile->profileActivity(Object(IPS\Member), Object(IPS\Content\Search\Results))
    #8 /home/luxemantv/bume-rang.ru/system/Dispatcher/Controller.php(94): IPS\core\modules\front\members\_profile->manage()
    #9 /home/luxemantv/bume-rang.ru/applications/core/modules/front/members/profile.php(65): IPS\Dispatcher\_Controller->execute()
    #10 /home/luxemantv/bume-rang.ru/system/Dispatcher/Dispatcher.php(129): IPS\core\modules\front\members\_profile->execute()
    #11 /home/luxemantv/bume-rang.ru/index.php(13): IPS\_Dispatcher->run()
    #12 {main}
    ------------------------------------------------------------------------
    Thu, 26 Nov 2015 09:51:31 +0000 (Severity: 3)
    37.54.167.182 - http://bume-rang.ru/
    
    ------------------------------------------------------------------------
    Thu, 26 Nov 2015 09:58:44 +0000 (Severity: 3)
    145.255.161.130 - http://bume-rang.ru/
    
    ------------------------------------------------------------------------
    Thu, 26 Nov 2015 09:59:39 +0000 (Severity: 3)
    31.177.83.38 - http://bume-rang.ru/
    
    ------------------------------------------------------------------------
    Thu, 26 Nov 2015 10:01:57 +0000 (Severity: 2)
    37.54.167.182 - http://bume-rang.ru/index.php?/profile/2-dekat/
    OutOfRangeException
    0: 
    #0 /home/luxemantv/bume-rang.ru/system/Content/Content.php(81): IPS\Patterns\_ActiveRecord::load('2')
    #1 /home/luxemantv/bume-rang.ru/init.php(433) : eval()'d code(16): IPS\_Content::loadAndCheckPerms('2')
    #2 /home/luxemantv/bume-rang.ru/system/Content/Content.php(251): IPS\hook22->content()
    #3 /home/luxemantv/bume-rang.ru/system/Theme/Theme.php(680) : eval()'d code(1084): IPS\_Content->truncated()
    #4 /home/luxemantv/bume-rang.ru/system/Theme/Theme.php(680) : eval()'d code(395): IPS\Theme\class_forums_front_global->snippet(Object(IPS\forums\Topic\Post))
    #5 /home/luxemantv/bume-rang.ru/applications/forums/sources/Topic/Post.php(242): IPS\Theme\class_core_front_system->activityStreamResult(Object(IPS\forums\Topic\Post))
    #6 /home/luxemantv/bume-rang.ru/system/Theme/Theme.php(680) : eval()'d code(2137): IPS\forums\Topic\_Post->activityStreamHtml()
    #7 /home/luxemantv/bume-rang.ru/applications/core/modules/front/members/profile.php(216): IPS\Theme\class_core_front_profile->profileActivity(Object(IPS\Member), Object(IPS\Content\Search\Results))
    #8 /home/luxemantv/bume-rang.ru/system/Dispatcher/Controller.php(94): IPS\core\modules\front\members\_profile->manage()
    #9 /home/luxemantv/bume-rang.ru/applications/core/modules/front/members/profile.php(65): IPS\Dispatcher\_Controller->execute()
    #10 /home/luxemantv/bume-rang.ru/system/Dispatcher/Dispatcher.php(129): IPS\core\modules\front\members\_profile->execute()
    #11 /home/luxemantv/bume-rang.ru/index.php(13): IPS\_Dispatcher->run()
    #12 {main}
    ------------------------------------------------------------------------

    спасибо

    Screenshot_55.png

×
×
  • Создать...