• Downloading from our site will require you to have a paid membership. Upgrade to a Premium Membership from 10$ a month today!

    Dont forget read our Rules! Also anyone caught Sharing this content will be banned. By using this site you are agreeing to our rules so read them. Saying I did not know is simply not an excuse! You have been warned.

return

  1. Admin

    XenForo 2.2.17 Released (Security Fix)

    Today, we are releasing XenForo 2.2.17 to address a potential security vulnerability. We recommend that all customers running XenForo 2.2 upgrade to 2.2.17 or use the patch instructions below as soon as possible. Notes: a. XenForo 2.3.1 and above is not affected by this issue. If you are still...
  2. Admin

    Share code giải nén file bằng JavaScript

    Chào các bạn, Hôm nay tuoitreit.vn xin chia sẻ code giải nén file bằng JavaScript Đây là demo ảnh Đây là code <html> <head> </head> <body> Demo giải nén bằng JavaScript bởi tuoitreit.vn<br> <input type="file" onchange="unzip(this.files);"> <script> function...
  3. Admin

    Hướng dẫn fix bug trên Xenforo 2.1.9 trở xuống và Xenforo 2.0.13 trở xuống

    Chào các bạn, hôm nay tuoitreit.vn xin hướng dẫn các bạn fix các bug trên, bug ảnh hưởng khi diễn đàn sử dụng thanh toán bằng Paypal Để fix bug bạn truy cập theo đường dẫn src/XF/Payment/PayPal.php Với Xenforo 2.1.9 trở xuống Xóa hết đi và thay bằng <?php namespace XF\Payment; use...
Back
Top