Jump to content

Afrodude

Members
  • Posts

    910
  • Joined

  • Days Won

    7

 Content Type 

Downloads

Release Notes

IPS4 Guides

IPS4 Developer Documentation

Invision Community Blog

Development Blog

Deprecation Tracker

Providers Directory

Forums

Events

Store

Gallery

Posts posted by Afrodude

  1. @Kirill Gromov

    Could contain: Page, Text, File

    Just sent another member a test message, and this is all what I see whenever open it. With errors I posted above from the ACP

    I tried disabling all other apps and plugins, and I get same result. I removed this app completely and reinstalled it, and I get same results.

  2. 6 hours ago, kRSB said:

    I assume you are running latest version of groupmention and IPB? I think there might be another plugin or app that is conflicting

    Yes, I am. I will test again, and I will report back. Thank you.

  3. I have this error whenever trying to open a pm. 

    TypeError: array_filter(): Argument #1 ($array) must be of type array, null given in /srv/forums/applications/core/sources/Messenger/Conversation.php:535
    Stack trace:
    #0 /forums/applications/core/sources/Messenger/Conversation.php(535): array_filter(NULL, Object(Closure))
    #1 /forums/init.php(927) : eval()'d code(15): IPS\core\Messenger\_Conversation->get_activeParticipants()
    #2 /forums/system/Content/Item.php(5278): IPS\core\Messenger\hook912->canCommentReview('reply', NULL, true)
    #3 /forums/uploads/cache/template_85_a858f5b396285b1389a0f9128b354d40_global.php(161): IPS\Content\_Item->canComment()
    #4 /forums/system/Theme/SandboxedTemplate.php(61): IPS\Theme\Cache\class_livemessenger_front_global->messageComment(Object(IPS\core\Messenger\Conversation), Object(IPS\core\Messenger\Message), 'messenger_comme...', 'core', 'messaging', 'core_Messenger_...')
    #5 /forums/uploads/cache/template_85_a858f5b396285b1389a0f9128b354d40_global.php(490): IPS\Theme\_SandboxedTemplate->__call('messageComment', Array)
    #6 /forums/system/Theme/SandboxedTemplate.php(61): IPS\Theme\Cache\class_livemessenger_front_global->messageItem(Object(IPS\core\Messenger\Conversation), Object(IPS\core\Messenger\Message))
    #7 /forums/init.php(927) : eval()'d code(20): IPS\Theme\_SandboxedTemplate->__call('messageItem', Array)
    #8 /forums/uploads/cache/template_85_a858f5b396285b1389a0f9128b354d40_global.php(739): IPS\core\Messenger\livemessenger_hook_MessageModel->htmlMini()
    #9 /forums/system/Theme/SandboxedTemplate.php(61): IPS\Theme\Cache\class_livemessenger_front_global->messagesDisplay(Object(IPS\core\Messenger\Conversation), Object(IPS\Helpers\Form))
    #10 /forums/applications/livemessenger/modules/front/chat/messenger.php(184): IPS\Theme\_SandboxedTemplate->__call('messagesDisplay', Array)
    #11 /forums/system/Dispatcher/Controller.php(107): IPS\livemessenger\modules\front\chat\_messenger->getConversation()
    #12 /forums/applications/livemessenger/modules/front/chat/messenger.php(25): IPS\Dispatcher\_Controller->execute()
    #13 /forums/system/Dispatcher/Dispatcher.php(153): IPS\livemessenger\modules\front\chat\_messenger->execute()
    #14 /forums/index.php(13): IPS\_Dispatcher->run()
    #15 {main}
    #0 /forums/system/Theme/SandboxedTemplate.php(71): IPS\_Log::log(Object(TypeError), 'template_error')
    #1 /forums/uploads/cache/template_85_a858f5b396285b1389a0f9128b354d40_global.php(490): IPS\Theme\_SandboxedTemplate->__call('messageComment', Array)
    #2 /forums/system/Theme/SandboxedTemplate.php(61): IPS\Theme\Cache\class_livemessenger_front_global->messageItem(Object(IPS\core\Messenger\Conversation), Object(IPS\core\Messenger\Message))
    #3 /forums/init.php(927) : eval()'d code(20): IPS\Theme\_SandboxedTemplate->__call('messageItem', Array)
    #4 /forums/uploads/cache/template_85_a858f5b396285b1389a0f9128b354d40_global.php(739): IPS\core\Messenger\livemessenger_hook_MessageModel->htmlMini()
    #5 /forums/system/Theme/SandboxedTemplate.php(61): IPS\Theme\Cache\class_livemessenger_front_global->messagesDisplay(Object(IPS\core\Messenger\Conversation), Object(IPS\Helpers\Form))
    #6 /forums/applications/livemessenger/modules/front/chat/messenger.php(184): IPS\Theme\_SandboxedTemplate->__call('messagesDisplay', Array)
    #7 /forums/system/Dispatcher/Controller.php(107): IPS\livemessenger\modules\front\chat\_messenger->getConversation()
    #8 /forums/applications/livemessenger/modules/front/chat/messenger.php(25): IPS\Dispatcher\_Controller->execute()
    #9 /forums/system/Dispatcher/Dispatcher.php(153): IPS\livemessenger\modules\front\chat\_messenger->execute()
    #10 /forums/index.php(13): IPS\_Dispatcher->run()
    #11 {main}

     

    [[Template livemessenger/front/global/messageComment is throwing an error. This theme may be out of date. Run the support tool in the AdminCP to restore the default theme.]]

  4. 9 minutes ago, WP V0RT3X said:

    There is afaik a plugin that can do exactly this.

    I see, but it would be better if it's a core setting instead of third-party plugin because of too many reasons. Also, I suggested this because the gird view doesn't fit all primary forums especially the ones with odd numbers. It leaves a huge and unnecessary empty area.

    Example:

    Could contain: File, Page, Text, Webpage, Person

  5. @kRSB Hi,

    Whenever someone reported that groups will receive new notification on editing the topic, and then you released a new version to fix this issue. Now this issue causing anther issue that if you want to edit your post and add a new mention to a member or group it wouldn't send any notifications, and you must create a new post in order to mention a new member or group.

  6. I had same errors whenever I updated yesterday, and after the search index was rebuilt, I don't see the error no more. Yet, if I want to rebuild it again, the error will show again.

    OutOfRangeException::0

    #0 /forums/system/Content/Comment.php(562): IPS\Patterns\_ActiveRecord::load(199766)
    #1 /forums/applications/forums/sources/Topic/Post.php(580): IPS\Content\_Comment->item()
    #2 /forums/applications/core/extensions/core/Queue/RebuildSearchIndex.php(167): IPS\forums\Topic\_Post->isFutureDate()
    #3 /forums/system/Task/Task.php(47): IPS\core\extensions\core\Queue\_RebuildSearchIndex->run(Array, 361000)
    #4 /forums/applications/core/tasks/queue.php(43): IPS\_Task::runQueue()
    #5 /forums/system/Task/Task.php(375): IPS\core\tasks\_queue->IPS\core\tasks\{closure}()
    #6 /forums/applications/core/tasks/queue.php(55): IPS\_Task->runUntilTimeout(Object(Closure))
    #7 /forums/system/Task/Task.php(274): IPS\core\tasks\_queue->execute()
    #8 /forums/system/Task/Task.php(237): IPS\_Task->run()
    #9 /forums/applications/core/interface/task/task.php(58): IPS\_Task->runAndLog()
    #10 {main}

     

  7. @Noah F, @TAMAN one of the best theme developers in here, and he is also the most helpful one. He always helps even with personal customization unlike other developers around here. Who knows what's going with him in his personal life, but I wish that he is in a good heath.

    On 10/9/2022 at 10:43 PM, Noah F said:

    Hello, does anyone know how to fix this?

    Add this in your custom CSS

    .cSearchFilter[open] {
        z-index: 2001;
    }

    Also, if you are running 4.7.3 there is no update in the globalTemplate or other modified templates. If you need more help, send me a PM and I will see what I can do to help until @TAMAN comes back. 

×
×
  • Create New...