Addon Audention UI.XxXxXxX Framework

compuzones

Gefreiter
Code hoặc hướng dẫn này được sử dụng trên phiên bản Xenforo cũ đã quá hạn sử dụng. Bạn hãy click để tìm bản mới hơn
Audention UI.X Framework 1.0.11

Download Now
 
Here you can download the latest and greatest version of UI.X!
Installation:
  1. Upload content of "upload" directoy to your XF's root directory
  2. From AdminCP add addon: "addon-uix.xml"
Upgrading (IMPORTANT):
If you are upgrading, please be sure to disable the add-on before uploading the new files. If you do, you will need to add $config['enableListeners'] = 0; to your library/config.php file, then upgrade and remove that line. or follow the following tutorial:
  1. Go to "library/config.php" in your XF's root directory and add the following line:
    Code:
    $config['enableListeners'] = 0;

  2. Upload content of "upload" directoy to your XF's root directory (overwrite the existing files!)
  3. Go to AdminCP and click on "Upgrade Add-on" and upload the latest "addon-uix.xml"
  4. Once installation is finished, go to "library/config.php" in your XF's root directory and change "$config['enableListeners'] = 0;" to "$config['enableListeners'] = 1;" (otherwise your listensers will remain disabled)
All done!
 
Back
Top