when i submit the video , by the "upload video" button , it refresh the page , but no video was uploaded.
it doesn't throw any error by php , nor is it the youtube developer key ...
any idea?
you need me to give you more information?

Comments

professorbikeybike’s picture

My guess would be that js is disabled.

At the moment, until direct upload functionality is finished, the module requires the user's browser to have javascript enabled. Ideally, a browser w/o js would work, but since the browser upload method involves submitting a form to 2 places, there isn't really a good way to do that w/o having a 2 step form, which didn't lend well to making a cck field.

bubastix0’s picture

is something inside drupal ? because javascript is enabled by default .
is there any dump that may be of help?
Thanks!

jhedstrom’s picture

I think you've narrowed the problem down to the theme in #260853: Changing theme doesn't upload the video

jhedstrom’s picture

Status: Active » Closed (fixed)