Jump to content

Stuart Silvester

Invision Community Team
  • Posts

    3,626
  • Joined

  • Last visited

  • Days Won

    27

 Content Type 

Downloads

Release Notes

IPS4 Guides

IPS4 Developer Documentation

Invision Community Blog

Development Blog

Deprecation Tracker

Providers Directory

Forums

Events

Store

Gallery

Everything posted by Stuart Silvester

  1. We have released a patch to address this issue. Please go to AdminCP > System > Support and apply the patch from the first/top left box. If you do not see an option to install the patch, you already have the latest release. Additionally, as previously noted, enabling URL Rewriting will also fix this issue.
  2. We have released a patch to address this issue. Please go to AdminCP > System > Support and apply the patch from the first/top left box. If you do not see an option to install the patch, you already have the latest release.
  3. We're going to address this in a patch (likely tomorrow) with some other items but in the meantime you can go to AdminCP > Search Engine Optimisation > enable Rewrite FURLs (and follow the instructions). This will work around the issue since it's only a problem when FURLS are not used.
  4. On the support page in your AdminCP, please follow the instructions to convert your database to utf8mb4. MySQL removed utf8_ and aliased it to utf8mb3_ which can cause issues with checking the database structure since the collation is not what is expected.
  5. p.s. we did silently release v4 and then announce it later. But still, it does show that there were v3 releases after v4. Not that it matters anyway, a lot of things have changed over 10 years.
  6. Yes, that's right. We pick an attachment to suggest to Facebook (and others) via the Open Graph tags. It does sound like you may not have a default sharing image set for when an open graph image isn't available. You can do that in AdminCP > Customisation > Icons & Logos.
  7. Yes, search for 'lazy' in the admincp to find the setting. Lazy loading does offer a substantial performance improvement in embed and image heavy sites, so you may want to reconsider.
  8. We have released a patch to address this issue. Please go to AdminCP > System > Support and apply the patch from the first/top left box. If you do not see an option to install the patch, you already have the latest release.
  9. Hi @Apfelstrudel Our developers are working on this issue right now, we're still investigating the cause and then we'll be working on a solution.
  10. We have released a patch to address this issue. Please go to AdminCP > System > Support and apply the patch from the first/top left box. If you do not see an option to install the patch, you already have the latest release.
  11. We have released a patch to address this issue. Please go to AdminCP > System > Support and apply the patch from the first/top left box. If you do not see an option to install the patch, you already have the latest release.
  12. Please make sure you revert these template changes. We have released a patch to address this issue. Please go to AdminCP > System > Support and apply the patch from the first/top left box. If you do not see an option to install the patch, you already have the latest release.
  13. Thanks for the extra info, we'll take a look at your community to ensure our fix addresses your issue.
  14. We have released a patch to address this issue. Please go to AdminCP > System > Support and apply the patch from the first/top left box. If you do not see an option to install the patch, you already have the latest release.
  15. We have released a patch to address this issue. Please go to AdminCP > System > Support and apply the patch from the first/top left box. If you do not see an option to install the patch, you already have the latest release.
  16. We have released a patch to address this issue. Please go to AdminCP > System > Support and apply the patch from the first/top left box. If you do not see an option to install the patch, you already have the latest release.
  17. We have released a patch to address this issue. Please go to AdminCP > System > Support and apply the patch from the first/top left box. If you do not see an option to install the patch, you already have the latest release.
  18. We have released a patch to address this issue. Please go to AdminCP > System > Support and apply the patch from the first/top left box. If you do not see an option to install the patch, you already have the latest release.
  19. I cannot reproduce any issues with these being pruned. The IPs are being removed as expected. We still have two settings for this that are becoming redundant, make sure that you have AdminCP > Settings > Posting > Prune IPs configured. We'll be looking to simplify this in future.
  20. Just to make sure that @MaNiAc LRSC does think they're going crazy, I added that after they pointed it out!
  21. It was used for guest page caching in earlier versions. It's no longer used in current releases.
  22. Yes, it's the very last thing it does.
  23. If it could connect successfully, it would not say 4.x, it would say 4.7. it looks longer it's falling back to the hard coded base requirements. You can temporarily enable the DEBUG_LOG constant, send the license request and then immediately remove it (it can generate a lot of logs). Then you should be able to find a log of the HTTP request in the system logs.
×
×
  • Create New...