Active
Project:
Kaltura
Version:
6.x-1.4
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
28 Apr 2009 at 08:12 UTC
Updated:
21 Nov 2009 at 17:59 UTC
Hi,
I uploaded the Kaltura 6.x-1.4 folder to my modules directory
Enabled Kaltura and 3 others but 3 of them i can't enable
kaltura as CCK field
provides 2 new CCK fields based on the kaltura nodes
Depends on: Kaltura (enabled), Content (missing)
Kaltura Media Views 6.x-1.4
View your top videos, most viewed, users videos, etc'.
Depends on: Kaltura (enabled), Views (missing)
Kaltura Playlist 6.x-1.4
display kaltura views results with a nice playlist UI
Depends on: Kaltura (enabled), Views (missing), Jquery_update (missing)
Also,
I can't find Kaltura here:
Now go to Administer -> Site configuration -> Kaltura -> Server Integration Settings
Any help please?
Thanks later
Comments
Comment #1
sounds commentedFixex, you need to have the cck module installed for other features to be enabled
Comment #2
amad commentedcck installed.. fixed cck thing, but.. >
Kaltura Media Views 6.x-1.4
View your top videos, most viewed, users videos, etc'.
Depends on: Kaltura (enabled), Views (missing)
Kaltura Playlist 6.x-1.4
display kaltura views results with a nice playlist UI
Depends on: Kaltura (enabled), Views (missing), Jquery_update (missing)
Comment #3
sounds commentedYou also need Jquery_update module installed
Comment #4
lefnire commentedYou have to install the whole Kaltura stack. I just had this problem -- "Kaltura Media Node" isn't a dependency of "kaltura as CCK field"; however, in code if node_kaltura_entry isn't installed, it just skips over providing cck functionality. (see field_kaltura.module line 39)
There was another instance of this "hidden dependency" issue in a Kaltura module that I can't remember right now. The solution: Just install all Kaltura modules. (I think they should all just be one module)