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 Details »» | |||||||||||||||||||||||||||
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 |
#222
|
||||
|
||||
Quote:
|
#223
|
|||
|
|||
buttt
it works when i put it into the firefox. or any webbrowser it works |
#224
|
||||
|
||||
Yes, some browsers will read it with spaces, but it is not a standard that is acceptable to all browsers. A space in IE will be changed to '%20' without the quotes, which is the equivilent of a space in another browser.
Flash cannot read spaces in urls imported into it either, what you'll find is you end up causing problems. Flash can read '%20' as a space, but not an actual space. It also varies on the flash version being used by the browser, not all browsers have the ability to read spaces. So, you end up with 3 options.. use am underscore, no space at all or replace all spaces with %20 (but that looks messy). |
#225
|
|||
|
|||
Quote:
Is there a way right now to drop the playlists out and just have one master list? That, and being able to restrict the amount of MP3s uploaded/added by usergroup is really all I'd need for now to get this pushed out to my general masses. Great mod all around and definitely looking forward to new versions. Like I said above, if you offer a premium version with more features, I'm all about it. |
#226
|
|||
|
|||
For the sake of testing stuff, here's what it looks like in an iframe using webtemplates. Rather sleek I must say, especially without the iframe border (left in so you can see it):
It looks nice for playing, but as you can see, when you go to add mp3s, there's a small issue (heheh) of two navbars. I think iframe might not work since there's no real way to tell the parent frame to switch within an iframe. Also, once you submit an MP3, there's no way to get back to the original screen from this screen here (simple edit, but you might want to plug that in): I'm just super-psyched to see a solid mp3/jukebox mod out for vB, I've been drooling over something like this for quite some time. If it's not a silly question, is there a good way to just have the flash module centered in a page, navbars and all? I haven't had a ton of time to play with the URL but it'd be slick to be able to get this out of a webtemplate/iframe and just have it sit by itself with a normal header/navbar/footer. |
#227
|
||||
|
||||
Quote:
The playlists are created by using just one php file, but the mp3 player adds extra commands depending on playlist required, however this could be changed, setting a default parameter within the player. |
#228
|
||||
|
||||
Quote:
|
#229
|
|||
|
|||
Heheh, no worries. If you're at all interested in doing a paid, branded version of this for my site, shoot me a PM and we can discuss.
Edit: Thanks again, btw. |
#230
|
||||
|
||||
just installed this, but i get the following error.
http://www.southwestscoobies.org.uk/index.php www.southwestscoobies.org.uk Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.8) Gecko/20061025 Firefox/1.5.0.8 404 /xeon.htm how do i overcome this? |
#231
|
||||
|
||||
Quote:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|