Copyright © 2011 Kaltura Inc.
All Rights Reserved. Designated trademarks and brands are the property of their respective owners.
Use of this web site constitutes acceptance of the Terms of Use and Privacy Policy.
EduVideo.org
Hi, I’ve recently attempted to install KaltureCE on my server. The installation appears to succeed, but after I put in the e-mail address and administrator information and click continue, it tells me that installation has failed; but it does create the partner ID and the secret passwords, etc.
I thought that I could ignore the failure message and continue using, but when I go to the setup in Drupal and enter the account information for my server it get the following error message:
Couldn't import partner details. Array ( [0] => Array (
I’m not sure why this is happening, the databases are setup and all seems ok. I’ve edited the kaltura_settings.php file appropriately (<a href="http://jeff-clay.com/kalturaCE/" title="http://jeff-clay.com/kalturaCE/">http://jeff-clay.com/kalturaCE/</a>) and also edited the crossdomain.xml file as well.
Hi,
i just posted on this as another thread since I get the same error. I was wondering if you were able to solve this issue? Also, how can I check if short tags is enabled? Would that be in Drupal config or Apazhe config?
Thanks!
This suggestion is clear as mud:
Joe Hyde
http://www.hydeinteractive.com/
Not sure what short tags have to do with this... the drupal file that generates this error is kaltura_client_base.php (found within the kaltura_client folder of the module). There's probably a $this->log() instruction around about the line that produces the message; perhaps check the kaltura.log (usually found within your {site}/files/ directory) for the $http_result response?
Do you have short tags enabled?
(check your server config)