Hello every one my name is Sgott I'm very new to this having my own web site
so if any one know how to fix this please help
I have tried uninstall and reinstall maybe 2-4 time and it's work so I really need help.
there is two problem with Forum
Forum
when I try to put
<script src="/j/jwplayer.js" type="text/javascript"></script>
<div id="mediaplayer">loading</div>
<script type="text/javascript">
jwplayer('mediaplayer').setup({
'flashplayer': '/j/player.swf',
'id': 'playerID',
'width': '700',
'height': '320',
'playlist.position': 'right',
'autostart': 'true',
'repeat': 'list',
'playlist.size': '200',
'plugins': {
'hd-2': {}
}
});
</script>
<ul>
<li><a href="#" onclick="jwplayer().load('/playlist.xml')">
Load trailer
</a></li>
</ul>
</script>
it give me this error
Sorry, site is unavailable now, please try again later.
or any kind of embed code of jwplayer will give this error
please help
Thank you very much