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. @Adriano Faria I have been seen this error since 4.7.7

    Error: Call to a member function isAnonymous() on array in /srv/forums/system/Content/Item.php:5625
    Stack trace:
    #0 /forums/uploads/cache/template_66_1bb0e8f6d56_forums.php(4902): IPS\Content\_Item->lastCommenter()
    #1 /forums/system/Theme/SandboxedTemplate.php(61): IPS\Theme\Cache\class_forums_front_forums->topicRow(Object(IPS\Helpers\Table\Content), Array, Array)
    #2 /forums/uploads/cache/template_66_1bb0e8f6d56_forums.php(1529): IPS\Theme\_SandboxedTemplate->__call('topicRow', Array)
    #3 /forums/system/Theme/SandboxedTemplate.php(61): IPS\Theme\Cache\class_forums_front_forums->forumTable(Object(IPS\Helpers\Table\Content), Array, Array, NULL, true)
    #4 /forums/system/Helpers/Table/Table.php(579): IPS\Theme\_SandboxedTemplate->__call('forumTable', Array)
    #5 /forums/applications/forums/modules/front/forums/forums.php(568): IPS\Helpers\Table\_Table->__toString()
    #6 /forums/applications/forums/modules/front/forums/forums.php(38): IPS\forums\modules\front\forums\_forums->_forum(Object(IPS\forums\Forum))
    #7 /forums/init.php(935) : eval()'d code(30): IPS\forums\modules\front\forums\_forums->manage()
    #8 /forums/system/Dispatcher/Controller.php(118): IPS\forums\modules\front\forums\banfromforums_hook_bmffForumView->manage()
    #9 /forums/system/Dispatcher/Dispatcher.php(153): IPS\Dispatcher\_Controller->execute()
    #10 /forums/index.php(13): IPS\_Dispatcher->run()
    #11 {main}

     

    #0 /forums/system/Theme/SandboxedTemplate.php(71): IPS\_Log::log(Object(Error), 'template_error')
    #1 /forums/uploads/cache/template_66_1bb0e8f6d56_forums.php(1529): IPS\Theme\_SandboxedTemplate->__call('topicRow', Array)
    #2 /forums/system/Theme/SandboxedTemplate.php(61): IPS\Theme\Cache\class_forums_front_forums->forumTable(Object(IPS\Helpers\Table\Content), Array, Array, NULL, true)
    #3 /forums/system/Helpers/Table/Table.php(579): IPS\Theme\_SandboxedTemplate->__call('forumTable', Array)
    #4 /forums/applications/forums/modules/front/forums/forums.php(568): IPS\Helpers\Table\_Table->__toString()
    #5 /forums/applications/forums/modules/front/forums/forums.php(38): IPS\forums\modules\front\forums\_forums->_forum(Object(IPS\forums\Forum))
    #6 /forums/init.php(935) : eval()'d code(30): IPS\forums\modules\front\forums\_forums->manage()
    #7 /forums/system/Dispatcher/Controller.php(118): IPS\forums\modules\front\forums\banfromforums_hook_bmffForumView->manage()
    #8 /forums/system/Dispatcher/Dispatcher.php(153): IPS\Dispatcher\_Controller->execute()
    #9 /forums/index.php(13): IPS\_Dispatcher->run()
    #10 {main}

    Whenever you've time please take a look. All errors were triggered by guests' group.

  2. @Adriano Faria sorry mate the error me and Alex mentioned still occur. 

     

    UPDATE `ibf_forums_posts` `forums_posts`  SET `banFromTopic`=0,`
    ' WHERE pid=9649 
    IPS\Db\Exception: Unknown column 'banFromTopic' in 'field list' (1054)
    #0 /forums/system/Db/Db.php(1159): IPS\_Db->preparedQuery('/*forums::nsane...', Array)
    #1 /forums/system/Patterns/ActiveRecord.php(520): IPS\_Db->update('`ibf_forums_pos...', '`banFromTopic`=...', 'WHERE pid=?')
    #2 /forums/applications/forums/sources/Topic/Post.php(353): IPS\Patterns\_ActiveRecord->save()
    #3 /forums/system/Content/Item.php(1260): IPS\forums\Topic\_Post->save()
    #4 /forums/applications/forums/sources/Topic/Topic.php(667): IPS\Content\_Item->processAfterEdit(Array)
    #5 /forums/applications/forums/modules/front/forums/topic.php(678): IPS\forums\_Topic->processAfterEdit(Array)
    #6 /forums/system/Dispatcher/Controller.php(107): IPS\forums\modules\front\forums\_topic->edit()
    #7 /forums/system/Content/Controller.php(50): IPS\Dispatcher\_Controller->execute()
    #8 /forums/applications/forums/modules/front/forums/topic.php(39): IPS\Content\_Controller->execute()
    #9 /forums/system/Dispatcher/Dispatcher.php(153): IPS\forums\modules\front\forums\_topic->execute()
    #10 /forums/index.php(13): IPS\_Dispatcher->run()
    #11 {main}

    BACKTRACE

    #0 /forums/init.php(1037): IPS\_Log::log('UPDATE `ibf_for...', 'uncaught_except...')
    #1 [internal function]: IPS\IPS::exceptionHandler(Object(IPS\Db\Exception))
    #2 {main}

     

    On ?do=edits

  3. @Adriano Faria I have same error whenever it's enabled that @AlexJ mentioned. 

    IPS\Db\Exception::1054

    UPDATE `ibf_forums_posts` `forums_posts`  SET `banFromTopic`=0,`edit_time`=1676595929,`edit_name`='MrGray',`append_edit`=true,`post`='<blockquote class="ipsQuote" data-ipsquote="" data-ipsquote-contentapp="forums" data-ipsquote-contentclass="forums_Topic" data-ipsquote-contentcommentid="1779341" data-ipsquote-contentid="435235" data-ipsquote-contenttype="forums" data-ipsquote-timestamp="1676585418" data-ipsquote-userid="99324" data-ipsquote-username="MiceY">
    #0 /forums/system/Db/Db.php(1159): IPS\_Db->preparedQuery('/*forums::nsane...', Array)
    #1 /forums/system/Patterns/ActiveRecord.php(520): IPS\_Db->update('`ibf_forums_pos...', '`banFromTopic`=...', 'WHERE pid=?')
    #2 /forums/applications/forums/sources/Topic/Post.php(353): IPS\Patterns\_ActiveRecord->save()
    #3 /forums/system/Content/Comment.php(799): IPS\forums\Topic\_Post->save()
    #4 /forums/system/Content/Controller.php(2659): IPS\Content\_Comment->editContents('<blockquote cla...')
    #5 /forums/applications/forums/modules/front/forums/topic.php(1212): IPS\Content\_Controller->_edit('IPS\\forums\\Topi...', Object(IPS\forums\Topic\Post), Object(IPS\forums\Topic))
    #6 /forums/system/Content/Controller.php(2307): IPS\forums\modules\front\forums\_topic->_edit('IPS\\forums\\Topi...', Object(IPS\forums\Topic\Post), Object(IPS\forums\Topic))
    #7 /forums/applications/forums/modules/front/forums/topic.php(1240): IPS\Content\_Controller->__call('_edit', Array)
    #8 /forums/system/Dispatcher/Controller.php(107): IPS\forums\modules\front\forums\_topic->__call('editComment', Array)
    #9 /forums/system/Content/Controller.php(50): IPS\Dispatcher\_Controller->execute()
    #10 /forums/applications/forums/modules/front/forums/topic.php(39): IPS\Content\_Controller->execute()
    #11 /forums/system/Dispatcher/Dispatcher.php(153): IPS\forums\modules\front\forums\_topic->execute()
    #12 /forums/index.php(13): IPS\_Dispatcher->run()
    #13 {main}

    It happens on editing

    https://mysite.com/topic/898711-jokes-of-2023/?do=editComment&comment=1779358

     

  4. On 2/14/2023 at 7:19 PM, CodingJungle said:

    This was an issue reported/showed up almost 2 years ago and u guys did nothing to fix it or even comment on it

    I pointed this out just recently mate. 

    On 2/4/2023 at 4:51 PM, Afrodude said:

    We already did that, and the only information we receive from IPS staff is that the reports are still open. Furthermore, several issues that went unnoticed were reported by great third-party developers along with the fix in order to make it easier for the IPS developers' team.

    Developer Connection - Invision Community

    As of today, I have been with IPS for 18 years. I am really proud of the entire team and all that they have accomplished, and I will always support IPS. It is unfair that anytime someone offers assistance, his efforts and suggested solutions are ignored since there have recently been so many issues that they may sometimes be overwhelming especially whenever we see that you do have a deadline to release cloud new features, and yet several bugs report that been opened. A bug report that has been open for more than three months and is still unresolved, in my opinion, is unreasonable.

  5. 20 minutes ago, Adriano Faria said:

    It is. There’s no specific setting for this. It will appear for moderators who can ban/unban people from topics, in posts that their authors can be banned and in forums NOT selected in the exclude setting.

    Sad, I had to lose the banned members data because I removed the app and reinstall it to see what causing the issue. 

    I found that this plugin causing an issue with the new update. 

    749493163_2021-09-1515_51_01.png.a92a33b

    Once this plugin is disabled the new option shows fine. 

  6. Pages database now has stopped adding the new databases you create as a tab on any restricted moderator groups in order to give you access to add, edit, and delete messages. 

    Could contain: Page, Text, Mobile Phone, Phone, Electronics

    And on an existing old database that already added on the restricted moderator tab if you don't enable all above options, the restricted moderator groups who doesn't have access to add, edit, and delete messages won't be able to see any reported contents from this database. 

     

    Even on fresh installation the Article database that pages created whenever you installed the system doesn't exist as a tab on restricted moderator groups. Also, all restricted moderator groups are able to add, edit, and delete messages without giving them permission even though it should be disables whenever you add a new database because it doesn't exist as tab at all.

     

    Could contain: File, Page, Text, Webpage, Pc, Electronics, Computer

     

    Could contain: Night, Outdoors, Nature, Page, Text

    @Stuart Silvester, @Daniel F

  7. @InvisionHQ there's an issue whenever we are using a different search engine "Elasticsearch (Advanced)" the change author works fine, but it won't change it whenever you see activity or searching the topic title. It will show the original author of the topic unless you rebuild the search index. May you please fix this. Thanks

×
×
  • Create New...