Closed (fixed)
Project:
Video Upload
Version:
5.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
19 May 2008 at 18:36 UTC
Updated:
2 Oct 2008 at 15:36 UTC
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
Comment #1
professorbikeybike commentedMy 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.
Comment #2
bubastix0 commentedis something inside drupal ? because javascript is enabled by default .
is there any dump that may be of help?
Thanks!
Comment #3
jhedstromI think you've narrowed the problem down to the theme in #260853: Changing theme doesn't upload the video
Comment #4
jhedstrom