Please pay particular attention to the compatibility version of each add-on. For example if it indicates Compatible XF 2.x versions: 2.3 that indicates the add-on will only work if you have XF 2.3 installed.

config.php options

  1. XenforoNulled

    XenForo Config Config.php options

    Common config.php options. $config['enableAddOnArchiveInstaller'] = true; $config['development']['enabled'] = true; $config['development']['fullJs'] = true; $config['enableListeners'] = false; $config['enableMail'] = false; $config['enableTfa'] = false; $config['fullUnicode'] = true...
Back
Top