Closed (fixed)
Project:
D7 Media
Version:
7.x-1.0-rc1
Component:
Media Browser
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
11 Oct 2011 at 19:42 UTC
Updated:
21 Mar 2012 at 21:41 UTC
Y have this problem when upload a file into Media Browser module:
An error occurred and no file was uploaded.
Please need help!!
Comments
Comment #1
a6hiji7 commentedMedia browser does not work for me. I have the media_youtube module installed. When I click "Library" link, it shows a blank box; but if I try to add an Youtube URL, it says "You have entered a URL for a video that is already in your library.". Is there any possibility of media module working seamlessly in near future?
Comment #2
a6hiji7 commentedAs a followup, if I enter an Youtube URL that I did not enter before and save the content, I get the following error -
Comment #3
dave reidSo it sounds like you haven't properly configured your field to set what types of files are allowed. You should be allowing 'Video' file types and the 'Youtube' schema.
Comment #4
a6hiji7 commentedThanks Reid, I had checked the "Youtube" schema but did not check the "Video" type as my understanding was that it should not be necessary for external embeds. May be my understanding of how media works is not correct. In any case, user friendly error messages instead of PDO errors are expected. May be a simple check needs to be added before making the DB call?
Now, my next problem is that the video does not show up in the node page. Any idea regarding that? I will like to dive into the module code but currently not getting enough time to do that.
Comment #6
a6hiji7 commentedWell, I could not get the video showing up in the node; but I saw that the video shows fine in views. So I added a view with the nid as the argument and embedded in the node. Now, that works till I get time to check the module code.
Comment #7
tsvenson commentedClosing due to no activity for a long time. Feel free to reopen with updated info if issue still remains.