ExtraLicense - Buy, Sell, & Trade Your Licenses

This is a sample guest message. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

vBulletin 5.6.7 is available for download.

EL PaperBoy

Well-known member
<h1>vBulletin 5.6.7 Changes and Updates</h1>
<p>vBulletin 5.6.7 is available for all download customers. vBulletin Cloud upgrades will be performed soon.</p>
<h2>Front End Changes</h2>
<h3>Display Name</h3>
<p>New functionality was added to allow for Display Names. Display names work in conjunction with user names and are not unique. This would allow two users to identify as "Robert Smith" when this functionality is needed. In new registrations, Display Names will default to the username created. Administrators can assign display names in the AdminCP by editing the user. There is an option under Settings -> Options -> User Profile Options to allow users to edit their display names. At the same location, there is also an option to limit the number of times a user can change their Display Name per day.</p>
<p>When used, Display Names will appear at most locations that would show the User Name in previous versions. In some locations, both the Display Name and User name will appear to increase clarity between different users.</p>
<h3>Hashtag Support</h3>
<p>Users can now create #hashtags in their content to link the content to tags, existing channels, and specific nodes (via nodeid). Hashtags will allow better organic categorization of your content. If you wish to promote specific tags as hashtags on your site, you can create them in the AdminCP under Tagging -> Tags.</p>
<p>Types of Hashtags allowed:</p>
<ul>
<li>Tag: These will match tags that currently exist on your system.</li>
<li>Channel Name: This will match any of your existing channels. After saving the hashtag will be replaced with a link to the channel specified.</li>
<li>Node ID: Allows you to create links to any specific node on your site. This will pull the node title and use it as the link. </li>
</ul>
<p>After the user types the # (hash) and three characters the system will automatically pop up a search box of results they can select from. As they continue typing, the results will be refined. This allows user to easily find the content that they want as a link.</p>
<h3>Additional Issues</h3>
<ul>
<li>Updated the display of Name Cards based on customer feedback.</li>
<li>Name Cards are now rendered on request via AJAX. This was done to reduce the initial download size of pages and resolve some HTML formatting issues.</li>
<li>Updated the Photo Title UI so that it works properly when reusing photos in an existing Album.</li>
<li>Resolved minor issues with Username lookups in the system.</li>
<li>Resolved an issue in Apple Safari where using the Username lookup can delete the content of the entire post.</li>
<li>Events will be included in Outgoing RSS Feeds. The text content of event posts will be included in outgoing RSS Feeds. Users will need to continue visiting the site to view the event details.</li>
</ul>
<hr />
<h2>Back End / AdminCP Changes</h2>
<ul>
<li>Added options to control the use of Display Names under Settings -> Options -> User Profile Options. See the inline help for more information on these new options.</li>
<li>The unused Log4PHP library has been removed. Delete this directory from /core/libraries. This library was used for debugging in early versions of vBulletin 5 but is no longer updated by its creator.</li>
<li>Removed the obsolete AIM and MSN messenger fields from the user table. Several other fields have been converted to VARCHAR fields. This row size of this table causes issues when used in a database with compact row formatting. Removing and reformatting how fields are stored is the only way to fix this easily.</li>
<li>Code Cleanup in various directories. This is to bring older code up to current coding standards, fix warnings and deprecations caused by new versions of PHP, and remove unused code from the system.</li>
</ul>
<hr />
<h2>Deprecated</h2>
<h3>PHP 7.3</h3>
<p>PHP 7.3 has reached End of Life status on December 6th, 2021. The minimum required version of PHP is now PHP 7.4</p>
<h3>MySQL 5.6.X</h3>
<p>MySQL 5.6 has reached End of Life. The MariaDB equivalent is 10.0. Make sure to upgrade your server to MySQL 5.7 or higher (MariaDB 10.2 or higher) as soon as possible.</p>
<hr />
<h2>Additional Information</h2>
<h3>Install / Upgrade</h3>
<ul>
<li><a href="https://www.vbulletin.com/forum/node/4391348">Installation Instructions</a></li>
<li><a href="https://www.vbulletin.com/forum/node/4391346">Upgrade Instructions</a></li>
</ul>
<h3>File Cleanup</h3>
<p>After upgrading your vBulletin system, you should delete any possible obsolete files. You can obtain more information on why this is needed and instructions on how to do this in this <a href="https://www.vbulletin.com/forum/node/4391346"><strong>topic</strong></a> within the vBulletin 5 Installs &amp; Upgrades forum.</p>
<h3>System Requirements</h3>
<p>Minimum System Requirements</p>
<ul>
<li>PHP Version: 7.4.0</li>
<li>MySQL Version: 5.6.10</li>
<li>MariaDB Version: 10.1.0</li>
</ul>
<p>Recommended System Requirements</p>
<ul>
<li>PHP Version: 8.0 or higher</li>
<li>MySQL Version: 8.0 or higher</li>
<li>MariaDB Version: 10.6+</li>
</ul>
<p>For more information see: <a href="https://www.vbulletin.com/forum/node/4387853">vBulletin Connect System Requirements</a>.</p>
<h3>Current Version Support Schedule</h3>
<ul>
<li>Active Version - 5.6.7</li>
<li>Security Patch - 5.6.6</li>
<li>Security Patch - 5.6.5</li>
<li>No Patch Release - 5.6.4 and earlier</li>
</ul>
<h3>Discussion</h3>
<p>If you have any questions about these changes you may discuss them here: https://forum.vbulletin.com/node/4467311</p>
<p>If you find an issue with the software or wish to place a feature request please visit our <a href="https://tracker.vbulletin.com">tracker</a>.</p>
<p>To receive support for your vBulletin Product please visit our <a href="https://www.vbulletin.com/forum/">community forums</a>.</p>

Continue reading...
 
Top