I tried to use this module.. but nothing worked, really.
At first, module install didn't create the proper tables in database; same problem as describer here:
http://drupal.org/node/450816
I hacked kaltura.install to remove the "default" items and the tables were finally created. I tried creating the first "kaltura node", but I encurred in this error: http://drupal.org/node/363720 - I solved it as explained and tried to load the first node, but when i clicked on "finish" i received such errors:
- user warning: Data too long for column 'type' at row 1 query: INSERT INTO watchdog [...]
--> true, the 'kaltura notification handler' string is too long for watchdog table
- user warning: Incorrect datetime value: '' for column 'kaltura_media_date' at row 1 query: INSERT INTO node_kaltura [...]
I believed this was an interesting module... but maybe it needs some debug...
thanks anyway
Comments
Comment #1
Zohar.Babin commentedHi francoud,
This is a MySql STRICT MODE issue.
If you could change your MySql to work not in STRICT mode, then everything should function fine.
This issue will be fixed in the next release which we started working on already.
Comment #2
oferc commentedWe have released a new version of the Drupal module that works with Kaltura’s new platform version - Andromeda.
The new module should solve the issue discussed here, and it also includes great new and exciting features at
http://www.kaltura.org/features-coming-next-version
The new version is now available for download at http://drupal.org/project/kaltura#downloads.
If you wish to upgrade an existing account and migrate your content, you can learn more in our forums , or contact us for assistance at http://corp.kaltura.com/about/contact