I am pretty sure that the warning you were seeing may be related. There isn't really a reason why that warning should show up unless your directory structure isn't something that I expect. I made a fix for the warning, but this issue will still persist since I cannot find any templates. I would check to make sure that that your directory is readable first thing... then maybe put some print statements before that foreach loop in osmplayer.module file and see what path it is looking for.
Comments
Comment #1
enjoylife commentedIn player settings > presentation settings when editing your preset, is the theme set to dark-hive and the template set to default?
Comment #2
Micha1111 commentedYes, I changed nothing
Perhaps, this problem is related to my other problem http://drupal.org/node/15522038
Comment #3
travist commentedI am pretty sure that the warning you were seeing may be related. There isn't really a reason why that warning should show up unless your directory structure isn't something that I expect. I made a fix for the warning, but this issue will still persist since I cannot find any templates. I would check to make sure that that your directory is readable first thing... then maybe put some print statements before that foreach loop in osmplayer.module file and see what path it is looking for.
Comment #4
enjoylife commentedGiven that #1522038: Error messages after enabling Mediafront is now fixed, I'm closing this issue.