silveryhat
08-21-2009, 10:00 PM
These free of cost plugins are made for DnP Instant! Musicbox. Enjoy!
You must have DnP Instant! AJAX/SEO Musicbox & News v1.0.7 (https://vborg.vbsupport.ru/showthread.php?t=216098) to run any of these plugins.
1. Comment Block on Forum Home Index plugin for DnP Instant! Musicbox (DnP Instant! Musicbox - Comment on Forum Home Index.zip)
Usage :
Display list of comments from DnP Instant! Musicbox on Forum Home Index
http://img194.imageshack.us/img194/1412/62428403.jpg
Install :1.Use Plugin Manager to install dnp-instant_music_box-comment-on-forum-home-index.xml
2.Upload dnp_musicbox_comment.php to forum root, same level as music.php
3.Edit template FORUMHOME , place
$dnp_musicbox_comment
to any place you would want the comment block to appear.
[Original topic : http://www.silveryhat.com/delynie/f132/comment-block-on-forum-home-index-plugin-6941.html]
2. Who's Online List - Musicbox Location Plugin (dnp-instant-musicbox-whosonline-location.xml)
Usage :
Show User's Instant! Musicbox location on Who's Online List.
https://vborg.vbsupport.ru/ (http://img19.imageshack.us/img19/1379/woll.jpg)
Install :
1.Use Plugin Manager to install dnp-instant-musicbox-whosonline-location.xml
[Original topic : http://www.silveryhat.com/delynie/f132/whos-online-plugin-for-dnp-instant-musicbox-6861.html]
3. AJAX New Thread of DnP Instant! Musicbox on Forum Home Index (dnp_musicbox_newthread.zip)
http://img685.imageshack.us/img685/82/49936064.jpg
Installation :
Upload to your forum_root/modules (Create folder modules if it does not exist)
Create a new template via Style Manager. Name the template dnp_ajax_newthread and input $dnp_musicbox_newthread for the template content.
http://img9.imageshack.us/img9/1521/93731344.jpg
Go to Plugins & Products ? Add New Plugin. Follow the information below to adjust the plugin accordingly :Product : vBulletin
Hook Location : forumhome_complete
Title : DnP Instant! Musicbox - AJAX New Thread Plugin
Plugin PHP Code :
if(file_exists('dnp_musicbox_newthread.php')){requ ire_once('dnp_musicbox_newthread.php');}Plugin is Active : Yes
Done. Now you should be able to see the new thread module of DnP Instant! Musicbox on the forum home page. This plugin supports vBa CMPS module as well. But you need to perform an extra step. Please read below.
Installation for vBadvanced CMPS
First follow step 1 to 3 in the Installation section above, then go to vBa CMPS ? Add Module ? PHP File Module. Input the following information : Module Title : DnP AJAX NewThread
Active : Yes
File to Include : dnp_musicbox_newthread.php
Module Parent : None
Templates Used : dnp_ajax_newthread
Use Module Wrapper Template : No
Leave everything else by default.
Save the module and add it to your forum page. Enjoy!
(Optional) Cache the Template
Go to Plugins & Products ? Add New Plugin.Title : DnP AJAX New Thread - Template Cache
Hook Location : cache_templates
Plugin PHP Code :
global $globaltemplates;
$globaltemplates[] = 'dnp_ajax_newthread';Plugin is Active : Yes
[Original topic : http://www.silveryhat.com/delynie/f132/dnp-instant-musicboxs-ajax-new-thread-on-forum-home-index-7221.html]
Other Paid Plugins:
DnP Instant! Box and Playlist on Forum Index (http://www.silveryhat.com/delynie/f131/info-dnp-instant-box-and-playlist-on-forum-index-6907.html)
http://img188.imageshack.us/img188/8531/29346481.jpg
Posting Multiple Media Plugin (http://www.silveryhat.com/delynie/f131/info-posting-multiple-media-plugin-6914.html)
http://img31.imageshack.us/img31/1746/94310119.jpg
You must have DnP Instant! AJAX/SEO Musicbox & News v1.0.7 (https://vborg.vbsupport.ru/showthread.php?t=216098) to run any of these plugins.
1. Comment Block on Forum Home Index plugin for DnP Instant! Musicbox (DnP Instant! Musicbox - Comment on Forum Home Index.zip)
Usage :
Display list of comments from DnP Instant! Musicbox on Forum Home Index
http://img194.imageshack.us/img194/1412/62428403.jpg
Install :1.Use Plugin Manager to install dnp-instant_music_box-comment-on-forum-home-index.xml
2.Upload dnp_musicbox_comment.php to forum root, same level as music.php
3.Edit template FORUMHOME , place
$dnp_musicbox_comment
to any place you would want the comment block to appear.
[Original topic : http://www.silveryhat.com/delynie/f132/comment-block-on-forum-home-index-plugin-6941.html]
2. Who's Online List - Musicbox Location Plugin (dnp-instant-musicbox-whosonline-location.xml)
Usage :
Show User's Instant! Musicbox location on Who's Online List.
https://vborg.vbsupport.ru/ (http://img19.imageshack.us/img19/1379/woll.jpg)
Install :
1.Use Plugin Manager to install dnp-instant-musicbox-whosonline-location.xml
[Original topic : http://www.silveryhat.com/delynie/f132/whos-online-plugin-for-dnp-instant-musicbox-6861.html]
3. AJAX New Thread of DnP Instant! Musicbox on Forum Home Index (dnp_musicbox_newthread.zip)
http://img685.imageshack.us/img685/82/49936064.jpg
Installation :
Upload to your forum_root/modules (Create folder modules if it does not exist)
Create a new template via Style Manager. Name the template dnp_ajax_newthread and input $dnp_musicbox_newthread for the template content.
http://img9.imageshack.us/img9/1521/93731344.jpg
Go to Plugins & Products ? Add New Plugin. Follow the information below to adjust the plugin accordingly :Product : vBulletin
Hook Location : forumhome_complete
Title : DnP Instant! Musicbox - AJAX New Thread Plugin
Plugin PHP Code :
if(file_exists('dnp_musicbox_newthread.php')){requ ire_once('dnp_musicbox_newthread.php');}Plugin is Active : Yes
Done. Now you should be able to see the new thread module of DnP Instant! Musicbox on the forum home page. This plugin supports vBa CMPS module as well. But you need to perform an extra step. Please read below.
Installation for vBadvanced CMPS
First follow step 1 to 3 in the Installation section above, then go to vBa CMPS ? Add Module ? PHP File Module. Input the following information : Module Title : DnP AJAX NewThread
Active : Yes
File to Include : dnp_musicbox_newthread.php
Module Parent : None
Templates Used : dnp_ajax_newthread
Use Module Wrapper Template : No
Leave everything else by default.
Save the module and add it to your forum page. Enjoy!
(Optional) Cache the Template
Go to Plugins & Products ? Add New Plugin.Title : DnP AJAX New Thread - Template Cache
Hook Location : cache_templates
Plugin PHP Code :
global $globaltemplates;
$globaltemplates[] = 'dnp_ajax_newthread';Plugin is Active : Yes
[Original topic : http://www.silveryhat.com/delynie/f132/dnp-instant-musicboxs-ajax-new-thread-on-forum-home-index-7221.html]
Other Paid Plugins:
DnP Instant! Box and Playlist on Forum Index (http://www.silveryhat.com/delynie/f131/info-dnp-instant-box-and-playlist-on-forum-index-6907.html)
http://img188.imageshack.us/img188/8531/29346481.jpg
Posting Multiple Media Plugin (http://www.silveryhat.com/delynie/f131/info-posting-multiple-media-plugin-6914.html)
http://img31.imageshack.us/img31/1746/94310119.jpg