That would be cool. It would make XenMedio feel like its a default appOne & Only Suggestion for Future Update is:
Better integration with forums is the key to success. At the moment my users comes and do search for what's new or visit Recent activity page and they just missed XenMedio updates, they don't know what's going on at XenMedio. There are very rare users who directly go inside XenMedio to find out whats new. So, i think the full-fledged integration is much needed. Good luck
- New Video & New Comment Integration with Recent Activity, News Feed, Whats New & Alerts.
- Video poster get Alert when their video Commented & Liked by a user.
![]()
I actually planned on doing this from the start... I'm just waiting for Kier to write a guide on content handlers...One & Only Suggestion for Future Update is:
Better integration with forums is the key to success. At the moment my users comes and do search for what's new or visit Recent activity page and they just missed XenMedio updates, they don't know what's going on at XenMedio. There are very rare users who directly go inside XenMedio to find out whats new. So, i think the full-fledged integration is much needed. Good luck
- New Video & New Comment Integration with Recent Activity, News Feed, Whats New & Alerts.
- Video poster get Alert when their video Commented & Liked by a user.
![]()
That's genius ! Can't wait to see it.Okay, its done for the next version... done as follows:
Code:[medio=full]1917[/medio]
I think I got this error fixed for Local videos... but I can't get it working for NicoVideo.Ok thanks the new version worked, now I still get this problem...
View attachment 8868
no popup player, works fine on stand alone page but not here...
I think I got this error fixed for Local videos... but I can't get it working for NicoVideo.
http://www.8wayrun.com/threads/media-this-is-a-test.6520/ (flash)
http://www.8wayrun.com/threads/media-this-is-a-test-2.6521/ (silverlight)
localvideo-f: parameters:What do I need to change?
<script type="text/javascript">
$.getScript("{scriptjs}/jwplayer.js", function () {
jwplayer("embed_player").setup({
flashplayer: "{scriptjs}/jwplayer.swf",
file: "{external}/{serviceVAL}",
autostart: "{apTF}",
width: "{w}",
height: "{h}",
});
});
</script>
<script type="text/javascript">
$.getScript("{scriptjs}/silverlight.js")
$.getScript("{scriptjs}/wmvplayer.js", function () {
var elm = document.getElementById("embed_player");
var src = "{scriptjs}/wmvplayer.xaml";
var cfg = {
file: "{external}/{serviceVAL}",
autostart: '{apTF}',
width: "{w}",
height: "{h}",
};
var ply = new jeroenwijering.Player(elm,src,cfg);
});
</script>
I had a dog....localvideo-f: parameters:
localvideo-s: parameters:Code:<script type="text/javascript"> $.getScript("{scriptjs}/jwplayer.js", function () { jwplayer("embed_player").setup({ flashplayer: "{scriptjs}/jwplayer.swf", file: "{external}/{serviceVAL}", autostart: "{apTF}", width: "{w}", height: "{h}", }); }); </script>
Code:<script type="text/javascript"> $.getScript("{scriptjs}/silverlight.js") $.getScript("{scriptjs}/wmvplayer.js", function () { var elm = document.getElementById("embed_player"); var src = "{scriptjs}/wmvplayer.xaml"; var cfg = { file: "{external}/{serviceVAL}", autostart: '{apTF}', width: "{w}", height: "{h}", }; var ply = new jeroenwijering.Player(elm,src,cfg); }); </script>
I am trying upload the new localvideo-s & localvideo-f xml files but cant find where to upload them.can someone help
![]()
Duhh, lol thanks for pointing out the obvious!When you import one that is already installed does the new one over write the old one?
Undefined index: media$thumbnail
- XenForo_Application::handlePhpError() in EWRmedio/Model/Submit.php(64) : eval()'d code at line 1
- eval() in EWRmedio/Model/Submit.php at line 64
- EWRmedio_Model_Submit->fetchFeedInfo() in EWRmedio/ControllerPublic/Media.php at line 393
- EWRmedio_ControllerPublic_Media->actionMediaSubmit() in XenForo/FrontController.php at line 310
- XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 132
- XenForo_FrontController->run() in /home/conserve/public_html/forum/index.php at line 15
_I can't see admin panel
We use essential cookies to make this site work, and optional cookies to enhance your experience.