Skip Navigation

[Resolved] file field problem with large files

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

This topic contains 5 replies, has 2 voices.

Last updated by federicoA 2 years ago.

Author
Posts
#2509805
Schermata 2022-12-05 alle 17.49.14.png
Schermata 2022-12-05 alle 17.49.38.png

I have a problem with a file field.
For a custom post, I added a "NORMAL" file field -
In the post:
if I connect a file of about 30MB the link is stored correctly, if instead I connect a file of about 80/100MB the link is not stored. what could be the problem?
thanks

#2509845

I noticed this error:
Field "3d" not updated: Please enter a valid URL address pointing to the file.

but the URL of the file doesn't seem to me to have problems:
hidden link

#2509847

I renamed the file and now the url
hidden link
it has no problems.
strange isn't it?

#2509851

maybe it's just a one character problem in the url

#2510353

Nigel
Supporter

Languages: English (English ) Spanish (Español )

Timezone: Europe/London (GMT+00:00)

Hi there

So, what's the problem, then?

Not the size of the file, but, rather then length of a valid filename, is that correct?

And the problem happens when adding the file in the back end or with a front-end form?

#2510389

My issue is resolved now. Thank you!