xf2.3

  1. mikef

    IdeaVote — Rebuilding XenForo's Suggestion Voting From the Ground Up

    Hey everyone, I'm building a free XenForo 2.3 addon called IdeaVote that completely replaces the default suggestion voting experience. If you've ever used the built-in Suggestion forum type, you know the problem — the tiny up/down chevrons on the right side of each thread are nearly invisible...
  2. C

    New Developer Here: Looking to Build Free Add-ons for the Community

    Hello, I’m excited to start my journey as a XenForo developer . By profession, I work as a software developer and have experience building projects in PHP (mainly with Laravel). While I’m new to XenForo development, I’m eager to learn the framework and grow my skills here. To get started...
  3. M

    Fixed Increment on type bool has no effect

    Seems like pretty much every page request is generating this error. I saw another thread about it, but in that thread it said it was fixed, so starting a new one. ErrorException: Template error: [E_WARNING] Increment on type bool has no effect, this will change in the next major version of PHP...
  4. Dr.XGB

    XF 2.3 Unable to extend Repository classes

    Hello! I'm migrating my addons to XF 2.3 and I ran into a problem when exntending some Repository classes. The new version now uses a better naming convention to its classes (and that's great) such as \XF\Repository\Thread now is \XF\Repository\ThreadRepository, for example. After setting my...
Back
Top Bottom