I am using Drupal 4.6 and installed the video module (video-4.6.0).
On screen: Home » administer » settings » video
Only the save and reset buttons are available. There are no configuration settings available. In addition, Home » administer » menus doesn't have a video option either.
Yet the add content does allow for a video to be uploaded, and the block settings do allow video blocks.

I installed according to the installation documentation. Is this normal?

CommentFileSizeAuthor
screenshot-videoadmin.jpg160.61 KBbitsize

Comments

blockcipher’s picture

I also have this same issue.

Andrzej7’s picture

The same screen - from upgrading to 4.6.6 I have similar problems:

- on the settings page I see only buttons, no options to choose
- no possibility to add video - no link in the menu "ad content"
- command "goto" (in the link http://mysite.net/video/goto/3422)- doesn't work

blockcipher’s picture

I just loaded 4.7 and loaded the new cvs of video.module and I am fine now.

fax8’s picture

Status: Active » Fixed

I fixed the empty setting page issue. the setting page as been removed becouse we don't have settings available on the 4.6 version.
Fixed the create content bug which didn't let the video link display.

Download video module for drupal 4.6 for updates.
Please chech that you are using video.module updated version.
this line should be available on the video.module file:
/* $Id: video.module,v 1.5.2.3 2006/05/07 13:55:30 fax8 Exp $ */

I tried the goto handler and seems working here.
Feel free to reopen an issue for that if still have problems.

Fabio

Anonymous’s picture

Status: Fixed » Closed (fixed)