Hi,

Just installed the Video module and it works fine creating a new node from Content Management>>Content>>Add Video but with in an Organic Group there's no video upload or control fields on the form.

The url is node/ognodeadd?type=video&gids[]=9

OG is the latest version

Comments

Utternonsense’s picture

This may be an issue with OG User Roles forcing all urls for node creation from to

node/add/video

to

node/ognodeadd?type=video&gids[]=X

Has the module been coded in such a way that it can't use this url and is there a relatively simple fix? I desperately need to have group video in my project so a fix could be paid for...

fax8’s picture

Category: support » bug

Yeas.. exactly. Video module reads the node creation URL to load the appropiated submodules (upload, youtube, etc..).

You might want to try to set a default video subtype. It might works.

hypertext200’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

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