Hi, I have set up Drupal 7 and want to link it to my Kaltura CE server. I installed the module 7.x-2.x-dev from http://drupal.org/project/kaltura but I get an error on the Drupal to Kaltura Session Test
Notice: Undefined index: partner_name in kaltura_settings_form() (line 306 of /home1/xxxxx/public_html/videosite/sites/all/modules/kaltura/includes/kaltura.admin.inc).
Notice: Undefined index: kaltura_server_url in kaltura_settings_form() (line 624 of /home1/xxxxx/public_html/videosite/sites/all/modules/kaltura/includes/kaltura.admin.inc).
Notice: Undefined property: DatabaseStatementBase::$value in kaltura_variable_get_real() (line 1074 of /home1/xxxxx/public_html/videosite/sites/all/modules/kaltura/includes/kaltura.admin.inc).
Notice: Undefined index: partner_name in kaltura_settings_form() (line 306 of /home1/xxxxx/public_html/videosite/sites/all/modules/kaltura/includes/kaltura.admin.inc).
Notice: Undefined index: op in kaltura_settings_form() (line 316 of /home1/xxxxx/public_html/videosite/sites/all/modules/kaltura/includes/kaltura.admin.inc).
Notice: Undefined index: op in kaltura_settings_form() (line 327 of /home1/xxxxx/public_html/videosite/sites/all/modules/kaltura/includes/kaltura.admin.inc).
Notice: Undefined index: register in kaltura_settings_form() (line 570 of /home1/xxxxx/public_html/videosite/sites/all/modules/kaltura/includes/kaltura.admin.inc).
On one of my D7 installations I can't access the form to "manage fields". Field, Field SQL Storage and Fields UI is activated, admin/structure/types shows the link to "manage fields" and to "manage display" (resp. admin/structure/types/manage/page/display and admin/structure/types/manage/page/fields) but instead of showing the request form drupal displays admin/structure/types/manage/page, just the usual page form. Anyone else with similar problems?
hello ... i have an issue, i have seen this same issue posted in a few different locations and am just wondering if anyone has solved this as of yet.
when i have the calender functions activated .. i get the following errors.
Strict warning: Declaration of date_views_argument_handler::query() should be compatible with that of
date_views_argument_handler_simple::query() in require_once() (line 12 of C:\xampp\htdocs\drupal\sites\all\
modules\date\date_views\includes\date_views_argument_handler.inc).
Strict warning: Creating default object from empty value in date_views_argument_handler->
init() (line 21 of C:\xampp\htdocs\drupal\sites\all\modules\date\date_views\includes\date_views_argument_handler.inc).
Notice: Undefined index: group in _date_views_fields() (line 61 of C:\xampp\htdocs\drupal\sites\
all\modules\date\date_views\includes\date_views_fields.inc).
Strict warning: Declaration of views_handler_filter_user_name::value_submit() should be compatible
with that of views_handler_filter_in_operator::value_submit() in _registry_check_code() (line 2789 of C:\xampp\htdocs\drupal\includes\bootstrap.inc).
Strict warning: Declaration of date_views_filter_handler_simple::get_value() should be compatible
Does anyone know why nobody has sent any commit in Drupal 7 branch in the last 10 days? There are many patches in the "reviewed & tested by the community" state that they expect a verdict.