Jump to content

Matt

Management
  • Posts

    70,143
  • Joined

  • Last visited

  • Days Won

    649

 Content Type 

Downloads

Release Notes

IPS4 Guides

IPS4 Developer Documentation

Invision Community Blog

Development Blog

Deprecation Tracker

Providers Directory

Projects

Release Notes v5

Invision Community 5 Bug Tracker

Forums

Events

Store

Gallery

Everything posted by Matt

  1. Go and install the patch we released yesterday. There is an issue with social log in buttons when used with the quick register form.
  2. Also check System > Settings > Posting > Links to make sure you're not holding posts with links (which includes attachments) for moderation.
  3. I released a patch today. You will be alerted inside your ACP.
  4. I would imagine the silence is just a period of reflection and deep thought.
  5. This. We cache widgets so we can't show the read/unread styling. It's been this way since 4.5 (2020).
  6. It should already clear out Redis. If it doesn't, that's a bug. Although to be clear, it "clears" the Redis cache by changing the prefix used for all Redis keys. So you will still have a lot of data in Redis just after you cleared caches, but the Redis TTL will clear them out eventually because Invision Community will no longer ready/write to those specific keys. So if you spot lots of data still in Redis after hitting "Clear Caches" then that's not a bug. If you clear caches and Redis is still returning 'old' data to Invision Community directly, that is a bug.
  7. It's in our back log. We'll get to it pretty soon though.
  8. Redis is not a cache for the database in the literal sense. We use Redis as a cache for data that is otherwise stored in the database to allow us to retrieve it quickly, but it doesn't assist queries directly like that.
  9. Just make sure all the files from /applications/forums/data/ are up to date on your server.
  10. Yeah, I made a pretty sizeable mess of the release. The team had to rescue it while I was away from my desk.
  11. During the build process, some of the line ending characters changed. It's safe to just keep using your custom.css when asked.
  12. Matt

    4.6.5.1

    This is a maintenance release for Invision Community 4.6.
  13. Excellent, glad to hear you got it resolved. 🙂
  14. Now this is definitely on the roadmap. It's in the core framework, so just need to update Pages to use it.
  15. How are you adding this HTML to the editor? Does your member group have permission to post HTML? All posts are cleaned to remove potentially breaking elements, but this is bypassed if you have permission to post HTML.
  16. I think it'd be worth submitting a support request so we can make sure there's not an issue elsewhere.
  17. There is an option when you upgrade to keep existing ranks, or use the new ranks. However, that information isn't much use to you right now. You can recreate the old system by re-setting up your old rank names and levels and disabling every achievement rule except the one for Comment/Reply and New Content Item. You won't need a recent back up, just one to show the previous names and rank levels.
  18. I see you had your questions answered. 🙂 Let me know if you need anything else.
  19. I think that's most likely the issue, so a rebuild after upgrading should fix it for you.
  20. It loads instantly for me. No issues at all.
  21. Best submit a ticket and we can take a look.
  22. Unfortunately, this is not currently a feature.
  23. It took about a weekend to rebuild this site, so that sounds about right.
  24. There were a few bugs with the comment rule extension, which should be fixed in 4.6.4. It likely counted 1 topic as one content item and 1 post, rather than just 1 thing. So effectively 2 points per topic instead of 1 when rebuilding.
×
×
  • Create New...