vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Mini Mods - vbMp3 & XEON vbMp3 Player (https://vborg.vbsupport.ru/showthread.php?t=125817)

syrus.xl 03-07-2007 11:19 AM

Quote:

Originally Posted by GrendelKhan{TSU (Post 1197769)
is it possible to get this to open within a vb page? that is, instead of a completely separate window?

Yes, it is possible... it can be done with either using vb, or creating a new php file and templates. If you're not sure how to do this then I'll add a package to do it.

:)

syrus.xl 03-07-2007 11:21 AM

Quote:

Originally Posted by C2Systems (Post 1197706)
seriously .... with IE7 my forums dont load right and it does weird things while loading pages, sucks to be those members I guess lol

sorry back on topic :D music works great and members are happy now [with the "ipod" anyways] thanks!

What is the problem with IE 7.0? Maybe I can code a workaround for the browser.

GrendelKhan{TSU 03-07-2007 12:47 PM

Quote:

Originally Posted by syrus.xl (Post 1197874)
Yes, it is possible... it can be done with either using vb, or creating a new php file and templates. If you're not sure how to do this then I'll add a package to do it.

:)

would love and appreciate that !!! I'm totally clueless. :(

syrus.xl 03-10-2007 11:02 AM

Quote:

Originally Posted by GrendelKhan{TSU (Post 1197957)
would love and appreciate that !!! I'm totally clueless. :(

Which player did you want the template page for? The ipod looking mp3 player or the Xeon, the difference is some dimension settings which I need to enter in the template file.

:)

GrendelKhan{TSU 03-11-2007 05:25 AM

Quote:

Originally Posted by syrus.xl (Post 1200119)
Which player did you want the template page for? The ipod looking mp3 player or the Xeon, the difference is some dimension settings which I need to enter in the template file.

:)

xeon template good sir. :)

though if you get a chance the ipod one is cool too... might do that for my other forum. ;)

deezelpope 04-15-2007 12:20 PM

Damn, this is a beautiful mod...thank you so much! My friends are gonna LOVE this!! *Clicks installed!

auctionguy 04-15-2007 04:44 PM

I installed the newest player in my 3.6.5 but I am having no luck getting it to work! 1. I am getting a message on top of the player box: Warning, please enable flash and java before you can use. Does this mean in you PC or in VB Admin?? 2. When I upload an URL, it says the admin name not found and I checked the settings close and I believe everything is correct!!! can someone help??

syrus.xl 04-15-2007 04:51 PM

It's a debugging line built into the code, and doesn't necessarily mean you don't have Flash or Javascript disabled in your browser. If you're installing for the first time check that you have uploaded the flashobject.js file - if this is missing then you will get this error.

auctionguy 04-15-2007 05:03 PM

OK, I got rid of the error for the uploads now, just need to figure out where to access the menu and turn it on to listen!! I will check for that flash file but I was pretty careful making sure that I had everything in! I have been wrong before!! hehe

auctionguy 04-15-2007 05:08 PM

UPDATE: I did confirm all of the files in my site but I cannot figure out how to turn it on and I do not see a template for the player!! I have a bunch of mods in the site, could it be conflicting possibly?? I wouldn't think so but...

syrus.xl 04-15-2007 05:12 PM

Quote:

Originally Posted by auctionguy (Post 1228452)
UPDATE: I did confirm all of the files in my site but I cannot figure out how to turn it on and I do not see a template for the player!! I have a bunch of mods in the site, could it be conflicting possibly?? I wouldn't think so but...

All the files are based around an XML driven system. There is only the one template edit required in the navbar. The mod itself uses the XML file, which you must configure for mp3's to play.

auctionguy 04-15-2007 05:43 PM

The only thing that i can figure out is that 1. I have the Dual Nav Bar, does it matter where yours is positioned?, I wouldn't think so and 2. Would I need to remove that bit of code to allow others to use it, for me to use it?? Thats all I've got!! I really want this thing to work, great mod!!

syrus.xl 04-21-2007 01:46 PM

Quote:

Originally Posted by GrendelKhan{TSU (Post 1200646)
xeon template good sir. :)

though if you get a chance the ipod one is cool too... might do that for my other forum. ;)

I'm coding this for both versions, it will just be a new template - and a url you'll need to add/change.

germinus 04-21-2007 05:41 PM

it tells me i need enable javascript and flash, how do I do this please?

The demo works fine so I cant understand why it says these things when I install??

cwright55 04-24-2007 05:53 AM

It took me a bit of time to figure a method to upload mp3's, but my members are enjoying this mod, it looks great and it isn't to hard to make it work with custom skins and buttons... love it. Thanks:up:

SwordmanJr 04-28-2007 12:54 PM

I was wondering if someone could tell me why I'm getting this error after I input the mp3 file location in the file structure?



Fatal error:
  • The following users were not found:
    1. Admin name
Unable to proceed with save while $errors array is not empty in class vb_datamanager_pm in /includes/class_dm.php on line 763

