Invision Community 5 Bug Tracker
417 v5 bugs
-
Hello, After completing the upgrade process on my forum, I encountered the following error: SELECT * FROM `core_theme_editor_settings` IPS\Db\Exception: Table 'dbname.core_theme_editor_settings' doesn't exist (1146) #0 public_html/system/Db/Select.php(402): IPS\Db->preparedQuery() #1 public_html/system/Db/Select.php(460): IPS\Db\Select->runQuery() #2 [internal function]: IPS\Db\Select->rewind() #3 public_html/system/Theme/Editor/Setting.php(205): IteratorIterator->rewind() #4 public_
- Status: Pending
- 6 comments
- 122 views
-
Error (1061) Duplicate key name 'widget_performance': addColumnsAndIndexes ["forums_forums",[{"name":"last_post_data","type":"TEXT","length":null,"decimals":null,"values":null,"allow_null":true,"default":null,"comment":"A JSON array of the last post data","unsigned":false,"auto_increment":false}],[{"type":"key","name":"widget_performance","length":{"1":20,"2":160,"3":null},"columns":{"1":"password","2":"password_override","3":"can_view_others"}}]] #0 system/Application/Application.php(1770): IP
- Status: Pending
- 1 comment
- 85 views
-
I get this error in the system logs as an upgrade error. Error (1060) Duplicate column name 'page_views': addColumnsAndIndexes ["cms_pages",[{"name":"page_meta_image","type":"VARCHAR","length":255,"decimals":null,"values":null,"allow_null":true,"default":null,"comment":"","unsigned":false,"auto_increment":false},{"name":"page_views","type":"INT","length":null,"decimals":null,"values":null,"allow_null":false,"default":0,"comment":"","unsigned":false,"auto_increment":false}],[]] public_html/syste
- Status: Pending
- 1 comment
- 77 views
-
After completing the upgrade process on my forum, I encountered the following error: Error (1050) Table 'core_contact_verify' already exists: createTable [{"name":"core_contact_verify","columns":{"email_address":{"name":"email_address","type":"VARCHAR","length":255,"decimals":null,"values":null,"allow_null":false,"default":"","comment":"","unsigned":false,"auto_increment":false},"verify_key":{"name":"verify_key","type":"VARCHAR","length":255,"decimals":null,"values":null,"allow_null":false,"defa
- Status: Not a bug
- 5 comments
- 88 views
-
My community and the AdminCP are accessible after upgrading, but I did receive this error straight after the upgrade process finished for some reason. From the System Logs: IPS\File\Exception: CANNOT_MAKE_DIR (6) #0 /home/gary/japanesespitz/system/File/FileSystem.php(331): IPS\File\FileSystem->getFolder() #1 /home/gary/japanesespitz/system/File/File.php(391): IPS\File\FileSystem->save() #2 /home/gary/japanesespitz/system/Output/Javascript/Javascript.php(1082): IPS\File::create() #3 /home
- Status: Cannot Reproduce
- 3 comments
- 130 views
-
Just look at a mention and it’s not aligned properly vertically, it has more space above and less below the name: @Ehren At least that’s what I see using Chrome v132 on Windows 10. Let me know if you want a screenshot.
- Status: Pending
- 4 comments
- 179 views
-
When I try to navigate to the leaderboard, I get this error message. Leaderboard Error Message Error: Typed property IPS\Content\Search\ContentFilter::$itemClass must not be accessed before initialization (0) #0 /applications/core/modules/front/discover/popular.php(447): IPS\Content\Search\Elastic\Query->filterByContent() #1 /applications/core/modules/front/discover/popular.php(96): IPS\core\modules\front\discover\popular->leaderboard() #2 /system/Dispatcher/Dispatcher.php(169): IPS\core\m
- Status: Moved to Github
- 0 comments
- 87 views
-
I’m seeing this icon when I view forums in the combined fluid view.
- Status: Moved to Github
- 0 comments
- 85 views
-
Hello, I think it probably makes sense to allow more than one SSO handler - for example some users of your platform might have logged into “service-1” and others might have logged into “service-2” and if both services have the potential for SSO login to IPS then you would want two SSO handlers - if the first one succeeds then don’t try the second one (or any other subsequent ones) but if the first one fails then you would want to try the second (and subsequent) in case a later one returns succes
- Status: Pending
- 0 comments
- 81 views
-
Just click to edit - no changes - click save = come error (see picture)
- Status: Not a bug
- 3 comments
- 193 views
-
Post a topic, comments, etc with embedded content. I tested with an external image in this case: The message should disappear when the content is successfully submitted. === I also noticed a related issue on mobile with this message. When the editor is not focused/selected all is good: However, when you are inside the editor, the bottom bar disappears to let you type, but the embedded content message remains sticky at the same height:
- Status: Pending
- 1 comment
- 123 views
-
I’m using Fluid View for browsing the topics index on my iPhone 16 Pro Max. I also am using the PWA, but I don’t think this is involved in this UI bug. The problem is when I click on a forum in the list of topics. The list is now filtered by that one forum, which is the correct behavior. But, when I want to reset the current filter by clicking on the “Showing 1 forum” and deselecting the one checked forum. The forum filter does change to “Showing all forums”, but the topic list still only show
- Status: Pending
- 2 comments
- 110 views
-
Try editing edit a post and then click the Cancel button. It will reload the whole page instead of simply hiding the editor and restoring the post’s HTML content.
- Status: Moved to Github
- 0 comments
- 82 views
-
Incorrect bulleted list when image is aligned left Correct bulleted list with image alinged right or inline
- Status: Moved to Github
- 3 comments
- 181 views
-
This only happens to the links that were placed in version 4
- Status: Moved to Github
- 1 comment
- 102 views
-
When you add an icon to a category, it shows up like if there was a new record (bold): There’s no new file in the FILES category.
- Status: Moved to Github
- 5 comments
- 186 views
-
- 7 comments
- 267 views
-
When you use the forum as a PWA, the bottom grab bar floats above the mobile footer UI.
- Status: Moved to Github
- 0 comments
- 102 views
-
I have an application that sets a member’s profile photo to an image uploaded in a different FileStorage extension. I’m talking about this code in the \IPS\Member::photoUrl() function: /* We have an uploaded or synced photo */ if ( $memberData['pp_main_photo'] and ( mb_substr( $memberData['pp_photo_type'], 0, 5 ) === 'sync-' or $memberData['pp_photo_type'] === 'custom' ) ) { try { $photoUrl = File::get( 'core_Profile', ( $thumb and $memberData['pp_thumb_photo'] ) ? $memberD
- Status: Moved to Github
- 1 comment
- 113 views
-
It’s not obvious where the changes are now since upgrading to IPS5, I’ll need this for the 4.7.19 > 4.7.20 when I end up doing the upgrade
- Status: Duplicate
- 4 comments
- 329 views
-
I don’t know what changed recently, but I am unable to post a new topic or message or even a bug report using my he PWA on my iPhone 16 Pro Max. The pop up form does show, but tapping a form field doesn’t bring up the keyboard to enter text. I can submit the blank form, but this only shows the form again with the error messages about required fields but still no ability to bring up the keyboard. This is only specific to the PWA (Add to Homescreen). Not from using Safari.
- Status: Pending
- 2 comments
- 137 views
-
I have the following activity stream feed: https://invisioncommunity.com/discover/66/ Earlier in Options menu you could click “Subscribe to RSS feed” which gives you a URL you could add in a feed reader for instance. However, this no longer works. When viewing the URL inkognito you’ll get the generic error message:
- Status: Fixed
- 6 comments
- 232 views
-
Fix the bug where selecting a programming language in a code block causes an issue with the footer, making the page expand. The list of languages is excessively long.
- Status: Fixed
- 2 comments
- 211 views
-
It is insignificant and doesn’t break anything, but badges when hovering on someone’s display name might need a look at. They display fine on profiles.
- Status: Fixed
- 3 comments
- 250 views