Jump to content

MythonPonty

Clients
  • Posts

    186
  • Joined

 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 MythonPonty

  1. Good Morning... 

    I get following message after deleting members. (Project poeten.de)

     

    TypeError: IPS\forums\_Forum::setLastComment(): Argument #2 ($updatedItem) must be of type ?IPS\Content\Item, IPS\forums\Topic\Post given, called in /var/www/vhosts/httpdocs/system/Content/Comment.php on line 1360 (0)
    #0 /var/www/vhosts/httpdocs/system/Content/Comment.php(1360): IPS\forums\_Forum->setLastComment()
    #1 /var/www/vhosts/httpdocs/applications/core/extensions/core/Queue/MemberContent.php(107): IPS\Content\_Comment->changeAuthor()
    #2 /var/www/vhosts/httpdocs/system/Task/Task.php(54): IPS\core\extensions\core\Queue\_MemberContent->run()
    #3 /var/www/vhosts/httpdocs/applications/core/modules/admin/system/background.php(87): IPS\_Task::runQueue()
    #4 /var/www/vhosts/httpdocs/system/Helpers/MultipleRedirect/MultipleRedirect.php(93): IPS\core\modules\admin\system\_background->IPS\core\modules\admin\system\{closure}()
    #5 /var/www/vhosts/httpdocs/applications/core/modules/admin/system/background.php(138): IPS\Helpers\_MultipleRedirect->__construct()
    #6 /var/www/vhosts/httpdocs/system/Dispatcher/Controller.php(107): IPS\core\modules\admin\system\_background->process()
    #7 /var/www/vhosts/httpdocs/applications/core/modules/admin/system/background.php(42): IPS\Dispatcher\_Controller->execute()
    #8 /var/www/vhosts/httpdocs/system/Dispatcher/Dispatcher.php(153): IPS\core\modules\admin\system\_background->execute()
    #9 /var/www/vhosts/httpdocs/admin/index.php(13): IPS\_Dispatcher->run()
    #10 {main}

    Backtrace

    #0 /var/www/vhosts/httpdocs/init.php(1036): IPS\_Log::log()
    #1 [internal function]: IPS\IPS::exceptionHandler()
    #2 {main}

     

  2. Hello everyone. 
    Once again. Wow, that really impressed me and creates much more flexibility for a forum owner.
    What I noticed is that badges that could be multi-level don't have a counter badge. 

    Maybe that would be an interesting feature to have a perfect native badge creator tool.

    As an example for publishing topics. 

    For the first publication the member receives a normal badge, after the 5th publication the same badge only with an additional counter badge. The same for the 25th / 50th / 100th publication and so on. Everything could be done with one and the same icon type, of course you can still play with the colors and shape , but it would be nice if you could then still consider a counter as shown in the screenshot. Then I wouldn't be forced to use a graphic again, but could use the badges natively. 

    Is this perhaps on your to-do list?

    Could contain: Text, File

  3. Backtrace

    #0 /var/www/vhosts/xxx/httpdocs/init.php(932) : eval()'d code(31): DateTime->__construct()
    #1 /var/www/vhosts/xxx/httpdocs/system/Email/Email.php(973) : eval()'d code(154): IPS\forums\Topic\restrictforumsage_hook_postModel->content()
    #2 /var/www/vhosts/xxx/httpdocs/system/Email/Email.php(976): IPS\Theme\email_html_core__genericContent()
    #3 /var/www/vhosts/xxx/httpdocs/system/Content/Content.php(2325): IPS\_Email::template()
    #4 /var/www/vhosts/xxx/httpdocs/system/Email/Email.php(973) : eval()'d code(81): IPS\_Content->emailContent()
    #5 /var/www/vhosts/xxx/httpdocs/system/Email/Email.php(976): IPS\Theme\email_html_core_notification_new_comment()
    #6 /var/www/vhosts/xxx/httpdocs/system/Email/Email.php(397): IPS\_Email::template()
    #7 /var/www/vhosts/xxx/httpdocs/system/Email/Email.php(899): IPS\_Email->compileContent()
    #8 /var/www/vhosts/xxx/httpdocs/system/Notification/Notification.php(941): IPS\_Email->mergeAndSend()
    #9 /var/www/vhosts/xxx/httpdocs/system/Notification/Notification.php(921): IPS\_Notification->sendEmails()
    #10 /var/www/vhosts/xxx/httpdocs/system/Content/Content.php(2547): IPS\_Notification->send()
    #11 /var/www/vhosts/xxx/httpdocs/applications/core/extensions/core/Queue/Follow.php(77): IPS\_Content->sendNotificationsBatch()
    #12 /var/www/vhosts/xxx/httpdocs/system/Task/Task.php(47): IPS\core\extensions\core\Queue\_Follow->run()
    #13 /var/www/vhosts/xxx/httpdocs/applications/core/tasks/queue.php(43): IPS\_Task::runQueue()
    #14 /var/www/vhosts/xxx/httpdocs/system/Task/Task.php(375): IPS\core\tasks\_queue->IPS\core\tasks\{closure}()
    #15 /var/www/vhosts/xxx/httpdocs/applications/core/tasks/queue.php(55): IPS\_Task->runUntilTimeout()
    #16 /var/www/vhosts/xxx/httpdocs/system/Task/Task.php(274): IPS\core\tasks\_queue->execute()
    #17 /var/www/vhosts/xxx/httpdocs/system/Task/Task.php(237): IPS\_Task->run()
    #18 /var/www/vhosts/xxx/httpdocs/applications/core/interface/task/web.php(42): IPS\_Task->runAndLog()
    #19 {main}

    Got this error multiple time. 🫣

  4. Error: Call to a member function container() on null (0)
    #0 /var/www/vhosts/p/httpdocs/applications/forums/sources/Topic/Post.php(374): IPS\Content\_Comment->delete()
    #1 /var/www/vhosts/p/httpdocs/init.php(938) : eval()'d code(58): IPS\forums\Topic\_Post->delete()
    #2 /var/www/vhosts/p/httpdocs/applications/core/extensions/core/Queue/MemberContent.php(126): IPS\forums\Topic\cms_hook_Post->delete()
    #3 /var/www/vhosts/p/httpdocs/system/Task/Task.php(47): IPS\core\extensions\core\Queue\_MemberContent->run()
    #4 /var/www/vhosts/p/httpdocs/applications/core/modules/admin/system/background.php(87): IPS\_Task::runQueue()
    #5 /var/www/vhosts/p/httpdocs/system/Helpers/MultipleRedirect/MultipleRedirect.php(93): IPS\core\modules\admin\system\_background->IPS\core\modules\admin\system\{closure}()
    #6 /var/www/vhosts/p/httpdocs/applications/core/modules/admin/system/background.php(138): IPS\Helpers\_MultipleRedirect->__construct()
    #7 /var/www/vhosts/p/httpdocs/system/Dispatcher/Controller.php(107): IPS\core\modules\admin\system\_background->process()
    #8 /var/www/vhosts/p/httpdocs/applications/core/modules/admin/system/background.php(42): IPS\Dispatcher\_Controller->execute()
    #9 /var/www/vhosts/p/httpdocs/system/Dispatcher/Dispatcher.php(153): IPS\core\modules\admin\system\_background->execute()
    #10 /var/www/vhosts/p/httpdocs/admin/index.php(13): IPS\_Dispatcher->run()
    #11 {main}

     

    #0 /var/www/vhosts/p/httpdocs/init.php(1040): IPS\_Log::log()
    #1 [internal function]: IPS\IPS::exceptionHandler()
    #2 {main}

  5. Is there no way for members to set the privacy for their birthdates "Hiding for members / Birthday Widget"

    As the administrator i can set the option in general for all members. But we have some members who doesn't want to display their birthdates.

    I don't want to disabled it generally, because i need it for youth protection

  6. Sometimes a Warning & Restriction is too much action for just a minor offense... Yes you can add Zero Points to have a soft warning.. But warning sounds too hard. We just want to inform the user about the minor offense. So we use the notification function to inform the user... After sending the notification we have no central information about the action in the user profile.

    We want to use the warning and restriction area to add some moderative notices about an user and have no impact / no notifications for the user. Only Moderators can see these informations.

    Thats the chance to have one dashboard to overview all moderative actions for the sepecific user. Another feature which we are missing is to have a central overview about all reports for a user. 
    Do you plan something to optimize the moderation area in the user profile ?

     

    Best regards

    @MythonPonty

  7. Hi. 

    I've try to download my theme, with some changes, from my test/develop environment to upload it to my productive suite.

    I got following error message. 

    Quote

    IPS\File\Exception: DOES_NOT_EXIST (2)
    #0 /var/www/vhosts/xxx/applications/core/modules/admin/customization/themes.php(2023): IPS\File\_FileSystem->contents()
    #1 /var/www/vhosts/xxx/system/Dispatcher/Controller.php(107): IPS\core\modules\admin\customization\_themes->exportForm()
    #2 /var/www/vhosts/xxx/system/Node/Controller.php(69): IPS\Dispatcher\_Controller->execute()
    #3 /var/www/vhosts/xxx/applications/core/modules/admin/customization/themes.php(59): IPS\Node\_Controller->execute()
    #4 /var/www/vhosts/xxx/system/Dispatcher/Dispatcher.php(153): IPS\core\modules\admin\customization\_themes->execute()
    #5 /var/www/vhosts/xxx/admin/index.php(13): IPS\_Dispatcher->run()
    #6 {main}

    Quote

    #0 /var/www/vhosts/xxx/init.php(1034): IPS\_Log::log()
    #1 [internal function]: IPS\IPS::exceptionHandler()
    #2 {main}

    I've deactivated all plugins, but got the same error.

    Anyone can help ? 

     

    Thanks

×
×
  • Create New...