Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
vBulletin phong cách hiện đại
vBulletin là một gói phần mềm diễn đàn Internet độc quyền được bán bởi MH Sub I, LLC kinh doanh với tên gọi vBulletin. Nó được viết bằng PHP và sử dụng máy chủ cơ sở dữ liệu MySQL. Các sản phẩm tương tự bao gồm XenForo, WordPress, Joomla, Drupal, MyBB và phpBB.
vBulletin là một mã nguồn forum (diễn đàn) có thu phí được cung cấp bởi hãng Jelsoft Enterprises Limited. Ra đời vào năm 2000, vBulletin đã được tin dùng để xây dựng vô số forum, cộng đồng. Ngày nay, vBulletin đã không còn phổ biến như trước kia nhưng vẫn có được số lượng người dùng trung thành không hề nhỏ.
vBulletin 5.6.4 is now available for download. vBulletin Cloud customers will be updated automatically in the upcoming days.
PHP Module
The PHP Module is no longer available. Please use a custom API and the Display Template module to replace this functionality. For more information on implementing these changes, see this article: https://forum.vbulletin.com/node/4445230
Back End / AdminCP Changes
Template Processing
Removed the ability to {vb:raw var.{vb:raw subvar}} from template syntax. The accepted format is {vb:raw var.$subvar}. Any template modifications using the former will need to be updated.
Removed obsolete {vb:link} template directive. The proper directive to use is {vb:url}.
Database Updates
The user.status field is now in the usertextfield table. This change will help prevent rows in the user table exceeding MySQL's allowed row size.
Additional Issues
Updated the processing of custom CDN URLs so that CSS and SVG files work correctly again.