Download

All XenForo Resources for only 35.00 $ Months.

Support

Support 24/7 via DM.

Payment

Paypal secure payment.

Refunds

Once you download any Premium files, refunds will not be issued..

Tutorials Max Image settting in config.php

🕒 Thread author was active 2 hour(s) ago

Xenforo

Ice Admin
Staff member
Ice Staff
1 Level 1
85%
Joined
Jan 16, 2026
Messages
365
Highlights
2
Reaction score
72
Points
28
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;
 
Back
Top