Skip to main content
Topic: The images uploaded not shown (Read 4594 times) previous topic - next topic

Re: The images uploaded not shown

Reply #15
No errors occur. But the image path is not saved in the database and the image is not saved in the \uploads\files folder.

Re: The images uploaded not shown

Reply #16
No errors occur. But the image path is not saved in the database and the image is not saved in the \uploads\files folder.
Is the upload field on a modal or did you set the Add/Edit Page to use modal? If no, then the issue has to do with your server configuration. If yes the remove it from the modal. 

Re: The images uploaded not shown

Reply #17
I don't know how to verify it.
I just developed in default mode with phprad.
Please, say me how can I do it.

Re: The images uploaded not shown

Reply #18
@oribeiro‍ PHPrad upload field has no error unless it is used on the Ajax page. if you are having an issue with your upload, then it has to do with your server environment and the permission given to the project folder. You need to contact you hosting provide concerning the issue.

Re: The images uploaded not shown

Reply #19
hello, I have the same problem, the image goes to the database folder but still doesn't appear in the data list, how do I solve the problem?