Closed (fixed)
Project:
Video Upload
Version:
6.x-1.2
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
5 Jun 2009 at 05:30 UTC
Updated:
15 May 2010 at 13:25 UTC
Jump to comment: Most recent file
Hai
I installed Video Module, but i don't get the upload link, how can i upload my videos. Can any one plz give me the solution.....
regards,
Nari
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | Upload Error.ppt | 163 KB | nari4drupal |
Comments
Comment #1
nari4drupal commentedHai
I installed Video Module, but i don't get the upload link, how can i upload my videos. Can any one plz give me the solution.....
regards,
Nari
Comment #2
NicoDruif commentedbe sure to add the video upload field to a content type... then an video upload field appears at this type of content...
Comment #3
nari4drupal commentedHai,
Thank you for your response, now my problem is..
when I am trying to upload my video file, it says "Video type not supported", I don't have the idea to find out the bug, can you plz tell me to solve this problem.
Regards,
Nari....
Comment #4
NicoDruif commentedUsing:
- drupal-6.12
- filefield-6.x-3.0
- video_upload-6.x-1.x-dev with ZendGdata-1.8.2
on:
- PHP 5.2.6
you should be able to set different allowed video types on the video settings page...
Comment #5
nari4drupal commentedHai,
I have done what you mentioned, but in "Video Upload Settings" , it asks youtube "Developer Key", "YouTube Username", and "YouTube Account Password". What can i do now.
Regards,
Nari...
Comment #6
nari4drupal commentedHai
I am sending my screen..
Comment #7
NicoDruif commentedIt's right that Video Upload Settings gives you the fields for the key, username and password. Did you fill in your developer key and user information?
You did add an video upload field for a contenttype on admin/content/types, right?
On the contenttypes page, you can manage the fields as well, where you can configure which kind of video may be uploaded. So when you have a content type called 'video', the url will be: admin/content/node-type/video/fields/field_video for configuring the settings of the uploaded videos. Here you have the field 'Allowed upload file extensions'.
Comment #8
ice241985 commentedWhere and how do you add the video upload field to a content type? For some reason drupal does not give me an add field tab just manage and edit fields tabs.
Comment #9
jhedstromFields are added via the 'manage fields' tab.
Comment #10
ice241985 commentedI did that, but it does not seem to be the way to get the Youtube video upload module form to appear on a page for users to upload videos. I, as an admin, have the ability to add a video. However when I log in as a user, there is no way for users to upload because they don't get the form? Any suggestions?
Comment #11
ice241985 commentedAnd before you suggest this, I already gave users permission to upload and add content.
Comment #12
ice241985 commentedDoes anyone know why my website was able to upload a video to Youtube and have it appear on the Youtube page as if yet still say it is processing on my website?
I was also wondering if there was a way to control where your video uploads. What I mean is that I have a link to the upload form. Upon upload all it promotes to video to the home page and nowhere else. I would like to have a separate page where users can go to look up the videos. Is there a way to make it so those videos automatically upload to that page?
Comment #13
shunting commentedWhy not create that page with a view?
Comment #14
bojanz commented