Please pay particular attention to the compatibility version of each add-on. For example if it indicates Compatible XF 2.x versions: 2.3 that indicates the add-on will only work if you have XF 2.3 installed.

XenForo Config Max Image settting in config.php

XenforoNulled

Member
Staff member
Site Admin
Points 8
Member Active member
17 Points
68
3
0
7 day activity
Thu
Fri
Sat
Sun
Mon
Tue
Wed
If you are having problems with uploading large image files, you need to add this code to the src/config.php file.

$config['maxImageResizePixelCount'] = 200000000;
 

Matched Threads

Match Forum Thread Author Stats
70%
XenForo Configuration
XenForo Config  Config.php options
0 4
Back
Top