Jump to content
View in the app

A better way to browse. Learn more.

Invision Community

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

5.0.17 is now available!

This topic contains 119 posts with an estimated read time of 77 minutes. A summary containing the most significant posts is available with an estimated read time of 4 minutes.

Featured Replies

  • Replies 118
  • Views 9.3k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • Square Wheels
    Square Wheels

    Even one of the lower tiers that is similar to the Classic is far outside of what I can afford. I have three licenses that would cost over 5 grand. For less than 1/2 of that, I have a VPS, the three

  • Stuart Silvester
    Stuart Silvester

    5.0.17 has been released! Changes since the last beta include: #6884 Add hover effect to mention dropdown #6886 Ensure "Continue Shopping" button closes its dialog #6887 Ensure animations finish runni

  • Stuart Silvester
    Stuart Silvester

    5.0.17 Beta 2 is now available! Changes since Beta 1: #6829 Ensure hCaptcha is shown correctly in dialogs #6830 Ensure active pagination buttons can be hovered #6832 Fix assignments when there’s no as

Posted Images

  • Author

5.0.17 Beta 2 is now available!

Changes since Beta 1:

#6829 Ensure hCaptcha is shown correctly in dialogs
#6830 Ensure active pagination buttons can be hovered
#6832 Fix assignments when there’s no assignment container
#6837 Fallback to empty object if stream_classes is null
#6838 Fix JS error when replying to new topic with featured first post
  • Stuart Silvester changed the title to 5.0.17 Beta 2 is now available!
#6829 Ensure hCaptcha is shown correctly in dialogs
#6830 Ensure active pagination buttons can be hovered

First one, is the register page right? If so thanks for fixing that so fast.
Second one, reported by me few days ago. ❤️

This one i reported over 4months ago. Very easy to fix, confuses moderators alot.

When moderators are on a page with 25items, and you select one item to delete, it always ask 25+ 1 item to delete,
The delete list is only 1 selected. (But it always counts the "posts on page" + "the selected items to delete" as = total items.)
The deleting process is correct, it only deletes the items that are selected. But dialog always shows wrong number.

paintdotnet_hHsuvUPS1D.png

Edited by Moestuin

  • Author
19 hours ago, Moestuin said:

This one i reported over 4months ago. Very easy to fix, confuses moderators alot.

When moderators are on a page with 25items, and you select one item to delete, it always ask 25+ 1 item to delete,
The delete list is only 1 selected. (But it always counts the "posts on page" + "the selected items to delete" as = total items.)
The deleting process is correct, it only deletes the items that are selected. But dialog always shows wrong number.

paintdotnet_hHsuvUPS1D.png

The bug report is still open. There has been some discussion on it, but it seems to be linked to a larger, more complex issue.

4 hours ago, PanSevence said:

Unlikely. Betas are for fixing high-impact issues (e.g., issues where the user cannot register because the CAPTCHA cannot be completed) or issues introduced in earlier betas.

6 minutes ago, bags_ppp said:

Quote selection does not work on Beta 2.

I have noticed this too. I was surprised how often I use it!

i wanted to update my test forum to this version, but im not able to because of this nonsense 😐 im on php 8.4 since update to v5 with no problem and theres no skip button or something 😐 on the screenshot is also mentioned php 8.1 as supported version, but php 8.1 doesnt even receive security updates 😐 and now im stuck in update process 🙄

glnSlLO.png

Edited by Vodafone CZ

i had to add 8.4 in applications/core/data/requirements.json 🤔

2 minutes ago, Vodafone CZ said:

i had to add 8.4 in applications/core/data/requirements.json 🤔

The latest supported PHP version is 8.3, not 8.4.

@Stuart Silvester which upcoming release will be removing underscore.js? 5.0.18 or sometime later?

9 minutes ago, Stuart Silvester said:

Sometime later...

Thanks. Guess I’m safe for now. 😊

On 3/20/2026 at 3:23 PM, Vodafone CZ said:

