xf2.3

  1. 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...
  2. 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...
  3. 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