Closed st-anton closed 9 years ago
I experience the same thing. File does not appear to actually upload
On Friday, May 29, 2015, st-anton notifications@github.com wrote:
I added a local server, the path is http://localhost/j34_test/media/com_biblestudy/studies Is this a correct path?
When adding a new media, I select this server, then I have to fill in the tab 'Upload'. What does the field 'Enter an upload path' expect? The URL (see above)? The path, where the file is taken from?
The I klick on 'Add file' and select a media file from my harddisc. Pressing 'upload' shows a green progress bar. But I cannot find the uploaded file somewhere within my server filesystem (in my case: htdocs). Where is the file uploaded?
— Reply to this email directly or view it on GitHub https://github.com/Joomla-Bible-Study/Joomla-Bible-Study/issues/574.
...and we need to explain it better.
I'll have to fix this. file should upload to the correct folder. I'll retest for this.
@st-anton @tomfuller2 Should be fixed now.
I installed the component on a real server and tried to upload a media on the backend.
First attempt was to press the Add File
button (is it a button?). Nothing happened.
The upload
button has no reaction as well.
Then I add a filename like c:\temp\study.mp3
and pressed the buttons again. No reaction at all.
Same for Frontend. No reaction.
@st-anton @tomfuller2 please retest as this should be fixed now.
I added a local server, the path is
http://localhost/j34_test/media/com_biblestudy/studies
Is this a correct path?When adding a new media, I select this server, then I have to fill in the tab 'Upload'. What does the field 'Enter an upload path' expect? The URL (see above)? The path, where the file is taken from?
The I klick on 'Add file' and select a media file from my harddisc. Pressing 'upload' shows a green progress bar. But I cannot find the uploaded file somewhere within my server filesystem (in my case: htdocs). Where is the file uploaded?
In the sql, the bsms_mediafiles -> params say: {"upload":"http:\/\/localhost\/j34_test\/media\/com_biblestudy\/studies"}. There is no filename stored.