Invision Community 5 Bug Tracker
336 v5 bugs
-
I've had a couple of members who can't upload images, one on an iPad and one on an iPhone. Is there a known issue? Also, browsing is throwing the occasional error... Is anyone else having problems viewing the site on iPhone/Safari? Often (but not every time) I get an error message when trying to access a topic from the View New Content list. I get: 'A problem repeatedly occurred on' followed by the page link I was trying to access. Screenshot to follow.
- Status: Pending
- 3 comments
- 86 views
-
See here - https://invisioncommunity.com/forums/topic/481741-how-disable-delete-default-emoji-%E2%9D%93/#comment-2991838 regards Bosss
- Status: Duplicate
- 1 comment
- 72 views
-
v4 to v5 upgrade. Worked fine in V4. Notification settings: New member registration does not send emails to the admin. There are no error logs. It seems the email is just not sending.
- Status: Moved to Github
- 0 comments
- 62 views
-
Attempting to edit a featured topic results in an error. Moderator CP > Featured Content > Edit ErrorException: template_store_missing (0) #0 /path/to/system/Content/Controller.php(4936): IPS\Theme->getTemplate('promote') #1 /path/to/system/Dispatcher/Controller.php(128): IPS\Content\Controller->editFeatured() #2 /path/to/system/Content/Controller.php(124): IPS\Dispatcher\Controller->execute() #3 /path/to/applications/forums/modules/front/forums/topic.php(82): IPS\Content\Controll
- Status: Moved to Github
- 0 comments
- 57 views
-
Missing button "Add files". Screenshot from IPS bug tracker. Same on my site. Same on Samsung's and Apple's tablet:
- Status: Moved to Github
- 0 comments
- 40 views
-
Fresh install. Only IPS apps. Category: Index: We really need this fixed. It's been there since Beta 5.
- Status: Fixed
- 38 comments
- 827 views
-
On https://invisioncommunity.com/cookies page, links to http://www.aboutcookies.org/, http://www.allaboutcookies.org/ and http://tools.google.com/dlpage/gaoptout use HTTP instead of HTTPS.
- Status: Moved to Github
- 0 comments
- 55 views
-
- 5 comments
- 125 views
-
After click RSS in to blog: TypeError: IPS\Xml\Rss::newDocument(): Argument #2 ($title) must be of type string, null given, called in /home/database/public_html/applications/blog/Application.php on line 95 (0) #0 /home/database/public_html/applications/blog/Application.php(95): IPS\Xml\Rss::newDocument(Object(IPS\Http\Url\Friendly), NULL, '<p>\xD0\xA2\xD1\x83\xD0\xBA \xD1\x89\xD0\xB5 ...') #1 /home/database/public_html/applications/blog/Application.php(55): IPS\blog\Application->sendBlo
- Status: Moved to Github
- 0 comments
- 49 views
-
Just 2 more 🤔 1) When you start a new topic from index page - when loading appears, it has incorrect border radius at the bottom of the dialog (time 0:05 in a video). new-topic.mp4 2) This one is a bit tricky, it happens only time to time. When you click the follow button, sometimes the dialog is stretched to 100% width 🤔 Sometimes it happens on 1st click, sometimes it takes some time, so keep clicking if it doesnt happen at first click. follow.mp4
- Status: Moved to Github
- 0 comments
- 78 views
-
I recall someone from IPS saying this was a bug when I casually mentioned it a while ago, so just wanted to formalise it here in case it's been forgotten. It seems that using the 'Copy to Database' function on a forum topic does not result in that topic dropping the tags assigned to it, leading to duplication of content on the Tag Pages. Below is an image from the 'Sonic News' tag page I created, as well as an example of this issue in play. ^ The entry on the right in the image above is the top
- Status: Duplicate
- 2 comments
- 110 views
-
These two options don't seem to work at all in the Page Editor. Couldn't see an entry for this bug, but feel free to call it a dupe if it's already been reported. Screen Recording 2025-02-19 at 16.15.05.mp4On macOS 15.1.1 using Chrome Version 132.0.6834.160 (Official Build) (arm64), but issue also occurs in desktop Safari.
- Status: Moved to Github
- 2 comments
- 80 views
-
TypeError: IPS\Application::appIsEnabled(): Argument #1 ($key) must be of type string, null given, called in /public_html/applications/core/modules/admin/overview/files.php on line 834 (0)
- Status: Pending
- 10 comments
- 158 views
-
I found a nice juicy bug. When clicking an IPv6 IP on the "Who's online page", the IP doesn't resolve correctly. The software replaces ":" with "%"
- Status: Moved to Github
- 0 comments
- 64 views
-
Make a new table and try use function Merger Cell and Splint cell, both functions does not work. MU Online 2025.02.17 - 13.32.48.01.mp4
- Status: Not a bug
- 9 comments
- 167 views
-
Today, on version 5.0.2, I encountered this system error. I'm not sure if it's something significant, but I decided to report it. Below is the full event log. INSERT INTO `core_members_known_devices` ( `device_key`, `member_id`, `anonymous`, `user_agent`, `login_key`, `last_seen`, `login_handler` ) VALUES ( '2d859fe1db62607697e24ea346c038b5', 107, true, 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36', '0f95ebcfe4ade54a2a0f243ffe94
- Status: Not a bug
- 6 comments
- 104 views
-
Hi All, As previously reported in my first bug report for Beta 9 (thread has disappeared?) and in the following posts: https://invisioncommunity.com/invision-community-5-bug-tracker/images-widget-advanced-settings-r690/ https://invisioncommunity.com/invision-community-5-bug-tracker/images-widget-advanced-settings-r690/#findComment-270912 https://invisioncommunity.com/invision-community-5-bug-tracker/images-widget-advanced-settings-r690/#findComment-270922 https://invisioncommunity.com/invisio
- Status: Moved to Github
- 0 comments
- 56 views
-
When using search, it finds it but can't see it in Email Settings.
- Status: Duplicate
- 1 comment
- 62 views
-
The gridspan value was removed in 5.0.2 from the Radio helper form, but the PHP code also had the HTML ID (mistakenly?) removed. 5.0.1: <ips:template parameters="$name, $value, $required, $options, $disabled=FALSE, $toggles=array(), $descriptions=array(), $warnings=array(), $userSuppliedInput='', $unlimited=NULL, $unlimitedLang=NULL, $htmlId=NULL, $gridspan=3" /> return Theme::i()->getTemplate( 'forms', 'core', 'global' )->radioImages( $this->name, $value, $this->required, $th
- Status: Moved to Github
- 1 comment
- 65 views
-
Hello, we have a really basic extension for our own, more advanced canned responses: var obj = { restrictions: [""], addButtons() { return { test1: { /*isAvailable: editor => editor.options.restrictions.has('ipsCustomExtension__g17editorcannedresponse__'), isActive: editor => editor.options.restrictions.has('ipsCustomExtension__g17editorcannedresponse__'),*/ html: '<span><i class="fa-solid fa-message"></i></span>', com
- Status: Moved to Github
- 1 comment
- 92 views
-
Hello, This is a change from V4 (and not a welcome change 😉)... If I create a blog entry I immediately get a banner across the top of the page that says: "Your content will need to be approved by a moderator". This is different from V4 where we just let the members create whatever blogs they wanted (same as we did for the forum topics and posts). If any content was posted that breached community guidelines then the moderators would hide/remove the content and take appropriate action. (If modera
- Status: Moved to Github
- 0 comments
- 87 views
-
some new on 5.0.2 🤔 1) In edit profile settings (custom fields) class ipsBox is missing on ul. 2) There is some unnecessary padding in member management. 3) In Actions / Copy to database dialog shouldnt be this border around content. 4) In IP address tools there should be border-radius set to 0 on ipsSubmitRow and border-bottom is missing on Display name ipsSubmitRow 🤔 5) There should be 3 dots in original english localization I guess 🤔
- Status: Moved to Github
- 1 comment
- 86 views
-
After updating to 5.0.2 - all cover photos in Gallery categories were removed. When inspecting the source code, these images are present in the code, but are not displayed
- Status: Moved to Github
- 1 comment
- 65 views
-
1) Create new CustomField extension 2) Go to CMS database fields 3) Go to add field, your custom type will be shown from the available field types dropdown 4) After adding your field, it will not show in the field list 5) Going manually to the edit field page with the field id edited in the URL will say: The custom field type YourFieldName does not exist, please select a valid field type.
- Status: Pending
- 1 comment
- 83 views
-
Error: Call to undefined method IPS\forums\Topic::TopicCount() in system/Theme/Theme.php(891) : eval()'d code:1402 Stack trace: #0 system/Theme/SandboxedTemplate.php(61): IPS\Theme\class_forums_front_index->forumRow() #1 system/Theme/Theme.php(891) : eval()'d code(1875): IPS\Theme\_SandboxedTemplate->__call() #2 system/Theme/SandboxedTemplate.php(61): IPS\Theme\class_forums_front_index->index() #3 applications/forums/modules/front/forums/index.php(225): IPS\Theme\_SandboxedTemplate->
- Status: Pending
- 1 comment
- 58 views