The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
![]() |
|||||||||||||||||||||||||||
The XEON Mp3 Player for vBulletin 3.6.X Integrated
![]() Developer Last Online: Apr 2016 ![]() ![]()
The XEON Mp3 Player for vBulletin 3.6.X Demo: www.digitalport.co.uk (Click Entertainment>XEON Mp3 Player) Important: Supported only on Digital Port UK Update Rev: 4.0.1 - Navbar code updated to work with vBadvanced CMPS outside the forum directory. Updated Rev: 4.0.0 - All known bugs fixed in AdminCP, these include the Approve Mp3 issue and the Edit Mp3 problem. Added: 21/04/07 - XEON Player in vB Custom Page Instructions.zip Demo: http://www.digitalport.co.uk/digital...&template=Xeon Version: 3.6.0 coding (Major UPDATE) *see below Version: 3.5.1 coding (Product XML file updated) Version: 3.0 XEON Player (Shuffle disabled) *Player Only Package* added. Fully compatible and tested on vBulletin 3.6.0, 3.7 and up. No example tracks are included in this version. *IMPORTANT: About version 3.6!!* If you have installed this modification prior to the latest version 3.6, it is recommended that you update to the latest version 3.6 immediately. Older versions contain a Security Hole in the admin section. All database errors have been fixed, special thanks to Code Monkey. [high]External Data Pull[/high] This modification is designed to pull data from internal and external servers. Check that you enter full urls to pull external data or the modification will fail to read. [high]Features:[/high]
[high]Known Issues:[/high] None UPDATING: Overwrite all files with the new package XEON Mp3 Player v4.0.0 Import the Product XML file using the vBulletin Product Manager. Go to Mp3 Player Management and update settings and Save. Template edit: (required on new install or upgrade, unless you have installed other products from us.). In the headinclude template - Find: Code:
<script type="text/javascript" src="clientscript/vbulletin_global.js?v=$vboptions[simpleversion]"></script> Above add: Code:
<script type="text/javascript" src="clientscript/flashobject.js"></script> End of Update MAIN INSTALLATION Installation: Upload the contents of the ?Upload folder? to your forum root. Import the ?product-mp3player.xml? file via ?Plugins & Products? ? Manage Products ? Import Product in your AdminCP. Press F5 or refresh your browser window to view the Mp3 Player Management menu. Once you install this version make sure you Update the MP3 Management settings and click SAVE, failure to do so will result in an error if you enable the custom PM notification system. Template Edits: These edits are based on the default vBulletin style, you may need to change if you have a custom style. AdminCP -> Styles & Templates -> Navigation / Breadcrumb Templates -> navbar Find: Code:
<td class="vbmenu_control"><a href="calendar.php$session[sessionurl_q]">$vbphrase[calendar]</a></td> Code:
<!-- Mp3 Player Launch --> <if condition="$show['member']"> <td class="vbmenu_control"><a href="javascript:NewWindow=window.open('$vboptions[bburl]/mp3playerindex.php?do=viewmp3playerpopup','newWin','width=500,height=500,left=0,top=0, toolbar=No,location=No,scrollbars=1,status=No,resizable=No,fullscreen=No'); NewWindow.focus(); void(0);">vbMp3 Player</a></td> </if> <!-- End Mp3 Player Launch --> You now have the vbMp3 XEON player installed! [high]Update notifications can only be sent out if you have clicked 'INSTALL'.[/high] More players will available shortly. Enjoy! Show Your Support
|
Comments |
#252
|
|||
|
|||
![]()
mine does not contain that code in the header template.
|
#253
|
||||
|
||||
![]()
I just had a quick look at the Style you are using - it looks like its using customized images for the links in the header. The navbar has been removed in the style.
You would need to change one of these images to launch the player. Does the style come with a spliced PSD (Photoshop Document)? Many free styles don't, that's why I'm asking. Because you would need to edit a button image and then change the code accordingly. |
#254
|
|||
|
|||
![]()
no it doesnt come with that.
what do i need to to then? |
#255
|
||||
|
||||
![]()
Firstly, you will need to edit one of your buttons in the header, so it reads something like 'mp3 player'. To do this you would need to recreate an exact replica of one of the existing buttons, but replacing the text. It's not an easy job without the original photoshop document.
Then the code for the button would need to be swapped out. If you can try and create a button first, because if you can get that done, then the rest is quite easy. |
#256
|
|||
|
|||
![]()
[SUGGESTION]
Anyway that you can change some of the text to be a vB forum color and not black? This is what I get when I add an mp3: http://upload.pzind.com/files/2/mp3.JPG [PROBLEM] The software isn't working for me. It says that the track was added, but nothing ever shows up on the playlist |
#257
|
||||
|
||||
![]() Quote:
The background of the mp3 flash player can also be changed. All it uses is a HEX color value which is in the mp3player_popup template of your style. Here's the default code: Code:
<!-- Xeon popup --> <script type="text/javascript" src="flashobject.js"></script> <!-- js flashobject --> <div align="center" width="100%" id="xeon_vbMp3_player"> Warning!!! To view this vbMp3 Player please enable JavaScript and Flash! </div> <script type="text/javascript"> var fo = new FlashObject("xeon_mp3_beta.swf", "xeon_vbMp3_player", "450", "400", "8,0,0,0", "#666666"); fo.addParam("quality", "high"); fo.write("xeon_vbMp3_player"); </script> <!-- js flashobject --> HTH |
#258
|
|||
|
|||
![]() Quote:
And how do I troubleshoot this problem where MP3s aren't actually getting added to the playlist? I'm not getting any error in the browser, nor in the server logs. |
#259
|
||||
|
||||
![]() Quote:
Quote:
All these errors will be fixed in the update. |
#260
|
|||
|
|||
![]() Quote:
i doubt i'll be able to do this. ![]() |
#261
|
|||
|
|||
![]()
where does the sfo files go? i get this error could not find phrase 'mp3player_cp_redirect" ?
and can u upload songs from your own computer or does it have to be the web. |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|