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 10-16-2006 09:22 AM

Quote:

Originally Posted by GrendelKhan{TSU
cool! thanks!

now if I could jsut get it to work. lol +_+ (still not working for me...I'm gunna try again from scratch)

If you still cannot get it to work in your CMPS then PM me, and I'll look into it for you.

:)

syrus.xl 10-16-2006 07:29 PM

Quote:

Originally Posted by G_Man
haha... I can only imagine how hard it is. I check in every day and finally figured I'd just post and ask! :p I got a deejay and everything lined up!

You might have MoTY here!!

So, this post is just to say thanks for all the work. I am sure its fun and rewarding, but I am sure its still work! ;)

Cheers,
G_Man

Kind of you my friend.:)

I am thinking on making another player this time with the ability of adding new skins, and selection via the AdminCP - at the moment this isn't even done, so its a long way off, but a possibility. :D The skiins would all need to be based on a template system.

bandare 10-17-2006 02:58 AM

Quote:

Originally Posted by G_Man
haha... I can only imagine how hard it is. I check in every day and finally figured I'd just post and ask! :p I got a deejay and everything lined up!

You might have MoTY here!!

So, this post is just to say thanks for all the work. I am sure its fun and rewarding, but I am sure its still work! ;)

Cheers,
G_Man

DITTO - ty :)

GrendelKhan{TSU 10-17-2006 04:40 AM

Quote:

Originally Posted by syrus.xl
If you still cannot get it to work in your CMPS then PM me, and I'll look into it for you.

:)

PM-ed you. :)

syrus.xl 10-17-2006 07:54 AM

Quote:

Originally Posted by GrendelKhan{TSU
PM-ed you. :)

Yeah, got the PM and replied.

Will be looking into the issue later today.:)

syrus.xl 10-19-2006 08:37 AM

A full vbulletin version will be released tomorrow, as a major 3.6.x addon.

A few more features have been added, which include the following:

[high]Mp3 Player Management[/high]
PM Notification System (Enable/Disable) and customized message content.
Full Moderation System (Enable/Disable) allowing Admin to approve or deny content.
Playlist listings management.
Add tracks via Admincp.

[high]Usergroup Settings:[/high]
Allow/Disallow viewing per usergroup. (by default these will be set to off on all usergroups)
Allow/Disallow adding per usergroup. (by default these will be set to off on all usergroups)

[high]XEON player[/high]
Player has been recoded and no longer compatible with XML population method.
Track data is now secure in the vbulletin database.
Some 'cosmetic' changes to the player.
Player will nolonger accept more than 100 tracks per playlist.


[high]
The new release is now co-authored.
[/high]

Full details will be available from tomorrow. :)

Gripemaster 10-19-2006 11:12 PM

This is by far my members' favorite add on... they can play tunes and play in the arcade, they are loving life. Can't wait for the new version. :)

bandare 10-20-2006 01:46 AM

sounds awesome Syrus!

Forumi Shqiptar 10-20-2006 06:43 AM

thanks syrus for your help and ur time :)

syrus.xl 10-20-2006 09:04 AM

Quote:

Originally Posted by G_Man
Question for ya, Syrus...


PHP Code:

<if condition="$show['member']"


I just learning this php stuff, so how do a write a conditional array, so that I can enter just few userid's to see the button for right now while I set it up and my DJ provides material ??

Sorry, I missed this post...

To create a usergroup contional array you would have your code like this, but obviously changing the X's for usergroup ID's.

PHP Code:

<if condition="!in_array($bbuserinfo[usergroupid], array(X,X,X))">
<!-- 
whatever goes here -->
</if> 

:)


All times are GMT. The time now is 04:41 AM.

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.01488 seconds
  • Memory Usage 1,746KB
  • 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
  • (2)bbcode_php_printable
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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