Closed (fixed)
Project:
Kaltura
Version:
6.x-1.4
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Feb 2009 at 06:39 UTC
Updated:
2 Nov 2009 at 16:27 UTC
I have set comment settings on the Kaltura Media Node content type to Read/Write. When I create new nodes with that content type, comments are set to disabled.
I have another issue with thumbnails not being created for any of my media nodes either. Not sure if they are related. I can create a separate issue if they are not.
Comments
Comment #1
Zohar.Babin commentedHi,
This is a known issue (although not reported here).
To fix this, do the following change (will be added in next release)
in includes/kaltura.notification.inc, find:
change to:
about the thumbs issue - I think you should open a new one...
Comment #2
chadcross commentedExcellent. Thanks. That worked.