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)
-   -   Major Additions - vBmusic 1.0 (https://vborg.vbsupport.ru/showthread.php?t=164297)

Vi3t4Lov3 12-03-2007 10:00 PM

vBmusic 1.0
 
vBmusic 1.0
Merry Christmas To Everyone ...Wish all the best to you... :)
Live Demo: http://thienduongnhac.com/forum/music.php
also I have some screen in attachment files :up:
note: my demo is using vietnamese language but don't worry I already changed this code to English :)
vBmusic is playing all audio/video music. It allows you to play & upload all kind of music (mp2,mp3,wma,wmv,mpg,avi...google,youtube,dailymot ion,veoh...). It very helpful & all using Ajax.

This mod works with version of vBulletin 3.5.x & 3.6.x

FEATURES:
+ Playing with any kind of musics
+ All scripts are using Ajax
+ Member can add music
+ vBmusic Statistics
- Count Songs, Albums, Artists
- Count Threads, Posts, Users, Newest Member, Online, Registed Today
+ top listened
+ top new song/top new album
+ random song
+ random album
+ admin can add/edit album/artist/news/logo
+ admin mod can edit songs
+ admin can delete songs

Instrucions & support:
it very easy only 30s-1mins install this mod

you can find an installation manual & screen in the zip package (in folder donotupload/reader.txt or installreader.htm)

Or follow there steps:

NOTE: THE AUTHOR OF THIS HACK IS NOT RESPONSIBLE FOR ANY DATA LOSS OR DAMAGE THAT RESULTED FROM INSTALLING THIS HACK. BE SURE TO PERFORM A BACKUP OF YOUR FILES / DATABASE BEFORE PROCEEDING.

***Installer: very easy about 30s-1min

FILE UPLOADS (Step 1)
upload all files and folder in upload folder to root forum

(Step 2)
Login To ACP:Plugins & Products=>Manage Products=>[Add/Import Product] =>Import file product-vBmusic1.0.xml

All done now you can enjoy with this mod ...please don't forget to click install

Note: I only support & help the problem for install. I do not support any for adding more stuff in this mod ...if you want just donated for me by paypal vi3t4lov3@yahoo.com account

***Also:
In this mod I have been added more stuff (you can see in demo http://thienduongnhac.com (If you want all this stuff, donation to me by vi3t4lov3@yahoo paypal acccount)

1+ Member can add/edit singer/album in muisc page
2+ Made link for uploader can upload 1 to 20 song per time
3+ Admin can add music in control (it faster in music page)
4+ Admin can add 1 to 40 songs per time (if you want I can add up to 100songs/time)
5+ show up the music song/album in vBadvanced CMPS/ Forum index ..
5+ Special are I already added Ajax viewing Emotion,Gitter,Wallpaper,Background...up to 10000 pics) all in music page can see in demo) <---contact me to buy this script


Templates edit:
In navbar Template find
Code:

<td class="vbmenu_control"><a href="calendar.php$session[sessionurl_q]">$vbphrase[calendar]</a></td>
Bellow add
Code:

<td class="vbmenu_control"><a href="music.php?$session[sessionurl]">$vbphrase[vBmusic]</a></td>
In FORUMHOME Template (if you want to count your vBmusic in forum home)
find
Code:

<if condition="$show['activemembers']">,
                                        <span title="<phrase 1="$vboptions[activememberdays]">$vbphrase[within_the_last_x_days]</phrase>">$vbphrase[active_members]: $activemembers</span>
                                </if>

bellow add
Code:

, Songs: $vBmsongs, Albums: $vBmalbums, Artists: $vBmartists
***Upgrade:
**Make sure you overwrite ALL existing files and revert ALL templates**
Login To ACP:Plugins & Products=>Manage Products=>[Add/Import Product] =>Import file product-vBmusic1.0.xml seclect overwrite to upgrade

***Uninstall:
just go to admincp lugins & Products=>Manage Products=> select uninstall vbmusic

Enjoy the rest & don't forget to click install
Please feel free to contact me if you need further assistance. by email: vi3t4lov3@gmail.com
forum support & question: http://thienduongnhac.com/forum/f530-question.html
http://thienduongnhac.com/forum/showthread.php?p=247032

Click Install Here

Greek76 12-04-2007 03:09 PM

What kind of a player does it use? It looks like something I can definately use.. Good job!

Vi3t4Lov3 12-04-2007 03:13 PM

Quote:

Originally Posted by Greek76 (Post 1394777)
What kind of a player does it use? It looks like something I can definately use.. Good job!

I using Window Media Player for all, the people want to playing this code ...have to download window media player 9,10 0r 11 also have download flash player 7,8 or 9
I already added link download in that mod

Greek76 12-04-2007 03:17 PM

Well it looks real good but I dont know about installing since you are only going to help people that donate from what it says on your post. How can we donate if we dont even know if it will work correctly?

Vi3t4Lov3 12-04-2007 03:20 PM

I have been tested for install (working really well)... if you have any problem from install just reply here ...sure I can help you ;)

Greek76 12-04-2007 03:22 PM

Great just a question do you know of any good sites that can host streaming music?

TheBlackPoet 12-04-2007 03:26 PM

i installed the files.. but when i loaded it... the import failed (database error)

Vi3t4Lov3 12-04-2007 03:27 PM

Quote:

Originally Posted by TheBlackPoet (Post 1394793)
i installed the files.. but when i loaded it... the import failed (database error)

what is your error please code your error here I can see. also what is your version

soulface 12-04-2007 03:33 PM

ok getting this, when importing the product...

Quote:

Database error in vBulletin 3.6.8:

Invalid SQL:
CREATE TABLE IF NOT EXISTS music_album (
id int(10) NOT NULL auto_increment,
name varchar(200) NOT NULL default '',
artistid int(11) NOT NULL default '0',
info text NOT NULL default '',
image varchar(250) NOT NULL default '',
catid int(11) NOT NULL default '',
PRIMARY KEY (id)
) TYPE=MyISAM;

MySQL Error : Invalid default value for 'catid'
Error Number : 1067
Date : Tuesday, December 4th 2007 @ 05:31:05 PM
Script : http://********/forum/admincp/plugin...=productimport
Referrer : http://*******/forum/admincp/plugin.php?do=productadd
IP Address : **********
Username : ******
Classname : vB_Database

TheBlackPoet 12-04-2007 03:35 PM

soulface and I are getting the same error


All times are GMT. The time now is 03:29 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.01145 seconds
  • Memory Usage 1,754KB
  • 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
  • (4)bbcode_code_printable
  • (3)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
  • (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