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

Everything 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. It would be nice whenever you have time to include this to mobile view too. Also, add a setting to disable/enable it because maybe some admins don't want to see it.
  5. 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. Once this plugin is disabled the new option shows fine.
  6. [CRITICAL Bug] Pages 4.7.7 Topic was moved to forum Help & Support I don't know who moved it and what's the point of that because this needs the developers team attention. Developer Connection Use this forum to interact with our development team on technical issues, suggestions and official best practices advice.
  7. @Adriano Faria is this available in version 1.2.0 ? Because I cannot find or see how to enable it anywhere.
  8. 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. 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. @Stuart Silvester, @Daniel F
  9. @Joey_M you need to edit this by using your FTP access to edit constants.php and then you will be able to use the recovery mode.
  10. Getting Support - Client Services - Invision Community
  11. @Gary https://invisioncommunity.com/release-notes/ The issue I reported here I believe accidently occurred.
  12. It's compatible, but there is a small change on navBarChildren since it's modified template on your theme you will have to update it mate. 4.7.6 → 4.7.7 - Invision Community
  13. Yes, it will go less, so it's completely normal.
  14. @VladMal It wouldn't break anything, but also make sure that you disable all third-party apps and plugins because some of them will not be compatible with PHP 8.0 and would cause the 500 error. After you successfully update make sure you update all third-party apps and plugin to the latest version before enabling them back.
  15. Tapatalk is not a part of IPS system, so you may delete the application along with any tapatalk database tables. Then try to update again. If you want to install it later, you must install the one that compatible with IPS 4.7.7. IPBoard - Download and Install | Tapatalk
  16. @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
  17. @EvanDC is creative a secondary group? If the answer is yes, then use this free plugin. You can pick to show only groups image, text only, or both together.
  18. I read it on the release note. I will test it again, and if I see anything, I will let you know guys. Thanks
  19. Then it must be a big size. You can resize the image PicResize - Crop, Resize, Edit images online for free! here which I prefer or change "Maximum profile photo storage size" from the group settings.
×
×
  • Create New...