XenForo 2.3 Full - Compelling Community Platform

XenForo 2.3 Full - Compelling Community Platform 2.3.7

xenforo-2.3-full.webp


XenForo is a compelling community forum platform with a premium user experience, reliability, flexibility and security. There is no better platform upon which to grow your community. Tested code, safe and clean.

Xenforo highlights:

  • Easy to use, even if you are not familiar with web code, you can still build a forum with Xenforo
  • Extremely light optimized code
  • Fast page loading speed
  • Best SEO optimization
  • Highly customizable
  • Various addons and styles.
Xenforo is a licensed forum software package. We do not encourage using pirated resources, use it only for research purposes and buy it from the author if you like it.
See details and purchase a license at:
https://xenforo.com/purchase/

There are a myriad of new features and improvements. Here's a brief overview of our favourites:
  • Dark mode and style variants
  • Extensive performance improvements
  • Featured content
  • Image optimization (WebP), client side image resizing and more
  • Automation via webhooks
  • Sign in with Apple, IndexNow, Full InnoDB and improved MySQL search
  • Embed your content anywhere
  • Single sign on
  • Direct message searching
  • Passwordless logins with passkeys
  • You can now log in to the admin control panel using your configured passkey.
  • Changes to the job queueing system that allows a caller to create jobs with a specified priority.
  • Webhook support for user upgrades.
  • Separated XF.Cropbox from avatar.js into its own file, crop_box.js.
  • Multibyte string handling
  • Entity ViewableInterface and IndexNow
  • Automatic webhook configuration via PayPal's REST API
  • 🐛 with Turkish characters such as ö and ü
  • Automatic legacy file clean up
  • Persistent file names for attachments
  • ...plus a myriad of developer improvements
We now ship XF 2.3 with jQuery Slim 3.7.1. This is a smaller build of jQuery that excludes animations and AJAX (because this functionality is built in to XF).
You can call it on any page where needed with the following code:
XML:
You must log in to view
(1 lines)

Note that add-ons and custom styles may be broken after upgrading to 2.3. You must test your add-ons thoroughly or look for updates. Be especially careful with add-ons that cover similar features to ones that are added to 2.3; these may conflict with the core XenForo data. If data conflicts are found, they will need to be resolved in a new add-on release or by removing the add-on before upgrading to 2.3.

The following are minimum requirements:
  • PHP 7.2 or newer (PHP 8.3 recommended)
  • MySQL 5.7 and newer (Also compatible with MariaDB/Percona etc.)
  • All of the official add-ons require XenForo 2.3.
  • Enhanced Search requires at least Elasticsearch 7.2.
Some of the changes in XF 2.3.7 include:
  • Escape select input option labels
  • Improve supported EXIF data when client-side image resizing is enabled
  • Allow fetching forum prefixes even without node permissions
  • Normalize entity manager repository cache keys
  • Fix IPv6 binary to string expansion
  • Fix appearance of member tooltip on recent Safari versions
  • Use text structured data field for DiscussionForumPosting content
  • Require confirmation for linking connected accounts
  • Suppress logging of normal connected account exceptions
  • Clear site cache data when logging out
  • Move XF.SolutionEditClick into action.js to resolve dependency issues
  • Fix carousel margin on RTL languages
  • Expand global email template parameters
  • Adjust wording of account approval phrases
  • Improve typing of repository find methods
  • Fix issue with missing verbosity when casting collections to webhook results.
  • Avoid logging errors when IndexNow is having intermittent issues
  • Delete related user alerts when a trophy is deleted
  • Add support for viewing and revoking a user's authorised applications from the admin panel
  • Handle nulls and empty-evaluated strings properly
  • Detect Google Inspection Tool crawler
  • No longer create user fields by default during install.
  • Fix manual video thumbnail generation on iOS
  • Remove legacy Imagick GIF optimization technique
  • Display search suggestions properly when results contain guest content
  • Fix lift ban link on ban edit page
  • Render all activity summary display values in the user language
  • Set default Accept-Language header in outgoing HTTP requests
  • Allow overriding avatar usernames when a user is specified
  • Fix generated entity type hints for JSON columns
The following public templates have had changes:
  • carousel.less
  • connected_account_macros
  • core_datalist.less
  • featured_content_item
  • member_ban_edit
  • member_tooltip.less
  • message.less
  • post_macros
  • register_connected_account_confirm
  • style_variation_macros
  • whats_new_wrapper

How to install / upgrade XenForo:
Copy all files in the uploads folder of the new version, overwriting the old files on your system. Edit the .htaccess file if needed. Run domain.com/install to install or upgrade.
The full version can be used for a new installation or an upgrade. (You can use the full version to safely upgrade your forum)

Hướng dẫn cài đặt hoặc nâng cấp XenForo:
Sao chép tất cả tập tin trong thư mục upload của phiên bản mới, ghi đè lên các tập tin cũ trên hệ thống của bạn. Chỉnh sửa file .htaccess nếu cần. Chạy domain.com/install để cài đặt hoặc nâng cấp.
Bản full có thể sử dụng để cài đặt mới hoặc nâng cấp đều được. (Bạn có thể sử dụng bản full để nâng cấp diễn đàn của bạn một cách an toàn)


Download Xenforo 2.3, XenForo 2.3 Full, XenForo 2.3 Nulled, XenForo 2.3 Released
 

Attachments

Last edited:
Has anyone successfully upgraded from 2.2.17 to 2.3.6 without issues?