i wanted to update my test forum to this version, but im not able to because of this nonsense 😐 im on php 8.4 since update to v5 with no problem and theres no skip button or something 😐 on the screenshot is also mentioned php 8.1 as supported version, but php 8.1 doesnt even receive security updates 😐 and now im stuck in update process 🙄

glnSlLO.png

On 3/20/2026 at 4:06 PM, Vodafone CZ said:

i had to add 8.4 in applications/core/data/requirements.json 🤔

So 5.0.17 will not work on PHP 8.4? I have been using 8.4 for quite some time now and have had no issues. So, upgrading to 5.0.17 will produce this error?

Would it be modified as such?:

{
	"php": {
		"deprecated": [ "8.1.0" ],
		"supported": [ "8.1.0", "8.2.0", "8.3.0", "8.4.0" ]
	},
	"mysql": {
		"required": "8.0.13",
		"recommended": "8.0.13"
	}
}

@Invision Community Staff:
When will you officially start to support PHP 8.4?

Edited by Nuclear General

Safari users are reporting following issue:

After opening topic on the forum and switching pages content will randomly not be rendered. (header and footer are there)

I can reproduce same behavior on this topic as well (click page 1 and then again page 2):

Screenshot2026-03-23at08_24_37.thumb.png.6cc9631b6d8a0f237e1204ad47c17c96.png

Edited by bags_ppp

  • Author
13 hours ago, Nuclear General said:

So 5.0.17 will not work on PHP 8.4? I have been using 8.4 for quite some time now and have had no issues. So, upgrading to 5.0.17 will produce this error?

Would it be modified as such?:

{
	"php": {"deprecated": [ "8.1.0" ],"supported": [ "8.1.0", "8.2.0", "8.3.0", "8.4.0" ]
	},
	"mysql": {"required": "8.0.13","recommended": "8.0.13"
	}}

@Invision Community Staff:
When will you officially start to support PHP 8.4?

Obviously, we wouldn't recommend making changes to this. 8.4 isn't supported at this time. We'll be going straight to 8.5 support in the coming months. We're working to improve processes to keep up with new PHP releases.

33 minutes ago, bags_ppp said:

Safari users are reporting following issue:

After opening topic on the forum and switching pages content will randomly not be rendered. (header and footer are there)

I can reproduce same behavior on this topic as well (click page 1 and then again page 2):

Screenshot2026-03-23at08_24_37.thumb.png.6cc9631b6d8a0f237e1204ad47c17c96.png

Thanks!. We'll look into this.

Thanks, I have logged a bug report for this.

  • Author

5.0.17 Beta 3 is here!

Changes in this beta include:

#6850 Fix Helpful recount failing when item doesn't exist
#6852 Ensure mentions dropdown works in dialogs
#6853 Ensure quoting works in topics
#6854 Updated select menu backgrounds
#6860 Ensure posts are rendered after pagination in Safari
#6865 Allow SSO buttons to bypass form validation

@Stuart Silvester Also, these color selection field options aren’t working since 5.0.16

IMG_4326.pngIMG_4327.pngIMG_4328.png

Edited by Nuclear General

  • Stuart Silvester changed the title to 5.0.17 Beta 3 is now available!
  • Author
3 hours ago, Nuclear General said:

@Stuart Silvester Also, these color selection field options aren’t working since 5.0.16

IMG_4326.pngIMG_4327.pngIMG_4328.png

I cannot reproduce any issues with the color fields, and it looks like they're working in your screenshot too.. Can you provide further information about the issue you're experiencing?

Make sure you're using a supported PHP version too. We cannot help you if you're using an unsupported version.

Edited by Stuart Silvester

This is what mean, the color slider at the bottom is not working for you to pick a color, it gets cut off at the end of the form. This also happens with official apps if the color select field is near the end of a form.

Please could you let us know where you are seeing this on the core app? Im not able to find anywhere with this issue it seems

When I click links (pagination, filter, sort by …) while translating a language, the loading notification keeps staying on the page:

Bildschirmfoto 2026-03-27 um 06.58.06.png

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.