Invision Community 5 Bug Tracker
389 v5 bugs
-
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
- 87 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
- 129 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
- 169 views
-
Pasting a Vimeo URL: After Posting: Fullscreen button is missing. Doesn’t happen on 4.x.
- Status: Moved to Github
- 0 comments
- 78 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
- 86 views
-
I’m seeing this icon when I view forums in the combined fluid view.
- Status: Moved to Github
- 0 comments
- 83 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
- 79 views
-
Just click to edit - no changes - click save = come error (see picture)
- Status: Not a bug
- 3 comments
- 183 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
- 120 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
- 108 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
- 81 views
-
Incorrect bulleted list when image is aligned left Correct bulleted list with image alinged right or inline
- Status: Moved to Github
- 3 comments
- 180 views
-
This only happens to the links that were placed in version 4
- Status: Moved to Github
- 1 comment
- 99 views
-
- 2 comments
- 176 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
- 182 views
-
- 7 comments
- 257 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
- 101 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
- 108 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
- 310 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
- 128 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
- 224 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
- 206 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
- 243 views
-
Okay, this is an edge case 😊 I pull a RSS Feed from Apple. Usually, they publish more than one record. They could have all the exact same timestamp. In the forum feed view only one is shown. Clearing caches doesn‘t help.
- Status: Moved to Github
- 4 comments
- 113 views
-
This was reported before and fixed. The bug is back: Page 2 of a conversation: After clicking on the link: then I’m redirected to the board index.
- Status: Moved to Github
- 0 comments
- 90 views