- Joined
- Jan 21, 2022
- Messages
- 805
- Points
- 153
Reputation:
If your forums is proxied through cloudflare, then you are not able to upload files larger than 100MB due to free plan.
In my case, I use cloudflare and https://enxf.cc/resources/chunked-uploads-xf2.2467/ has fixed it for me.
https://community.cloudflare.com/t/uploading-large-files/627287
If that doesn't fix your problem, then it can be always a problem with your hosting provider not letting you upload xx large files due to security reasons, you might reach out to your provider's customer service and ask them if they can take a look at your issue, because this is normally not a problem with XenForo by default (Unless you use a faulty nulled version and something else is broken within your xf copy)
In my case, I use cloudflare and https://enxf.cc/resources/chunked-uploads-xf2.2467/ has fixed it for me.
https://community.cloudflare.com/t/uploading-large-files/627287
If that doesn't fix your problem, then it can be always a problem with your hosting provider not letting you upload xx large files due to security reasons, you might reach out to your provider's customer service and ask them if they can take a look at your issue, because this is normally not a problem with XenForo by default (Unless you use a faulty nulled version and something else is broken within your xf copy)
- By tweky
If your forums is proxied through cloudflare, then you are not able to upload files larger than 100MB due to free plan.
In my case, I use cloudflare and https://enxf.cc/resources/chunked-uploads-xf2.2467/ has fixed it for me.
View attachment 40868
https://community.cloudflare.com/t/uploading-large-files/627287
If that doesn't fix your problem, then it can be always a problem with your hosting provider not letting you upload xx large files due to security reasons, you might reach out to your provider's customer service and ask them if they can take a look at your issue, because this is normally not a problem with XenForo by default (Unless you use a faulty nulled version and something else is broken within your xf copy)
↑View previous replies…
twekyWell, there's the difference. CloudFlare limits files being uploaded per POST request. If you upload files via FTP, it all works fine.
Since the request being submitted through the upload attachments form is a standard POST request, it won't work and gets limited.
twekyYes, like I said above. Normally, the chunk upload addon should work just fine.
If it still doesn't work, then it might be a problem with your provider or something else.
I am on 2.2.16 XenForo and the addon works just fine. Check out my settings in case you have different ones.
Note: Make sure the chunk size is not more than 100MB
- Joined
- Jan 21, 2022
- Messages
- 805
- Points
- 153
Reputation:
- By Splicho
I use cloudflare, I don't think it has anything to do with the fact that on other video sites I can also upload 1-hour movies without problems, I have a dedicated server, I have full access to it because I keep it at home
Since the request being submitted through the upload attachments form is a standard POST request, it won't work and gets limited.
- Joined
- Jan 21, 2022
- Messages
- 805
- Points
- 153
Reputation:
- By Splicho
and is there a solution to solve this?
If it still doesn't work, then it might be a problem with your provider or something else.
I am on 2.2.16 XenForo and the addon works just fine. Check out my settings in case you have different ones.
Note: Make sure the chunk size is not more than 100MB