I am having trouble getting the player to show the play button. The video loads fine, it doesn't matter what theme I pick, I just get a box with a '?' inside. I do not see any errors in the drupal log or the web server log.

I do have Drupal 7 in a subdirectory and I have symlinks pointing to the modules and theme directories.

So my structure looks like this:

public_html
public_html/drupal --> public_html/drupal-7.10
public_html/modules
public_html/themes
public_html/libraries
public_html/drupal/sites/all/modules --> public_html/modules
public_html/drupal/sites/all/themes --> public_html/themes
etc.

I also have other issues with theme error reported in comment #1 and the last comment - here: http://drupal.org/node/1407016

BTW: This module is so awesome and one of the easier media solutions I have tried! Thank you!

Thanks in advance,
Julie

Comments

spyderpie’s picture

I have more info:

I updated to the latest dev version, posted on the 24th .. the error still exists but I also am now getting this error:

Notice: Undefined index: admin in osmplayer_get_player() (line 14 of /home/{username}/public_html/modules/mediafront/players/osmplayer/osmplayer.module).

(That was the correct location)

ALSO, more weird .. is that when I right click on the image where the play button should be .. the image URL shows as:

websitename.com/drupal/home/{username}/public_html/modules/mediafront/players/osmplayer/player/templates/default/images/busy.gif

there should be no 'drupal' at the beginning of the path.

------
So it seems that it is not translating the directories properly ... I am checking my configurations to see if its coming from there ... but in my configuration, drupal is in a subdirectory and I am using the .htaccess file to make the word 'drupal' not show in the URL.Let me know if you need anything else from me to help ...

Peace,
Julie

spyderpie’s picture

I think this one and all of these may all be related:

http://drupal.org/node/1246458
http://drupal.org/node/1363184
http://drupal.org/node/1417794
http://drupal.org/node/1407016

Anyone? I don't know enough to fix ... :(

Peace,
Julie

travist’s picture

I think the path is just confusing the media player, and is most likely caused by the CSS generation tool for your preset. Does it work for the SimpleBlack theme?

spyderpie’s picture

Oh my goodness .. I think I figured it out. When creating the view, I listed both the media field and the media player field. If I hide the media player, the video appear correct with the play button on it.

But the I suppose .. I am not actually using the media player at this point?

hmm ...

enjoylife’s picture

Status: Active » Postponed (maintainer needs more info)

Were you able to figure this out, spyderpie?

enjoylife’s picture

Status: Postponed (maintainer needs more info) » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.