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

CommentFileSizeAuthor
#6 Upload Error.ppt163 KBnari4drupal

Comments

nari4drupal’s picture

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

NicoDruif’s picture

be sure to add the video upload field to a content type... then an video upload field appears at this type of content...

nari4drupal’s picture

Hai,

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....

NicoDruif’s picture

Using:

- 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...

nari4drupal’s picture

Hai,

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...

nari4drupal’s picture

StatusFileSize
new163 KB

Hai

I am sending my screen..

NicoDruif’s picture

It'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'.

ice241985’s picture

Where 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.

jhedstrom’s picture

Fields are added via the 'manage fields' tab.

ice241985’s picture

I 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?

ice241985’s picture

And before you suggest this, I already gave users permission to upload and add content.

ice241985’s picture

Does 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?

shunting’s picture

Why not create that page with a view?

bojanz’s picture

Status: Needs work » Closed (fixed)