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

gbml4u 12-04-2007 03:37 PM

Sorry but you coded it all by yourself ? or just translated it to english version of this hack ?

Vi3t4Lov3 12-04-2007 03:39 PM

Quote:

Sorry but you coded it all by yourself ? or just translated it to english version of this hack ?
don't stupid question like that here men ...take a look in this code

to Theblackpoed & soulface
I don't know why you guys have that problem ...but I going to test again ...let how can I help you. waiting for me ...Thanks

alboking 12-04-2007 03:46 PM

i try to install VbMusic after i upload all the files to the server i cnt get to install product-vBmusic
+ on Vb3.6.8

Msql

Database error in vBulletin 3.6.8:

Invalid SQL:
INSERT INTO music_artist (`id`,`name`,`image`,`info`,`country`) VALUES ('1', 'Backstreet Boys', '', '','1');

MySQL Error : Duplicate entry '1' for key 1
Error Number : 1062
Date : Tuesday, December 4th 2007 @ 12:45:17 PM

gbml4u 12-04-2007 03:47 PM

Quote:

Duplicate entry '1' for key 1
did u try empty this table ?

alboking 12-04-2007 03:50 PM

I thought if i drop/delet the tabels would be better
DROP TABLE `music_album` ,
`music_artist` ,
`music_cat` ,
`music_logo` ,
`music_news` ,
`music_setting` ,
`music_song` ;
- After i drop those tables i get these msg

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 @ 12:49:27 PM

alboking 12-04-2007 03:57 PM

i wish i was a coder to fix these cuz i real one smth like these on my bored :(
great work by the way

Vi3t4Lov3 12-04-2007 04:03 PM

I'm going to install again ...waiting for me ...thanks...I will fixed there errors for you ..

alboking 12-04-2007 04:05 PM

okye all Waite !

COBRAws 12-04-2007 04:38 PM

The demo looks great, but I cant understand anything. Besides, when clicking on a link, it does nothing.

TheBlackPoet 12-04-2007 04:50 PM

Quote:

Originally Posted by COBRAws (Post 1394863)
The demo looks great, but I cant understand anything. Besides, when clicking on a link, it does nothing.

OHHHH the demo!!!!

malluroses 12-04-2007 05:10 PM

Hai nice one but am just wondering how to remove this to my site name

Copy link send to your friends
http://thienduongnhac.com/forum/musi...do=song&id=565

if u can help thankz a lot

Vi3t4Lov3 12-04-2007 05:30 PM

error fixed ...please re download and import again ...if have any problem please reply here

if you don't want to redownload ...just downlaod this file xml then import again ...

Vi3t4Lov3 12-04-2007 05:35 PM

Quote:

Originally Posted by malluroses (Post 1394888)
Hai nice one but am just wondering how to remove this to my site name

Copy link send to your friends
http://thienduongnhac.com/forum/musi...do=song&id=565

if u can help thankz a lot

open temp
music_play
music_viewalbum

searching thienduongnhac change to you domain ...well done enjoy ...sorry I forget about that

alboking 12-04-2007 05:37 PM

Thnx for the great work :) it would be nice if u renamed it to vBmusic 1.0.1 :P jk thnx

Vi3t4Lov3 12-04-2007 05:40 PM

Quote:

Originally Posted by alboking (Post 1394916)
Thnx for the great work :) it would be nice if u renamed it to vBmusic 1.0.1 :P jk thnx

your welcome ...did you got that error anymore?

alboking 12-04-2007 05:41 PM

nope it works great ! if i find any bugs all report them here

malluroses 12-04-2007 05:43 PM

Thankz a lot now there is a new problem cant delete Artist or album also Vbmusic manager you cant save anything you write it would be better if u can help with it

And it is a good hack

Vi3t4Lov3 12-04-2007 05:46 PM

Quote:

Originally Posted by malluroses (Post 1394924)
Thankz a lot now there is a new problem cant delete Artist or album also Vbmusic manager you cant save anything you write it would be better if u can help with it

And it is a good hack

why do you have to delete the artist & album ...just go head to eidt them to new artist & new album
vBmusic manager you don't have to edit ...because it doesn't show up in music page ...I don't want you change it because I want you keeping my copyright heehh...enjoy
;)

efil 12-04-2007 05:51 PM

Thanks.
Working very good on my localhost.

How can i translate the mod?

malluroses 12-04-2007 05:51 PM

ooooooo okok i get it ehehhe thankz mate

Vi3t4Lov3 12-04-2007 05:54 PM

Quote:

Originally Posted by efil (Post 1394933)
Thanks.
Working very good on my localhost.

How can i translate the mod?


what do you want to translate?

gbml4u 12-04-2007 05:54 PM

Quote:

Thanks.
Working very good on my localhost.

How can i translate the mod?
i think it has already translated...

efil 12-04-2007 06:15 PM

Sorry...
translate to hebrew.

poprulz 12-04-2007 06:27 PM

Works great..excellent mod. MOTM material. *hats off*

Found few buggs, hope the author will resolve it.

*While uploading songs, the categories added doesn't show up
*The uploaded songs gives a permission denied mesage while playing.

The way to add new code for each youtube, google video links is kind of weird. It should have been the original URL for each case.

COBRAws 12-04-2007 06:34 PM

Quote:

Originally Posted by TheBlackPoet (Post 1394872)
OHHHH the demo!!!!

the cookie demo!!! arghh!!https://vborg.vbsupport.ru/external/2007/12/28.jpg

Vi3t4Lov3 12-04-2007 07:21 PM

Quote:

Originally Posted by efil (Post 1394948)
Sorry...
translate to hebrew.

I don't understand that language sorry can't help

TheBlackPoet 12-04-2007 07:38 PM

when i try to upload the song... i get a dont have permission error.. so i go to the usergroup but there are no permissions to change

Vi3t4Lov3 12-04-2007 07:48 PM

Quote:

Originally Posted by TheBlackPoet (Post 1394999)
when i try to upload the song... i get a dont have permission error.. so i go to the usergroup but there are no permissions to change

please check again ....I already checked it ...do not have any problem ...my hack allow for all members can upload

TheBlackPoet 12-04-2007 07:52 PM

i'll uninstall and then re install.... ALSO.... when i make a category... it exists in the Admincp.. but it's not there on the GUI (User front)

Vi3t4Lov3 12-04-2007 07:57 PM

yeah I think you goahead to reinstall again ...then let me know how it work ...my forum & testing code working fine


All times are GMT. The time now is 06:25 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.01466 seconds
  • Memory Usage 1,833KB
  • 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
  • (14)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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