(v2025)
I upload a file to a record. All is fine.
After I save and open the record. It says: file not found.
The temp. Directory was created on the server.
(v2025)
I upload a file to a record. All is fine.
After I save and open the record. It says: file not found.
The temp. Directory was created on the server.
If the View Tag of your field is set as “IMAGE”, make sure your Allowed image file extensions setting includes “pdf”.
The image exentsions are set correct. I checked an other project, where I add an binary image to a database record.
I made 2 directory on my server with the 2024 and the 2025 code.
Both connect to the same database. I added an image with 2024 and it it is fine.
Its shown in in the edit and list page.
With 2025 I add and its not shown in the list and after in the list page its not shown. I use 2025.6.
One more question, is it possible to reverse a project from 2025 to 2024 ?
If you dont watch your 2024 project is converted and the next save… bye bye 2024. Why there is not a automated copy or ext _2025 .
rgs
J.
You may add “pdf” to the allowed image types, not non-image types.
When you upload the file and click Save. Can you see the embedded pdf in your List page or it is empty? Can you see your pdf file in the \files\ folder?
I try to simulate with your setting and there is no problem.
I found the file on the server in an temporary dictonary.
It is not shown on the list page and in the edit page it says “not found”
Funny is that it works with 2024 perfect.
Added: Maybe the difference is that I use a 2024 project and this
was converted to 2025.
I seem to have the same problem.
I cannot reproduce. If you are using some older version than the latest v2025.7, update and try again. If it still does not work and you are a registered user of v2025, you may send required info and files to support for testing.
The funny thing is, that I can’t produce it on my Dev System either. And I checked every setting between PRD und DEV that I can think of. Just running out of ideas
Many thanks for your attempts to help .
I will send my project and the stuff they need to check it out
to the support.
My last attempt was , one table, only 2 fields of the table, no security.
Now comes the funny part
Opened the 2024 project in 2025 (convert to 2025) generated , no error ,
opens in webbrowser, works, but uploaded files are not shown,
what works in the 2024 project.
The upload problem can be reproduced at my local wampserver and at the webhoster.
Lets see.
rgs
JK
please post their answer then, I’m curious what they find and if it helps me too
Hi,
the advice was like this : install new, separate directories, upload is basic function since begining.
What I recognized at the upload of the project output with filezilla to the webhoster was that filezilla tried to overwrite some files with the same name.
Sometimes mit 0 bytes sometimes with the same bytes but other date.
I dont understand how this happens, when I copy the complete directory from local to the webserver.
So I tried with the ftp upload function from the webhoster, but it runs in the
same problem and stopped uploading.
I think the problem is that a local directory name has the same name like a file.
Or same names with big and small letters.
I updated filezilla, copied the files with errors manually and now it runs.
rgs
J.