Navigation überspringen

[Gelöst] file field problem with large files

This support ticket is created vor 3 years, 6 months. There's a good chance that you are reading advice that it now obsolete.

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.

Dieses Thema enthält 5 Antworten, hat 2 Stimmen.

Zuletzt aktualisiert von federicoA vor 3 years, 6 months.

Author
Artikel
#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:
versteckter Link

#2509847

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

#2509851

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

#2510353

Nigel
Unterstützer

Sprachen: Englisch (English ) Spanisch (Español )

Zeitzone: Europe/London (GMT+01: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!