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.

teraßyte

Clients
  • Joined

Everything posted by teraßyte

  1. [...] Nvm. I should wake up before replying. 😋
  2. Nope, while I do have the archives, I don't have each version installed locally. However, if you search around, you'll find some old screenshots or even sites still using those old versions.
  3. Yep. I have a huge archive of all old versions, going back to version 1.3.1 (the last free version). Recently I did a 4-step upgrade from a really old version: 2.3.6 => 3.4.9 => 4.7.3 => 4.7.18 😅
  4. There goes one of my v4 paid modifications. It wasn't something I could update for v5 without hooks anyway, so it's not a problem, though. I'm glad to see this finally included by default along with several other requested features.😋
  5. Have a look at this guide: The guide is for v4, but it will work also for v5.
  6. The problem is this line: \IPS\Http\Url::internal( NULL ) Try this instead: \IPS\Http\Url::internal( '' ) === Also, if you're expecting $hiddens to be an array, don't initialize it as an empty string: function startForm( $hiddens = array(), $name = 'theAdminForm', $js = '', $id = '' ) However, I see no point in starting a form with that function. Can't you use the \IPS\Helpers\Form class? It does the same and is entirely handled by the framework. 🤨
  7. Try with this code to: protected static array $multitons;
  8. It should have been converted to a RAW HTML block on the frontend now. You can edit the content there.
  9. @Marc Looks like it's an issue when Commerce is disabled:
  10. Maybe you can display a wider box at the bottom of the page instead of using the column? 🙄
  11. Most likely v5 is not included in the v4 beta check. Download the ZIP file from your client area and do a manual upgrade.
  12. It's only compatible with Amazon S3 rather than S3-compatible in general. I don't remember the problem right now, but I think there's some hardcoded value in the code that makes it incompatible with other S3-compatible services.
  13. The CSS changes are still ongoing. Even us developers only have a few rough details about it so far. I don't expect a full guide until an advanced beta release is ready. If not post-final release even.
  14. A lot of people using that old application actually switched to using Radical Tags, which includes a tool to import the data:
  15. I assume templates are wiped (since they're completely different?), but this will leave a lot of unused settings, tasks, widgets, etc, around in the database then. 🤨
  16. Will plugins be "uninstalled" (deleting all settings, templates, etc) or is the table simply dropped in the upgrade step?
  17. I don't think normal members will be able to see that someone is assigned to the topic. I might be wrong, though. 🙄
  18. @superaven Have a look at this post from Matt for a (rough) timeline:
  19. teraßyte commented on Esther E.'s entry in Blog
    I'm not sure how the scanner works right now, but I guess it scans the used language strings and checks if they exist in the lang.php file? If so, it should also check for required language strings that the system expects when you add a specific extension/feature/node/etc. For example, when you add a Node/Item that supports search, you need to add specific language strings for the quick search menu, contextual search menu, etc. All those language strings are not documented anywhere. Another thing to check are the required language string for admin/moderator restrictions in ACP. There are a few more areas, but I can't remember them now.
  20. teraßyte commented on Esther E.'s entry in Blog
    What about the ACP? For example, when creating an invoice manually in 4.x it's impossible to add a Downloads file right now. I also hope Custom packages are heavily reviewed for v5, since they have several bugs. Rather, I've reported plenty of bugs (for Commerce and all other apps), and several are still open and untouched even with fixes provided in them (some since 2021-2022). 🤷‍♂️
  21. For applications, the folder is enough. Plugins are a bit more annoying since part of the (setup) files is not saved. It can still be done, though. It just requires some extra time. I've done it for some clients before.
  22. https://invisioncommunity.com/clientarea/free-trial
  23. This topic has been showing up as unread for the past ~10 days in the Unread Content stream. Can you do something about it @Matt? The new blog entry you just posted disappeared properly. 😅

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.