Closed (fixed)
Project:
MediaFront
Version:
7.x-1.0-rc8
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 Feb 2011 at 04:40 UTC
Updated:
22 Sep 2011 at 18:51 UTC
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
Comment #1
antonyanimator commentedI 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
Comment #2
krabbe commentedSame problem for me. I'm using 7.x-1.0-rc9
Comment #3
BeaPower commentedI also get this problem
Comment #4
travist commentedJust committed a fix for this.
Thanks.
Travis.