delnouro 05-02-2007 03:07 PM

Is there a way to let the player stop playing after the last song or after x minutes.

I stored the mp3 files on my own server so if members let the player play and go to sleep, that will eat al my bandwith in a few days.

KevNJ 05-04-2007 12:53 AM

Ive added mp3 files to my server and when I add them to the playlist and mark them as approved they dont show up in the mod. Seems no matter what I do approval stays at "0".

Also when I update the stream mp3 file from yes to no that doesnt update either.

Seems when you add a song as stream it doesnt save or let you change the streaming approval option after you save it. I set stream to false and it added it with no problems.

syrus.xl 05-04-2007 04:28 PM

Quote:

Originally Posted by KevNJ (Post 1241000)
Ive added mp3 files to my server and when I add them to the playlist and mark them as approved they dont show up in the mod. Seems no matter what I do approval stays at "0".

Also when I update the stream mp3 file from yes to no that doesnt update either.



Seems when you add a song as stream it doesnt save or let you change the streaming approval option after you save it. I set stream to false and it added it with no problems.

This question does not relate to this modification. This mod is XML driven not MySQL.:confused:

KevNJ 05-04-2007 08:34 PM

Quote:

Originally Posted by syrus.xl (Post 1241431)
This question does not relate to this modification. This mod is XML driven not MySQL.:confused:

Okay let me better rephrase the question as the mod isnt working correctly for me. Heres what Ive tried.

Installed the mod no problems. When I add a mp3 file as streaming, and admin has to approve the mp3 file first. Im not able to approve it so that its added to the list. When I click approve and save it still shows "0" and wont change that setting. Thus wont add to the playlist.

So then I try again with another file. But if I add the mp3 files with streaming as false then it adds to the player with approval set to no. It then shows in the player but wont actually play ( and yes its linking to the correct mp3 file ).

syrus.xl 05-04-2007 08:39 PM

Quote:

Originally Posted by KevNJ (Post 1241564)
Okay let me better rephrase the question as the mod isnt working correctly for me. Heres what Ive tried.

Installed the mod no problems. When I add a mp3 file as streaming, and admin has to approve the mp3 file first. Im not able to approve it so that its added to the list. When I click approve and save it still shows "0" and wont change that setting. Thus wont add to the playlist.

So then I try again with another file. But if I add the mp3 files with streaming as false then it adds to the player with approval set to no. It then shows in the player but wont actually play ( and yes its linking to the correct mp3 file ).

Please repost this query on the correct thread, namely here.

Thank you!

:)

syrus.xl 05-19-2007 12:15 PM

Due to much custom work taken on, I can no longer support this modification on the number of sites it is available from.

If you still require help or advice, then check out the forums at www.digitalport.co.uk

Regards.

basilrath 05-19-2007 12:32 PM

works fine for me

GrendelKhan{TSU 05-20-2007 06:20 PM

quick question..

did I get this right, you can't actually upload mp3s directly to the server...but only active URLs to mp3s?

is that right? or is there way/setting to allow users to have direct mp3 uploads to the player?

rapidphim 10-09-2007 09:45 PM

Sorry, I do not have enough patience to read through 31 pages here. Wondering if later on, you can create a module that works for all media extension and all video (YouTube, Google Video...)

Also, will this module work on 3.6.8?

syrus.xl 10-09-2007 11:10 PM

This is actually an old modification, and has been updated to use the vBulletin database. Only the Pro+ version will be able to import video media from sites such as YouTube, Google Video, etc. This is in development, and uses a completly new technology which is capable of stripping all unwanted data from videos held on external websites.

All modifications we release, work on all vBulletin versions - totally independent.

mousegeek 12-24-2007 02:03 AM

Well I got it working and all but how do I make another playlist??

mousegeek 12-24-2007 07:28 PM

Oh wait, I cant get it to work past 5 songs, why?

eXoOutsider 05-30-2008 01:04 AM

Would this work with 3.7?

syrus.xl 05-30-2008 08:50 AM

Quote:

Originally Posted by eXoOutsider (Post 1535806)
Would this work with 3.7?

This will work with 3.7 - However, this modification was completely rewritten with new players available.

You can find it here.

ShadowOne 05-30-2008 04:53 PM

i read through all 32 pages...no help... i installed everything correctly.... i saw the demo songs, of course they wouldnt play becuase they werent valid anymore, i added my own songs(i also checked to make sure the path works) then uploaded the new plylist.xml and its saying undefined...any suggestions?

sunger 01-25-2009 01:25 PM

hello

thans for this player great one

but i install everything .. i enter the page of the player .. it is just giving me a white Page - Done

any solution please?

syrus.xl 01-25-2009 02:33 PM

Can you PM me your websites url? I'll take a look for you.


All times are GMT. The time now is 05:58 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.02753 seconds
  • Memory Usage 1,810KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (11)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (33)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete