Installed but I am having the problem with the Javascript enabled. I think I have done everything you suggested. Putting the
Code:
<script type="text/javascript" src="clientscript/flashobject.js"></script>
above the
Code:
<script type="text/javascript" src="clientscript/vbulletin_global.js?v=$vboptions[simpleversion]"></script>
<if condition="$show['popups']">
<script type="text/javascript" src="clientscript/vbulletin_menu.js?v=$vboptions[simpleversion]"></script></if>
<if condition="$vboptions['externalrss']">
I have put the all the files in the correct corresponding: admincp, includes, and clientscript folders.
Root Folder
> xeon_mp3_beta
> mp3playerindex.php
> mp3playlist.php
Admin CP
> mp3player_admin.php
Clientscript
> flashobject.js
includes ->
xml folder
> bitfield_mp3player.xml
> cpnav_mp3player.xml
As you can see from my forums:
www.GRevForums.net the Player is at the bottom of the page in a collapsable table. Would this affect the coding I use? -
EDIT: Moved it to the navbar instead.
I have viewed all the posts in these boards relating to the javascript error and also looked on your own forums and have tried all the fixes there aswell. The flashobject file is in the clientscript folder, I have tried both relative and absolute urls for the headinclude code. I cant think of anything else I can do to fix it.
Any help would be greatly appreciated.