Any chance the video module could incorporate some sort of upload progress bar? I don't want my visitors just staring at the screen hoping that the video is actually loading and not just frozen. Unless there is a module I can download that can do this? Something as simple as the upload bar these forums use would be great.

CommentFileSizeAuthor
#6 metadataupdated.png143.21 KButprep
#4 metadata.png152.42 KButprep
#4 screenshot2.png145.13 KButprep
#3 progressbar.png36.07 KBJorrit

Comments

Jorrit’s picture

Each video upload field has the option to display a progress bar. You can find this option in the field settings screen.

utprep’s picture

I went into the field settings and could not find any option for a progress bar. Am I looking in the wrong place?

Jorrit’s picture

StatusFileSize
new36.07 KB

Please take a look at the screenshot. Or is that progress bar not what you meant?

utprep’s picture

StatusFileSize
new145.13 KB
new152.42 KB

I've uploaded a screenshot of what I see and you will see that section does not exist for me. Is that for version 7? I am currently using 6.x-4.8.

Also you can see I am suddenly missing my dimensions, but my metadata section looks just fine (see attached screenshot). Could these be related?

Jorrit’s picture

My screenshot is for Drupal 6. I think CKEditor has messed up the list, I will look into disabling CKEditor for that field. In the meantime, try to disable CKEditor for that field yourself.

Is that field an FTP upload field or a file upload field?

utprep’s picture

StatusFileSize
new143.21 KB

I went ahead and disabled the CKeditor for that section (see screenshot) and the lists are still not updated.

As far as the video field settings. I am using "File" for the type of widget, and then "Video" as the form element opposed to "Video FTP"

Jorrit’s picture

You need to separate the entries with new lines. That part got broken because of CKEditor.

You can't see the progress option because you don't have APC or the uploadprogress PHP extension installed. Take a look at your status screen for more info, there must be a note about upload progress.

utprep’s picture

Jorrit, you are awesome. I will do just that as soon as I get home from work. Thanks for your help!

Jorrit’s picture

Status: Active » Fixed

I have added some code so the WYSIWYG editor is permanently disabled on all text areas where it is not useful.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.