Fail to upload image with php

Hi,
something very simple and still working on 09/20 now doesn’t work anymore.
It seems it’s some php code for uploading an image:
move_uploaded_file($_FILES[‘nome_img’][‘tmp_name’],$saveto)
Can it be caused by some infinityfree upgrade? I didn’t change a line…
I do programming only at intervals and I would need time to regain proficiency… but I need to fix this issue now!

Thanks for any help,
L.

domain is http://mate.epizy.com/
but the feature involved is password protected so it’s only me who can see the problem.
(please share the FULL error message you see, if applicable)

Other Information

(other information and details relevant to your question)

I forgot to say that it fails silently… no error message

Ignore the title of the guide, and just use it to enable error messages:

5 Likes

Thanks! I’ll go through it!

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.