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.12 Released

This topic contains 64 posts with an estimated read time of 37 minutes. A summary containing the most significant posts is available with an estimated read time of 5 minutes.

Featured Replies

Updated without an issue.

Happy Season 9 GIF by The Office

  • Replies 63
  • Views 6.2k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • Stuart Silvester
    Stuart Silvester

    We have released a patch to address the following: Editor issues with pressing return/enter after pasting a URL. The change log menu not working in Downloads. Auto-complete fields for tags are not b

  • You'll want to read this blog :)

  • Stuart Silvester
    Stuart Silvester

    5.0.12 Beta 2 is here! #5685 Allow forums to be sorted by "Most Helpful" topics #5719 Invalidate other sessions when email changes #5721 Add a data attribute to the badge display on the profile This

Posted Images

Downloads is experiencing an issue where you cannot change the "Changelog Version" to view another version of a file. You can see it not working here on this site. Try changing the version to a different one when viewing the IPS 4 dev tools to see earlier version. The changelog does not change. I noticed this at another site experiencing the same issue.

@Ehren

Not a huge deal, but worth mentioning: I give my communities custom front-end webfonts by overriding the font-face globally in “html, body“. This works fine but the new iDropdown class seems to be the only area that doesn’t inherit these fonts.

1 hour ago, opentype said:

@Ehren

Not a huge deal, but worth mentioning: I give my communities custom front-end webfonts by overriding the font-face globally in “html, body“. This works fine but the new iDropdown class seems to be the only area that doesn’t inherit these fonts.

The dropdowns use this:

font-family: var(--i-font-family);

You can either update the variable like so:

--i-font-family: "Custom font name", var(--set__i-font-family, system-ui), system-ui, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";

Or you can change the dropdown font-family to:

i-dropdown{
	font-family: inherit;
}

I originally added the font-family property to i-dropdown to ensure it used the global font (just in case the menu was located in an element which had a different font), but I don't believe there are any instances of that, so the second solution should be fine 🙂

5 hours ago, Nuclear General said:

Downloads is experiencing an issue where you cannot change the "Changelog Version" to view another version of a file. You can see it not working here on this site. Try changing the version to a different one when viewing the IPS 4 dev tools to see earlier version. The changelog does not change. I noticed this at another site experiencing the same issue.

Thanks, I've fixed this locally and will have it patched for the next update 🤝

Upgraded and seem to have lost the Image Logo. All that is showing is the Text Logo. The Image Logo is still within the Theme editor.

Odd, in the different viewports within the Theme Editor, it does show the Image Logo but the Tablet and Desktop do not. And indeed, it does show on Mobile.

Edited by My Sharona

Already a topic on this issue

20 hours ago, My Sharona said:

Upgraded and seem to have lost the Image Logo. All that is showing is the Text Logo. The Image Logo is still within the Theme editor.

Odd, in the different viewports within the Theme Editor, it does show the Image Logo but the Tablet and Desktop do not. And indeed, it does show on Mobile.


Hello, Same problem, no resolution yet...

We have released a patch to address the following:

  • Editor issues with pressing return/enter after pasting a URL.

  • The change log menu not working in Downloads.

  • Auto-complete fields for tags are not being fully visible on Mobile.

You can apply this patch from your AdminCP on the support page. If you do not see any patches available, that means you already have the latest version.

Can't seem to apply the patch the spinner just keeps spinning.

Try downloading the full package from your client area and going to /admin/upgrade/ and performing the upgrade from there. That is what I did.

Had a hiccup when upgrading from 5.0.11 -> 5.0.12

SQL query: Copy ALTER TABLE ibf_core_members ADD( KEY photo_type (pp_photo_type,pp_main_photo(250)) ); MySQL said: Documentation #1071 - Specified key was too long; max key length is 1000 bytes

Had to change from 250 > 100 to accept and continue installation and run the command in PHPmyAdmin.

43 minutes ago, Dean_ said:

Had a hiccup when upgrading from 5.0.11 -> 5.0.12

SQL query: Copy ALTER TABLE ibf_core_members ADD( KEY photo_type (pp_photo_type,pp_main_photo(250)) ); MySQL said: Documentation #1071 - Specified key was too long; max key length is 1000 bytes

Had to change from 250 > 100 to accept and continue installation and run the command in PHPmyAdmin.

You problem here is on the server side. You have row_format set as compressed, which is causing the limitation on keys. You would need to contact your hosting company to correct this issue

8 hours ago, Marc said:

You problem here is on the server side. You have row_format set as compressed, which is causing the limitation on keys. You would need to contact your hosting company to correct this issue

Thank you Marc - I'll let them know.

  • Matt unpinned this topic

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.