Questions tagged as 'upload'

1
answer

Permission problems in the magento directory. How to reset permissions?

I have a problem with the /media/tmp/ and /media/catalog/product/ folder of the magento. When attempting to upload product images into product creation, the image is sent to the site but does not appear in the product image listing...
asked by 16.04.2016 / 17:20
1
answer

upload videos directly to Vimeo with URL return

Friends could help me in an issue where I'm developing an app where I upload videos to the server, but I'm having problems in the playback and storage of the videos, since these videos take up a lot of space on the server, so I'd like to To uplo...
asked by 17.12.2015 / 12:41
1
answer

Image upload does not work on the same server with full path

Even putting the full path and the folder having permission 777 the image will not go to its destination. The safe_mode is marked as off and image uploading is enabled in php.ini. It's worth adding that it was working normally on localhost. F...
asked by 03.10.2015 / 14:53
1
answer

Uploading Angular Files

I have a button where I select a file, I would like to upload this file to my server ( Java + Vraptor ). I can already get the file and also save the file name in the database along with the data of the collaborator. Now we just need to se...
asked by 28.09.2015 / 16:53
1
answer

Div Image Placement with drag and drop

Good morning, what I'm trying to do is a system where the user uploads an image and has a preview of how the image will be positioned in div and can move to the position you think is best. It's basically the same thing as the Facebook...
asked by 30.01.2015 / 16:15
1
answer

Increasing the limit of the "multiple file"

I'm trying to upload multiple images and I want the limit of uploaded files at upload time to be 70 frames, but that limit is only 6. I thought it was the configuration of php.ini, but it is not, because there the maximum file size is 15MB an...
asked by 18.11.2014 / 17:12
1
answer

Uploading files using REST and Java

I'm creating an application and need a way to upload xls / xlsx files, sending the front-end (Ajax) file to the backend (Java) so it can be manipulated. Ajax code: $("#formulario").submit(function () { var formData = new For...
asked by 14.07.2014 / 22:36
2
answers

Avoid duplicating with PDO in image upload

In that upload code. The class uploads an audio. Everything works fine, but, I do not know how to do that "identifies" and "id_user" can manage the upload and restrict to only when those two are different or is "empty", the upload is done. There...
asked by 03.12.2018 / 17:08
1
answer

Doubts about uploading an image

I'm using an upload class in php, it's actually working, I can upload and display it, but when I go to the folder inside the project the files are not there. I've put it to view hidden files nothing appears, I already used the CMD to list the...
asked by 28.11.2018 / 15:23
1
answer

Triplicate information

I made this code and should move three images to the specified folder. He names the three images, but is moving only the first one. I have already made some modifications to the code, but unfortunately it does not work. Could you give me a...
asked by 14.11.2018 / 13:22