In order to see theme change refresh or clear cache (would be cool to see changes on save). However, selecting a theme then going back to "none" on the theme drop down gives the following error:

Warning: opendir(/var/www/vhosts/[site].com/httpdocs/sites/all/modules/mediafront/players/osmplayer/player/jquery-ui/css/none) [function.opendir]: failed to open dir: No such file or directory in OSMTemplate->getThemeRollerCSS() (line 137 of /var/www/vhosts/[site].com/httpdocs/sites/all/modules/mediafront/players/osmplayer/player/OSMTemplate.php).

btw nice work!

Comments

antonyanimator’s picture

Version: 7.x-1.0-rc5 » 7.x-1.0-rc8

I get similar problems:

Warning: opendir(/opt/lampp/htdocs/d7_aps/sites/all/modules/mediafront/players/osmplayer/player/jquery-ui/css/none) [function.opendir]: failed to open dir: No such file or directory in OSMTemplate->getThemeRollerCSS() (line 137 of /opt/lampp/htdocs/d7_aps/sites/all/modules/mediafront/players/osmplayer/player/OSMTemplate.php).

Warning: opendir(/opt/lampp/htdocs/d7_aps/sites/all/modules/mediafront/players/osmplayer/player/jquery-ui/css/none) [function.opendir]: failed to open dir: No such file or directory in OSMTemplate->getThemeRollerCSS() (line 137 of /opt/lampp/htdocs/d7_aps/sites/all/modules/mediafront/players/osmplayer/player/OSMTemplate.php).

Selecting theme none will throw a warning, I think it is mainly to do with the playlist, using the simpleblack template and using none for theme there is no warning.

Thanks

krabbe’s picture

Same problem for me. I'm using 7.x-1.0-rc9

BeaPower’s picture

I also get this problem

travist’s picture

Status: Active » Fixed

Just committed a fix for this.

Thanks.

Travis.

Status: Fixed » Closed (fixed)

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