UPDATE:
I tried it but I am getting this error, any idea why?

An exception occurred: [Error] Call to undefined method XF\Http\Request::getHttpVersion() in src/XF/Mvc/Renderer/Html.php on line 95

  1. XF\Mvc\Renderer\Html->postFilter() in src/XF/Mvc/Dispatcher.php at line 405
  2. XF\Mvc\Dispatcher->render() in src/XF/Mvc/Dispatcher.php at line 60
  3. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2513
  4. XF\App->run() in src/XF.php at line 524
  5. XF::runApp() in install/index.php at line 16
Reupload all xf 2.3.6 again
 
Reupload all xf 2.3.6 again
I am in a huge mess now. I had to try to put 2.2.17 back and tried to run update again to get iand now I am stuck in this mess and can't fix it, I've tried about everything. The upgrade won't finish saying there was an error and afterwards this time I get this:

Template errors​

  • Template public:helper_js_global: [E_USER_WARNING] Method isCheckMultiAccount is not callable on the given object (XF\Entity\User) (src/XF/Template/Templater.php:1190)
  • Template public:helper_js_global: [E_USER_WARNING] Method isCheckMultiAccount is not callable on the given object (XF\Entity\User) (src/XF/Template/Templater.php:1190)
An upgrade is pending. The forum is only accessible in debug mode.
Complete upgrade
Code event listeners and extensions have been disabled via config.php. This is designed as an emergency measure to allow you to regain access to the control panel if an add-on blocks access and disable it. This should not be used as a debugging tool.

and this:

1747797460146.webp
 
I am in a huge mess now. I had to try to put 2.2.17 back and tried to run update again to get iand now I am stuck in this mess and can't fix it, I've tried about everything. The upgrade won't finish saying there was an error and afterwards this time I get this:

Template errors​

  • Template public:helper_js_global: [E_USER_WARNING] Method isCheckMultiAccount is not callable on the given object (XF\Entity\User) (src/XF/Template/Templater.php:1190)
  • Template public:helper_js_global: [E_USER_WARNING] Method isCheckMultiAccount is not callable on the given object (XF\Entity\User) (src/XF/Template/Templater.php:1190)
An upgrade is pending. The forum is only accessible in debug mode.
Complete upgrade
Code event listeners and extensions have been disabled via config.php. This is designed as an emergency measure to allow you to regain access to the control panel if an add-on blocks access and disable it. This should not be used as a debugging tool.

and this:

1747797460146.webp
if you have backup of 2.2.17 restore it. and disable all addons change style to default.

upload all xf 2.3.6 to merge all file and run upgrade again.
 
if you have backup of 2.2.17 restore it. and disable all addons change style to default.

upload all xf 2.3.6 to merge all file and run upgrade again.
Giving this a try right now. Disabling all addons is processing it says. I guess it will take awhile hehe
 
if you have backup of 2.2.17 restore it. and disable all addons change style to default.

upload all xf 2.3.6 to merge all file and run upgrade again.
I also set default theme as default and on the front end I still get this but going to upload 2.3.6 files now and try the upgrade again.

Template Compilation Error​

public:PAGE_CONTAINER - preg_match(): Argument #2 ($subject) must be of type string, array given in /home/XXXXX/public_html/src/XF/App.php:286
 
if you have backup of 2.2.17 restore it. and disable all addons change style to default.

upload all xf 2.3.6 to merge all file and run upgrade again.
It gave me when I tried to upgrade for 2.3.6 so I am going to delete this file and try it again.

Oops! We ran into some problems.​

You have already completed installation. If you wish to reinstall, please delete the file internal_data/install-lock.php.
 
if you have backup of 2.2.17 restore it. and disable all addons change style to default.

upload all xf 2.3.6 to merge all file and run upgrade again.
Well this definitely won't work, I have a lot of data in this like 200mb db. I have a lot of files posted.

1747886235284.webp

So I tried to continue without checking that box and I get told I have to delete the data grrrrrrr

1747886288778.webp


I wonder if I did a fresh install of 2.2.17 and then updated to 2.3.6 and then imported my 2.2.17 db insrto it after tghe 2.3.6 upgrade to get my posts, users and etc?
 
Well this definitely won't work, I have a lot of data in this like 200mb db. I have a lot of files posted.

1747886235284.webp
So I tried to continue without checking that box and I get told I have to delete the data grrrrrrr

1747886288778.webp

I wonder if I did a fresh install of 2.2.17 and then updated to 2.3.6 and then imported my 2.2.17 db insrto it after tghe 2.3.6 upgrade to get my posts, users and etc?
From the message it looks like you are reinstalling version 2.2.17, not restoring a backup.
 
From the message it looks like you are reinstalling version 2.2.17, not restoring a backup.
Ok I wiped it all and started over, this time I am sure I got the right zip. I get this now
From the message it looks like you are reinstalling version 2.2.17, not restoring a backup.
I started over and I am back to this again with the backup. I think I tried to run v2.2.17 again I don't remember. Is there a way to see what version it is from phpmyadmin?

The site is currently being upgraded. Please check back later.
 
From the message it looks like you are reinstalling version 2.2.17, not restoring a backup.
I did find this in the db
 

Attachments

  • Screenshot 2025-05-22 at 02.05.59.webp
    Screenshot 2025-05-22 at 02.05.59.webp
    26.1 KB · Views: 16
Similar threads Most view View more
Back
Top Bottom