EL PaperBoy
Well-known member
- #1
Thread Owner:
EL PaperBoy
<h1>vBulletin 6.1.3 Changes and Updates</h1>
<p>A preview release of vBulletin 6.1.3 is available for download. </p>
<h2>Push Notifications</h2>
<p>Push Notifications are now available in supported browsers when using HTTPS. Users can enable this option on their User Settings page under Notifications. Once enabled, the browser will prompt the user to allow notifications for the site. If the user grants permission, then the browser will display push notifications for your site. </p>
[IMG alt="Click image for larger version
Name: CleanShot 2025-07-08 at 09.51.50.png
Views: 15
Size: 45.1 KB
ID: 4502968"]https://forum.vbulletin.com/filedata/fetch?id=4502968&d=1752021645[/IMG]
<p>vBulletin will automatically create the required VAPID Keys for you. Additionally, a new rewrite is required in the .htaccess file so that the browser can locate the JavaScript Service Worker. You will either need to replace your existing .htaccess file with the copy included in your vBulletin 6.1.3 download or update the rewrites to include the following:</p>
<pre><code> # Rewrite serviceworker from root -> js directory
RewriteRule ^vb_serviceworker.js js/vb_serviceworker.js [NC,L,QSA]
</code></pre>
<h2>Topic Prefixes</h2>
<p>When editing channels in the Channel Manager, Administrators can set them to require a Topic Prefix for new content. When Channels are set to require a prefix and have one or more prefix sets assigned (Channel Manager > Topic Prefixes), new topics must have a prefix selected to be submitted. The exceptions to this requirement include topics created by RSS or moved to the channel by a moderator.</p>
<h2>Infraction Discussion</h2>
<p>The developers have refined the process of replying to infractions. The change enables replies to appear more quickly in the discussion. To initiate a discussion on an Infraction, Administrators and Moderators can visit the Infraction tab in their Message Center and click on the title to view the infraction. Users with permission to reply can do so using the editor on the page. The editor will function the same as for any other topic in vBulletin.</p>
[IMG alt="Click image for larger version
Name: CleanShot 2025-07-08 at 09.53.21.png
Views: 14
Size: 37.8 KB
ID: 4502969"]https://forum.vbulletin.com/filedata/fetch?id=4502969&d=1752021722[/IMG]
<h2>IP Address Lookup</h2>
<p>Administrators and Moderators can now look up the IP Addresses of users on the user's profile. IP Address Lookup offers the same functionality previously available from the Moderator Control Panel. </p>
[IMG alt="Click image for larger version
Name: CleanShot 2025-07-08 at 09.53.45.png
Views: 17
Size: 34.8 KB
ID: 4502970"]https://forum.vbulletin.com/filedata/fetch?id=4502970&d=1752021754[/IMG]
<h2>Additional Changes</h2>
<ul>
<li>Resolved several JavaScript issues that occurred on older versions of Apple's Safari browser.</li>
<li>Restored links to send a Private Message if vBulletin Messenger is disabled. </li>
<li>Added pagination to the interface when inserting images from a personal Photo Album into a post.</li>
<li>Resolved an issue preventing the use of Post Icons in some instances.</li>
<li>The JavaScript Cache Buster has been updated to use a randomized token instead of the version number. The upgrade process will generate a new token.</li>
<li>Editing Templates should now always display the HTML code in a left-to-right format. </li>
</ul>
<hr />
<h2>Additional Information</h2>
<h3>Install / Upgrade</h3>
<ul>
<li><a href="https://www.vbulletin.com/forum/node/4483267">Installation Instructions</a></li>
<li><a href="https://www.vbulletin.com/forum/node/4483262">Upgrade Instructions</a></li>
</ul>
<h3>File Cleanup</h3>
<p>After upgrading your vBulletin system, delete any obsolete files that may still be present. 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> in the vBulletin 6 Installs & Upgrades forum.</p>
<h3>System Requirements</h3>
<p>Current Minimum System Requirements</p>
<ul>
<li>PHP Version: 8.1.0</li>
<li>MySQL Version: 5.7.10</li>
<li>MariaDB Version: 10.4.0</li>
</ul>
<p>Recommended System Requirements</p>
<ul>
<li>PHP Version: 8.2 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/4391344">vBulletin Connect System Requirements</a>.</p>
<h3>Current Version Support Schedule</h3>
<ul>
<li>Active Version - 6.1.2</li>
<li>Security Patch - 6.1.1</li>
<li>Security Patch - 6.1.0</li>
</ul>
<h3>Discussion</h3>
<p>If you have any questions about these changes, you may discuss them here: https://forum.vbulletin.com/node/4502958</p>
<p>If you encounter an issue with the software or wish to submit a feature request, please visit our <a href="https://tracker.vbulletin.com/vbulletin6">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...
<p>A preview release of vBulletin 6.1.3 is available for download. </p>
<h2>Push Notifications</h2>
<p>Push Notifications are now available in supported browsers when using HTTPS. Users can enable this option on their User Settings page under Notifications. Once enabled, the browser will prompt the user to allow notifications for the site. If the user grants permission, then the browser will display push notifications for your site. </p>
[IMG alt="Click image for larger version
Name: CleanShot 2025-07-08 at 09.51.50.png
Views: 15
Size: 45.1 KB
ID: 4502968"]https://forum.vbulletin.com/filedata/fetch?id=4502968&d=1752021645[/IMG]
<p>vBulletin will automatically create the required VAPID Keys for you. Additionally, a new rewrite is required in the .htaccess file so that the browser can locate the JavaScript Service Worker. You will either need to replace your existing .htaccess file with the copy included in your vBulletin 6.1.3 download or update the rewrites to include the following:</p>
<pre><code> # Rewrite serviceworker from root -> js directory
RewriteRule ^vb_serviceworker.js js/vb_serviceworker.js [NC,L,QSA]
</code></pre>
<h2>Topic Prefixes</h2>
<p>When editing channels in the Channel Manager, Administrators can set them to require a Topic Prefix for new content. When Channels are set to require a prefix and have one or more prefix sets assigned (Channel Manager > Topic Prefixes), new topics must have a prefix selected to be submitted. The exceptions to this requirement include topics created by RSS or moved to the channel by a moderator.</p>
<h2>Infraction Discussion</h2>
<p>The developers have refined the process of replying to infractions. The change enables replies to appear more quickly in the discussion. To initiate a discussion on an Infraction, Administrators and Moderators can visit the Infraction tab in their Message Center and click on the title to view the infraction. Users with permission to reply can do so using the editor on the page. The editor will function the same as for any other topic in vBulletin.</p>
[IMG alt="Click image for larger version
Name: CleanShot 2025-07-08 at 09.53.21.png
Views: 14
Size: 37.8 KB
ID: 4502969"]https://forum.vbulletin.com/filedata/fetch?id=4502969&d=1752021722[/IMG]
<h2>IP Address Lookup</h2>
<p>Administrators and Moderators can now look up the IP Addresses of users on the user's profile. IP Address Lookup offers the same functionality previously available from the Moderator Control Panel. </p>
[IMG alt="Click image for larger version
Name: CleanShot 2025-07-08 at 09.53.45.png
Views: 17
Size: 34.8 KB
ID: 4502970"]https://forum.vbulletin.com/filedata/fetch?id=4502970&d=1752021754[/IMG]
<h2>Additional Changes</h2>
<ul>
<li>Resolved several JavaScript issues that occurred on older versions of Apple's Safari browser.</li>
<li>Restored links to send a Private Message if vBulletin Messenger is disabled. </li>
<li>Added pagination to the interface when inserting images from a personal Photo Album into a post.</li>
<li>Resolved an issue preventing the use of Post Icons in some instances.</li>
<li>The JavaScript Cache Buster has been updated to use a randomized token instead of the version number. The upgrade process will generate a new token.</li>
<li>Editing Templates should now always display the HTML code in a left-to-right format. </li>
</ul>
<hr />
<h2>Additional Information</h2>
<h3>Install / Upgrade</h3>
<ul>
<li><a href="https://www.vbulletin.com/forum/node/4483267">Installation Instructions</a></li>
<li><a href="https://www.vbulletin.com/forum/node/4483262">Upgrade Instructions</a></li>
</ul>
<h3>File Cleanup</h3>
<p>After upgrading your vBulletin system, delete any obsolete files that may still be present. 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> in the vBulletin 6 Installs & Upgrades forum.</p>
<h3>System Requirements</h3>
<p>Current Minimum System Requirements</p>
<ul>
<li>PHP Version: 8.1.0</li>
<li>MySQL Version: 5.7.10</li>
<li>MariaDB Version: 10.4.0</li>
</ul>
<p>Recommended System Requirements</p>
<ul>
<li>PHP Version: 8.2 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/4391344">vBulletin Connect System Requirements</a>.</p>
<h3>Current Version Support Schedule</h3>
<ul>
<li>Active Version - 6.1.2</li>
<li>Security Patch - 6.1.1</li>
<li>Security Patch - 6.1.0</li>
</ul>
<h3>Discussion</h3>
<p>If you have any questions about these changes, you may discuss them here: https://forum.vbulletin.com/node/4502958</p>
<p>If you encounter an issue with the software or wish to submit a feature request, please visit our <a href="https://tracker.vbulletin.com/vbulletin6">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...