Jump to content

Daniel F

Invision Community Team
  • Joined

Everything posted by Daniel F

  1. Daniel F posted a post in a topic in Technical Problems
    You should also be able to unlock it as admin from the users ACP profile page.
  2. What's the issue? What have you tried?
  3. Correct and it will continue to work with IC5 after your upgrade! This also means that you can just delete the subscriptions in the applications directory! PRO TIP(Or lazy Daniel who does this almost daily:D ) : If you don't want to deal too much with backups and restoring them, rename the folder to "to-delete-11-2-2024_subscriptions" and wait few days to see if anything is broken on your site (it really shouldn't, but if something broke after the rename, just rename it back) and if not, then feel free to delete it!
  4. This looks just like an old folder which is still on your file system. Commerce is the application which handles this in V4
  5. I have created a ticket to investigate this further.
  6. Your 3rd party applications group extension should extend IPS\Extensions\GroupFormAbstract
  7. I have made some adjustments for 5.0.1 which should resolve this issue
  8. I have raised an internal suggestion to include a check for directories with first party furls as part of the install/upgrade system check
  9. Changed Status to Not a bug
  10. Removing hooks doesn't mean that IC5 isn't extensible at all. You can still use Extensions like in IPS4 and Listeners to modify the logic in the code. https://invisioncommunity.com/developers/devblog/blog/introducing-invision-community-5s-development-tools-r7/ https://invisioncommunity.com/developers/devblog/blog/ic5-introduction-to-listeners-r8/
  11. I have located and fixed the issue for an upcoming release.
  12. We'll have a patch ready very very soon, which will address this!
  13. Have you imported any DB backups from v4 after the upgrade to v5? Were there any errors while the upgrade to IC 5? I'm asking because it seems that some upgrade steps were just skipped.
  14. I have resolved most of your issues, but you'll need to review your ACP, some translatable sections & items like forums, groups, emoji categories,.. could be missing the titles because you never created the English translation for these.
  15. Your site is back online, but please don't change anything in the backend yet, I'm still investigating some issues.
  16. I was, but whitelisting my IP helped;) OK let's see what's going on.
  17. Unfortunately it's still not working
  18. IN_DEV is not available on cloud, which we already answered here, and for self hosted you would download the files from your client area and then upload them to the same directory where your community is.
  19. I'm working on this now but some important information, maybe they're useful to others finding this topic:D IPS4 translations are not compatible with IC5! That's a really important point. You've run into the same issue as here with your France translation. IPS4 themes are not compatible It seems that you haven't uploaded all files, correctly, but unfortunately I'm not able to connect to the SFTP server we have on file. If you restrict access to your server by IP, please whitelist 144.202.11.32
  20. It's still the same place as in IPS4 ACP => Customizations => Click on the edit button for the theme you want to change. There you'll find a "Header & Footer" codebox, where you can paste your custom code.
  21. We would need to look further into this for you, however the access details on file appear to be incorrect or missing. Could you please update these details by visiting your client area, selecting the relevant purchase, then clicking "Review/Update Access Information" under the "Stored Access Information" section. We look forward to further assisting you.
  22. Had you any custom redirects in place, or did you just leave all the dead links which returned only a 404 response?
  23. I have created a ticket to take a look at this.