-
Posts
1116 -
Joined
-
Last visited
-
Days Won
18
Content Type
Profiles
Forums
Blogs
Events
Articles
Downloads
Gallery
Everything posted by AWS
-
vBulletin 6.0.5 is now available for download by self-hosted (download) customers. vBulletin Cloud sites will be automatically updated in the upcoming weeks. [HEADING=1]Front End Changes[/HEADING] [HEADING=2]Global Advertising Management[/HEADING] In previous versions, each ad was unique to the Ad Location. Unique ad lists made reusing Ad code difficult across modules. Starting in vBulletin 6.0.5, Ad Locations will list all available Ad units/templates in the system to make reuse easier. [HEADING=2]Email Handling[/HEADING] Outgoing notification emails will include a global one-click unsubscribe link, which complies with requirements set by many email providers. Transactional emails (e.g., password changes) do not include the link. Emails also include a header that allows email providers to show an unsubscribe button. Two new options have been added to the system to control these additions. You will find them in the AdminCP under Settings -> Options -> Email Settings. [HEADING=2]Web Application Manifest[/HEADING] vBulletin 6.0.5 automatically generates a Web Application Manifest. The Web Manifest defines your site as a web application for the end-user device. It allows them to install vBulletin on their home screen. [HEADING=2]Structured Data Markup[/HEADING] Structured Data Markup is metadata used in the HTML output of your forums. This metadata tells search engines how to categorize your data. In vBulletin 6.0.0, we updated the metadata to fit Google's Rich Search Results specification. Recently, Google started to support the DiscussionForumPosting markup. In vBulletin 6.0.5, Forum & Group Topics use the new metadata as much as possible within the current framework. [HEADING=1]Back End / AdminCP Changes[/HEADING] [HEADING=2]Template Parsing[/HEADING] The development team has refactored template parsing. This change allows for better isolation of individual tags and curly shortcodes used in the template markup. Benefits of the refactor include: A standardized set of utility classes to handle template parsing (/core/vb/utility/template). Improved error reporting on template save. The introduction of Limited Templates. [HEADING=3]Limited Templates[/HEADING] Limited Templates are designed to expand the vBulletin Cloud's template editing capabilities. These new templates make a limited number of the vBulletin Markup tags and curly shortcodes available to vBulletin Cloud customers. These Tags are Available: usergroup, comment, and literal. These Curly Codes are available: stylevar We will expand the list of tags and curly codes over time. Customers can use Limited Templates with template hooks to show custom HTML inline to your end users. Switching the css_additional.css template to the new Limited Category will allow you to reuse Style Variables in your custom CSS. Resolved a performance issue with opening and closing large topics (thousands of posts). (VB6-490, VB6-493) Four new template hooks are available. These allow customers to add content between posts and comments. [HEADING=1]Additional Information[/HEADING] [HEADING=2]Install / Upgrade[/HEADING] Installation Instructions Upgrade Instructions [HEADING=2]File Cleanup[/HEADING] 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 topic in the vBulletin 6 Installs & Upgrades forum. [HEADING=2]System Requirements[/HEADING] Minimum System Requirements PHP Version: 8.1.0 MySQL Version: 5.7.10 MariaDB Version: 10.4.0 Recommended System Requirements PHP Version: 8.2 or higher MySQL Version: 8.0 or higher MariaDB Version: 10.6+ For more information, see vBulletin Connect System Requirements. [HEADING=2]Current Version Support Schedule[/HEADING] Active Version - 6.0.5 Security Patch - 6.0.4 Security Patch - 6.0.3 Security Patch - 5.7.5 [HEADING=2]Discussion[/HEADING] If you have any questions about these changes, you may discuss them here: Discuss the upcoming release of vBulletin 6.0.5 - vBulletin Community Forum If you encounter an issue with the software or wish to submit a feature request, please visit our tracker. To receive support for your vBulletin Product, please visit our community forums. Continue reading...
-
A preview release of vBulletin 6.0.5 is now available for testing by self-hosted (download) customers. Preview releases are not meant to be used on production servers. [HEADING=1]Front End Changes[/HEADING] [HEADING=2]Global Advertising Management[/HEADING] In previous versions, each ad was unique to the Ad Location. Unique ad lists made reusing Ad code difficult across modules. Starting in vBulletin 6.0.5, Ad Locations will list all available Ad units/templates in the system to make reuse easier. [HEADING=2]Email Handling[/HEADING] Outgoing notification emails will include a global one-click unsubscribe link, which complies with requirements set by many email providers. Transactional emails (e.g., password changes) do not include the link. Emails also include a header that allows email providers to show an unsubscribe button. Two new options have been added to the system to control these additions. You will find them in the AdminCP under Settings -> Options -> Email Settings. [HEADING=2]Web Application Manifest[/HEADING] vBulletin 6.0.5 automatically generates a Web Application Manifest. The Web Manifest defines your site as a web application for the end-user device. It allows them to install vBulletin on their home screen. [HEADING=2]Structured Data Markup[/HEADING] Structured Data Markup is metadata used in the HTML output of your forums. This metadata tells search engines how to categorize your data. In vBulletin 6.0.0, we updated the metadata to fit Google's Rich Search Results specification. Recently, Google started to support the DiscussionForumPosting markup. In vBulletin 6.0.5, Forum & Group Topics use the new metadata as much as possible within the current framework. [HEADING=1]Back End / AdminCP Changes[/HEADING] [HEADING=2]Template Parsing[/HEADING] The development team has refactored template parsing. This change allows for better isolation of individual tags and curly shortcodes used in the template markup. Benefits of the refactor include: A standardized set of utility classes to handle template parsing (/core/vb/utility/template). Improved error reporting on template save. The introduction of Limited Templates. [HEADING=3]Limited Templates[/HEADING] Limited Templates are designed to expand the vBulletin Cloud's template editing capabilities. These new templates make a limited number of the vBulletin Markup tags and curly shortcodes available to vBulletin Cloud customers. These Tags are Available: usergroup, comment, and literal. These Curly Codes are available: stylevar We will expand the list of tags and curly codes over time. Customers can use Limited Templates with template hooks to show custom HTML inline to your end users. Switching the css_additional.css template to the new Limited Category will allow you to reuse Style Variables in your custom CSS. Resolved a performance issue with opening and closing large topics (thousands of posts). (VB6-490, VB6-493) Four new template hooks are available. These allow customers to add content between posts and comments. [HEADING=1]Additional Information[/HEADING] [HEADING=2]Install / Upgrade[/HEADING] Installation Instructions Upgrade Instructions [HEADING=2]File Cleanup[/HEADING] 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 topic in the vBulletin 6 Installs & Upgrades forum. [HEADING=2]System Requirements[/HEADING] Minimum System Requirements PHP Version: 8.1.0 MySQL Version: 5.7.10 MariaDB Version: 10.4.0 Recommended System Requirements PHP Version: 8.2 or higher MySQL Version: 8.0 or higher MariaDB Version: 10.6+ For more information, see vBulletin Connect System Requirements. [HEADING=2]Current Version Support Schedule[/HEADING] Active Version - 6.0.4 Security Patch - 6.0.3 Security Patch - 6.0.2 Security Patch - 5.7.5 [HEADING=2]Discussion[/HEADING] If you have any questions about these changes, you may discuss them here: Discuss the upcoming release of vBulletin 6.0.5 - vBulletin Community Forum If you encounter an issue with the software or wish to submit a feature request, please visit our vBulletin Issue Tracker To receive support for your vBulletin Product, please visit our Home - vBulletin Community Forum>community forums. Continue reading...
-
The API functionality of vBulletin 6 and 5.7.5 has been found to have security issues. We have created fixes for these issues. To maintain site security, you should apply this patch as soon as possible. To do so, download the patch for your version from Customer Login and follow these steps: Upload the files to your server. Overwriting the existing files with the new ones. Run the upgrade script ([iCODE]core/install/upgrade.php[/iCODE]) that is included in the patch to rebuild your templates. Patches Released: vBulletin 6.0.3 Patch Level 1 vBulletin 6.0.2 Patch Level 1 vBulletin 6.0.1 Patch Level 1 vBulletin 5.7.5 Patch Level 3 Important: If you are not using one of these versions of vBulletin, you will need to complete a full upgrade. Continue reading...
-
Hello and welcome to the community.
-
In the future Forum² will move to IPB as its software. Forum² started out on IPB and when IPB 4 was first released it was less then stellar so I converted to xenForo. Now that 4.2 is about to be released with new features not available in any other software I decided to convert back to IPB. I feel this converion is needed to move Forum² into the future.
-
- conversion
- invision
-
(and 1 more)
Tagged with:
-
This is an alpha-level release. Do not use it in production. Understand the restrictions listed below before downloading this release. We are very excited to announce that the first developer preview of XenForo 2.0.0 is now available. Any customer with an active license may download this. However, before you download this release, it is very important you understand these restrictions: You cannot upgrade into this release. You will only be able to do a fresh installation (into an unused database). You will not be able to upgrade out of this release. Subsequent developer previews will require a fresh installation. We will not support upgrading from a developer preview to a beta or other release. You must be comfortable manually editing files, modifying file permissions and accessing PHP via the command line to setup and install this version. If you want to install this on an external server, you are very likely to need SSH access. This release is primarily targeted at XenForo add-on developers, to allow them to start to understand the new XenForo 2 code and begin to experiment with writing add-ons for it. Beyond that, keen enthusiasts are welcome to install this release to understand more about what is included out of the box and to test that functionality. However, if you do not feel comfortable with the requirements/restrictions above, we'd recommend you wait for a beta release to experiment. To reiterate, you should not use this release in production. Any data you create within a developer preview release will likely be lost as subsequent releases will require re-installation. This is the first of the developer preview releases. There will be more released frequently. Once we are happy with the state of the developer preview, we intend to move onto the "standard" beta process. XenForo 2.0 requirements Make sure you meet the following requirements before downloading: PHP 5.4+ MySQL 5.5+ Currently the same PHP modules as XenForo 1, though cURL may potentially be added as a requirement. Downloading XenForo 2.0 You would download this (and future) XenForo 2.0 releases in the same way you download any other version. Log into your Customer Area and click download on one of your licenses. Provided it's active, you'll have an option to change the version to the developer preview. Note that because you will be doing a fresh install, we recommend you ensure the "Download the upgrade package only" option is NOT selected. Installing and developer documentation We have prepared some initial documentation to help developers understand a lot of the new concepts in XenForo 2. This also covers the installation process. This documentation should be considered a work in progress, something that will be consistently reworked and expanded over time. Get started with the documentation and installation guide: Getting started - XenForo 2.0 Documentation Bugs reports and development questions We will continue using this demo installation through the developer preview. Any bugs you find in the developer preview should be posted in the bugs forum here. For development-related questions, we have added a new development questions forum. Any other feedback should go in feedback and comments. As per before, full blown suggestions should remain on the main XenForo community.
-
Many of us use Wordpress along side the forum software of choice. I just seen this pop up on Hack News a couple hours ago. Golunski responsibly reported the vulnerability to the developers, who have patched the vulnerability in their new release, PHPMailer 5.2.18. I'm sure Wordpress will have a fix out soon. Since I am proactive I used the fix supplied in the Wordpress Codex.
-
- exploit
- vulnerablity
-
(and 1 more)
Tagged with:
-
Cloaked submitted a new link: UBBThreads This is the software that started it all. Since 1997, thousands of websites have chosen UBB for their forum software solution.
-
Cloaked submitted a new link: Linux Questions A free Linux forum where Linux newbies can ask questions and Linux experts can offer advice.
-
Cloaked submitted a new link: MacRumors Forums Discussion about articles, rumors, gaming, collecting, and news. Includes a for sale and trade board.
-
Cloaked submitted a new link: AppleInsider Forums Insider information, archived articles, forums, and chat.
-
Cloaked submitted a new link: Computer Forum A forum discussing computers with an emphasis on hardware upgrades.
-
Cloaked submitted a new link: Bit-Tech.net Forums A forum focusing on upgrading computer hardware with custom parts.
-
Cloaked submitted a new link: Tech Support Guy Community helping with operating systems, Internet and networking, community, and miscellaneous tech problems.
-
Forum² - Resources for Forum Administrators a website owned and operated by Schwarz Network has updated the sites Privacy Policy, Posting Rules and Guidelines and also the sites Terms and Conditions of Use. There have been many changes and/or additions so it is in each members best interest to read or re-read these guidelines and terms of use before participating in the discussions. The revised Privacy Policy, Posting Rules and Guidelines and Terms of Service can be found at the following links: Forum² Posting Rules and Guidelines Forum² Terms and Conditions of Use Forum² Privacy Policy It would be advisable that you check this thread often for any changes, additions or revisions to our policies. All documents updated 09 June 2014 12:16PM CST
-
- privacy policy
- terms
-
(and 2 more)
Tagged with:
-
Site Name/URL: XenForo Zone - For XenForo Enthusiasts I created XenForo Zone in November 2016 with the idea that XenForo license owners and enthusiasts could gather to share ideas. I didn't do much with it at the time because I had no time to dedicate to it. A couple weeks ago that changed and I dropped the link on a couple sites I belong to that run XenForo. The site has picked up some active users since. I look forward to seeing you at our sister site XenForo Zone.
-
Cloaked submitted a new link: xen-Hilfe.de - Deine XenForo Community Deine XenForo Community mit Tipps, Tests, Anleitungen und Downloads für die Xenforo Software
-
I am debating if I should add a shoutbox or not. I added one to my tech forum and it crashed and burned pretty fast because it annoyed the users. OTOH, when I had Just BS open it complemented the forum topics nicely and users enjoyed it. What to do? I have licenses to both licenses so if I do decide to add it here I'm unsure of which to add. I guess at this point I'll say coming soon.
-
Cloaked submitted a new resource: [plain]Core Configurator (x64)[/plain] - [plain]We are pleased to announce the latest version of Core Configurator.[/plain] Read more about this resource...