Linear

Drupal 7 Views Displayformat Error (Projekktor Core)

by lucien, Tuesday, July 10, 2012, 10:51 (317 days ago)

Hey hey,

I´m building a Drupal 7.14 Videowebsite which uses the Media Modul 7.x-1.1 (http://drupal.org/project/media) and Media Youtube (http://drupal.org/project/media_youtube)

Unfortunally there is an error when i use the displayformat "Projekktor" in Views.

Projekktor works fine if i use it only for the fieldformatting but i would like to use also the jQuery.cyle Playlist and i´m not sure what brings the error.
Also the theme isn´t displaying correctly if i use the JQuery.Cycle Modul.

please have a look to the Problem:
http://badmintonvideos.org/best-of-videos

I really hope that you can give me the right startingpoint to fix that!
Cheers from Basel to Hamburg : )

Here are some error:

Notice: Undefined index: de in theme_views_view_projekktor() (Zeile 145 von /kunden/340992_79736/badmintonvideos/sites/all/modules/projekktor/theme/theme.inc).

Warning: array_key_exists() [function.array-key-exists]: The second argument should be either an array or an object in template_preprocess_projekktor_container() (Zeile 50 von /kunden/340992_79736/badmintonvideos/sites/all/modules/projekktor/theme/theme.inc).

Warning: Invalid argument supplied for foreach() in template_preprocess_projekktor_container() (Zeile 28 von /kunden/340992_79736/badmintonvideos/sites/all/modules/projekktor/theme/theme.inc).

Also in the admin configuration where you manage the filedisplay under:

admin/config/media/file-types/manage/video/file-display

There is following errormessage:

Notice: Undefined index: widget in projekktor_field_formatter_settings_form() (Zeile 663 von /kunden/340992_79736/badmintonvideos/sites/all/modules/projekktor/projekktor.module).

  652 views

Drupal 7 Views Displayformat Error

by lucien, Tuesday, July 10, 2012, 11:46 (317 days ago) @ lucien

Here in this really basic Installation it works fine ...

http://badmintonvideos.org/dev_basic/?q=projekktor

please tell me what those error mean if u know ...

  638 views
Avatar

Drupal 7 Views Displayformat Error

by sascha ⌂ @, Wednesday, July 11, 2012, 10:29 (316 days ago) @ lucien

Hi there,

this is definitely more a Drupal than a Projekktor issue. Talking about me, I´m a one-track specialist an have absolute no clue about Drupal.

Fortunately some guys build a Drupal Projekktor Plugin which is available at the Drupal Repo. Maybe they have an answer on hands.

Take Care,

- Sascha

---
Help keeping free Projekktor support alive. Consider to buy supporter license: http://shop.projekktorxl.com/shop/supporter-license/

Tags:
drupal, projekktor, plugin

  656 views