Recent content by Chris D

  1. Chris D

    SQLite Support in 2.4 / 3.0 - libSQL ?

    Okay I had an initial look at it. I'd somewhat describe that link as being "misleading". There isn't actually a PDO driver. You'd have to use their turso/libsql package which is a native PHP extension using FFI/Rust which means it likely needs additional compilation/configuration in PHP. It...
  2. Chris D

    SQLite Support in 2.4 / 3.0 - libSQL ?

    Yeah sounds like you'd just use their PDO driver. 2.4 will be all-in on PDO. I'll try to give it some testing prior to release just in case there's any wrinkles :)
  3. Chris D

    XF 2.4 Tiptap: A new editor for XenForo

    There will be public betas which will give you time to answer these questions before the final release. This is usually a period of around 2 months.
  4. Chris D

    xenforo.com not always loading properly

    Have seen other reports about Firefox but I’m using Zen browser and haven’t had an issue. If anyone can try the nightly build to see if it persists, that would be useful as it appears to be rather sudden.
  5. Chris D

    email and xenforo cloud

    The former. It’s just for your forum sending emails.
  6. Chris D

    XF 2.2 XenForo 2.2.19 isn't available in the customers' area?

    Yep forgot to make that one live, sorry. Should be okay now.
  7. Chris D

    XF 2.3 What's new in XenForo 2.3.10?

    @Russ write some design focused skills please ;)
  8. Chris D

    XF 2.3 What's new in XenForo 2.3.10?

    Not at this moment in time no. It's something we want to do. Template work via agents is still rough to say the least, even for add-on work. Style work is also not something we're doing very often so ironically we don't always have the expertise necessary to steer it in the right direction.
  9. Chris D

    Use NDJSON for metadata files

    We're testing this :)
  10. Chris D

    XF 2.3 What's new in XenForo 2.3.10?

    Just to be clear, it's not exactly a "support AI assistant" it's just development metadata / instruction files so your existing AI agents (like Codex and Claude Code) grasp a better understanding of the framework. I think you know that already but I just didn't want people to pick up on this...
  11. Chris D

    XF 2.3 What's new in XenForo 2.3.10?

    Later this week we will be releasing XenForo 2.3.10 with a couple of notable additions for developers. Phrase tools For more years than I've been at the company, we have had an internal tool which we use during development of features to help us keep on top of phrases. It scans the code base to...
  12. Chris D

    Won't fix EntityClassProperties CLI command uses FQNs

    At least for now, I'm recommending that we don't make changes here. To canonicalise the full journey to this point, the code is currently where it was at a few versions ago where it used FQNs. There was I think a single release cycle where it attempted to use short names via imports but it was...
  13. Chris D

    Duplicate The percentages do not seem to be correct in my forum. Shouldn't the total be 100%?

    This report covers the same issue: https://xenforo.com/community/threads/incorrect-in-rating-count-the-phrase-appears-in-other-languages.227943/ Has been fixed in the next release.
Back
Top Bottom