Hello,
Just to say that mp3-jplayer works fine when using the plugin
plugin-symlink.
See this URL for details:
https://github.com/openshift/wordpress-example/issues/30
Hi,
I had the same problem (actually it looks the same). I found by reading
the sources that it tries to access to:
http://www.markerbeacon.org/wp-content/plugins/var/lib/wordpress/wp-content/plugins/mp3-jplayer
instead of:
http://www.markerbeacon.org/wp-content/plugins/mp3-jplayer
(note: the site access is currently protected)
A workaround is to create these directories and a symbolic link back
to the correct dir. After that it seems to work fine.
I don’t know where to look to fix this path, if anyone has an idea,
it would be really appreciated.
Thanks !