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 |
#112
|
||||
|
||||
I am still having issues while using this hack. I have even informed syrus, gave him info to my site to fix but still never heard a word from him again.
Biggles, you might be able to help me out here? https://vborg.vbsupport.ru/showpost....4&postcount=62 |
#113
|
||||
|
||||
Quote:
The vbFLV Player uses a scrolling system where the user can choose video clips, from a small menu which can hold short descriptions and small thumbnails of videos available. Basically, it uses very similar coding to the current modification on this thread, but able to display video and audio compared to just mp3's. The vbE-Center will be a major breakthrough though - that we are hoping to use mp3's, video, 'live' radio and tv.. But along way off yet. |
#114
|
||||
|
||||
Quote:
If your around I may need access to the database to do a manual fix, but I'll see how it goes tomorrow. I apologise for the delay. |
#115
|
|||
|
|||
Syrus, yes please. Let me know when you launch either or both of these video versions. Incidentally, it's great to know you're just up the road from me (I'm just south of Bristol near Cheddar). This Player is great. I've had your hack working since the first version. You're a star!
Snake, I'm not a coder's bootlace (retired airline pilot) but your problems seem to be unique in some respects. Not so in others. The 'MySQL' database error to which you refer is the one caused by syntax as I advised Boss 302. That's easy - take out any quotes (double or single) and any apostrophes. Look out for "I've" or "can't" or whatever and remove them. I'll have a shot at some of these too, which you stated as follows: -While adding a quote or multi quotes (such as: ' "), it should give you a mySQL page error. (See below.) -Accessing the "http://www.yourdomain.com/mp3playerindex.php" page gives you a blank, white page. -After editting the settings for the player, it gives me this error "Could not find phrase 'mp3player_cp_redirect'.". -And finally, after adding a song/mp3 via the ACP, each time when you edit that song you will notice that the "Approve MP3" option automatically checks to "No" when it's supposed to say "Yes". It's kinda a pain in the ass to edit every song and set it to "Yes" inorder to get the song working in the player. The first I've dealt with above. The second - try uploading the mp3playerindex.php file to your forum root again. It may have been corrupted during initial install. The third - it's been dealt with by Syrus for about three or four members. It is due to missing code BUT will not affect the player's operation. The code will be fixed by Syrus shortly. Now the last. I had the same problem. Another similar snag is that if you use the buffer and set the buffer period to anything, say 5 or 10 seconds, you have to go back and check the box again when you return to approve. That is to say, once you've put in the track and its name (where you cannot approve or reject because the option's just not there until you click 'ADD') you MUST return via 'edit' on the playlist to approve AND to reset the buffer period. If you don't do this, nothing shows up on the playlist. As for white pages, may I ask if you are running vBSEO? If so, I may have another clue for you. Regards Biggles |
#116
|
||||
|
||||
Hello, syrus.xl
Any chance of an addon so that this player can accept WMA & AAC/Mp4 media? Would be better; size wise, for my server! Thx! |
#117
|
||||
|
||||
Found another bug
When you add ' to any song it causes a database error example a song name D'angel causes an error cause of the appostrophe here's the error msg Quote:
|
#118
|
|||
|
|||
I can confirm this is working on 3.5.4. Note however that there's still an issue with adding MP3's from AdminCP, so this is a general bug.
If you add MP3's via the jukebox itself - it's fine. The AdminCP options redirect also needs adjusting. |
#119
|
||||
|
||||
Works great for me, thanks for all your work m8
|
#120
|
||||
|
||||
Quote:
At present Flash is unable to stream such formats, it cant even use midi. Unless when the new version comes out from Adobe, then we can't make anything to support unrecognized formats. |
#121
|
||||
|
||||
Quote:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|