vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Add-On Releases - DnP Instant! AJAX/SEO Musicbox + News v1.0.7 : Online entertainment at its best (https://vborg.vbsupport.ru/showthread.php?t=216098)

vandan 07-26-2009 09:50 AM

Thanks

silveryhat 07-26-2009 07:01 PM

Quote:

Originally Posted by energetic (Post 1855575)
how do I know whether my host support AJAX ?

My best bet is upload only install_dnp_musicbox.php and try to run through the whole installation step. If everything works fine it's pretty sure your host supports AJAX

Quote:

Originally Posted by vandan (Post 1855726)
Thanks

;)

Veer 07-26-2009 09:33 PM

Quote:

Originally Posted by silveryhat (Post 1854483)
I've released a small & optional update. Some of us may find it useful in a way. Enjoy! ;)

1.0.7 (Released July 24 2009):
  1. Optimize musicbox core 100%
  2. Fix a bug on viewing artist that has id = 0 100%
  3. Change a function in Javascript for smoother page load 100%
  4. Settings for change of Loading/Done images of the status box 100%
  5. Fix a bug of not displaying media title for Overview 100%
  6. SmartScroll Feature 100%
  7. Upgraded New Topic Block 100%
  8. Fix autoplay album list for new album block 100%
  9. Fix newest media id on Overview list 100%
  10. Multiple-page span for playlist 100%

Little disappointed, because i was waiting for Adsense Integration as i suggested this in last week.

Integration of the following 3 ad units:
  • Vertical Ads (Side columns)
  • Leaderboard Ads (Center)
  • Square Ads (Inside player)

Gn_Snake 07-27-2009 06:21 AM

Quote:

Originally Posted by silveryhat (Post 1855227)

Thanks silverhat for reply,
I read the instructions, but the problem continues. Attach images:

http://www.hardwaregame.org/test1.jpg
http://www.hardwaregame.org/test2.jpg
http://www.hardwaregame.org/test3.jpg

silveryhat 07-27-2009 01:10 PM

You have missed this part from the guide :
Quote:

In this step by step guide, we have our unique id is oN6tXuNs3k8. So go ahead and click Send sample to URL box. After that paste the unique ID at the end of the link. Now the Direct URL box should look like this.

http://img40.imageshack.us/img40/2412/97464812.jpg
Please follow it closely. ;)

Quote:

Originally Posted by Pehchaan (Post 1856138)
Little disappointed, because i was waiting for Adsense Integration as i suggested this in last week.

Integration of the following 3 ad units:
  • Vertical Ads (Side columns)
  • Leaderboard Ads (Center)
  • Square Ads (Inside player)

The time request was sent does not really affect the release. Everything is on schedule to be included at one time or another. Some request is as purely personal and is not demanded by a greater number of people, therefore it will be considered to include or not. Since it may create potential problem.

Gn_Snake 07-27-2009 02:50 PM

Sorry for the omission, :o
but I can not see the same video.

Now the link is: http://youtube.com/v/oN6tXuNs3k8

silveryhat 07-27-2009 03:24 PM

Let me help you sort everything back to its order.

PHP Code:

http://www.youtube.com/v/oN6tXuNs3k8 

is the example. You should always click Send sample to URL box to setup the base link, after that you would put the Unique ID of the video clip at the end.

http://www.youtube.com/v/ + Unique ID

Bunch of examples:
http://www.youtube.com/v/0l-GpISGBFY
http://www.youtube.com/v/lqP8aum6cpo

BlueNinjaGo 07-28-2009 06:08 PM

Is it possible to add videos from a site not on your list?

WildFire.ca 07-28-2009 08:29 PM

Very nice. One thing is my members are a bunch of stoners, is there any way this mod could grab the content directly from the url. I feel that this will be the biggest stumbling block when trying to get this mod used by the members. I have taught the to use the media ID but I eventually abandoned that for a system that would pull the media directly from the url.
Great Mod.

silveryhat 07-29-2009 03:51 AM

Quote:

Originally Posted by BlueNinjaGo (Post 1857331)
Is it possible to add videos from a site not on your list?

Yes it is just as easy. Only thing you need to know is the base link of that site's player and then the clip unique id

Quote:

Originally Posted by WildFire.ca (Post 1857432)
Very nice. One thing is my members are a bunch of stoners, is there any way this mod could grab the content directly from the url. I feel that this will be the biggest stumbling block when trying to get this mod used by the members. I have taught the to use the media ID but I eventually abandoned that for a system that would pull the media directly from the url.
Great Mod.

I have not done so for the reason of security matter. Imagine if a malicious one decides to trap your site to pull content from a shell/exploit page, it will be more vulnerable than ever. Besides, in a situation there are more than just one media on a page then which one would the site grabs ?

If this feature really exists it will generate even more problem, trouble and hassle than the way it works right now. Direct URL is not a drawback , it's already the simplest yet efficient compares to other methods.

Gn_Snake 07-29-2009 08:36 AM

Quote:

Originally Posted by silveryhat (Post 1856587)
Let me help you sort everything back to its order.

PHP Code:

http://www.youtube.com/v/oN6tXuNs3k8 

is the example. You should always click Send sample to URL box to setup the base link, after that you would put the Unique ID of the video clip at the end.

http://www.youtube.com/v/ + Unique ID

Bunch of examples:
http://www.youtube.com/v/0l-GpISGBFY
http://www.youtube.com/v/lqP8aum6cpo

Ok..thank you for patience...now working :).
One other question, what is the file to translate the phrases from English to Italian

Thanks

BlueNinjaGo 07-29-2009 12:19 PM

Quote:

Originally Posted by silveryhat (Post 1857640)
Yes it is just as easy. Only thing you need to know is the base link of that site's player and then the clip unique id

I've already written a BB Code for the site, but I just need to know how to add it to your list. I've installed this on my test board, but unfortunately I run a video game site, and music isn't a popular subject. If I can manipulate it for gaming videos, then I might be able to use it.

So what would I do to add another site to the list?

silveryhat 07-30-2009 09:49 PM

Quote:

Originally Posted by Gn_Snake (Post 1857730)
Ok..thank you for patience...now working :).
One other question, what is the file to translate the phrases from English to Italian

Thanks

Localization is soon to come ;)

Quote:

Originally Posted by BlueNinjaGo (Post 1857789)
I've already written a BB Code for the site, but I just need to know how to add it to your list. I've installed this on my test board, but unfortunately I run a video game site, and music isn't a popular subject. If I can manipulate it for gaming videos, then I might be able to use it.

So what would I do to add another site to the list?

Hmm musicbox is purely not designed for gaming, though you could embed flash game but the score will not be recorded. You would want v3 Arcade instead?

Gn_Snake 07-31-2009 12:32 PM

Hello,
there is maybe a bug because writing a comment using type ??? the system translate it as ?Ă??.Can you help me? :confused:

Many thanks in advance

BlueNinjaGo 07-31-2009 01:00 PM

Quote:

Originally Posted by silveryhat (Post 1858762)
Localization is soon to come ;)



Hmm musicbox is purely not designed for gaming, though you could embed flash game but the score will not be recorded. You would want v3 Arcade instead?

Oh no, you misunderstood me. I plan to use it for gaming VIDEOS. (Videos of games).

I just need to embed videos from a site not on your list, so how would I add a website to your list?

silveryhat 08-01-2009 01:03 AM

Quote:

Originally Posted by Gn_Snake (Post 1859022)
Hello,
there is maybe a bug because writing a comment using type ??? the system translate it as ?Ă??.Can you help me? :confused:

Many thanks in advance

Oh there is no translation process here. It's really important that you set up your database and forum encoding to the right charset. Let me know what your current settings are.

Quote:

Originally Posted by BlueNinjaGo (Post 1859033)
Oh no, you misunderstood me. I plan to use it for gaming VIDEOS. (Videos of games).

I just need to embed videos from a site not on your list, so how would I add a website to your list?

I see. The Instant! Guide does not allow manual addition at the moment. What site do you concern that I may include it in next update

Xencored 08-02-2009 10:21 PM

Hi mate am gettting
Code:

Warning: Cannot modify header information - headers already sent by (output started at [path]/includes/adminfunctions.php:279) in [path]/includes/functions.php on line 3087
When i try to add Category ,Ive seen someone else post this and you said its no big deal everything will still work etc..
but for me i cant get a song or video to work it will not let me pick the cat to add it too and gives me

Code:

? Song has no category
This song belongs to no category therefore it cannot be played.
Please edit the information and try again..

If you cannot see any category eventhough you have created one, please note that parent category will not accept any song. A sub-category is required.

Edit

Also mate is there anyway i can only allow some usergroups the option to download this would be epic :D

BlueNinjaGo 08-03-2009 11:51 AM

Quote:

Originally Posted by silveryhat (Post 1859384)
I see. The Instant! Guide does not allow manual addition at the moment. What site do you concern that I may include it in next update

Gametrailers.com is the one I wanted to add. Gamebattles.com would be a nice addition too.

Gn_Snake 08-03-2009 12:23 PM

Quote:

Originally Posted by silveryhat (Post 1859384)
Oh there is no translation process here. It's really important that you set up your database and forum encoding to the right charset. Let me know what your current settings are.

My Charset settings is ISO-8859-1

TwiiCe 08-05-2009 03:45 PM

Thank you soo much for that mod, I hope this will win Mod of the YEAR if there is such a thing,

Marked As install + MOTM'd

You should totally add Sample Data for noobz,

Thanks for this awesome script :)

matthewhotdude 08-05-2009 04:41 PM

I installed it, it had the dnp musicbox options in the control panel, But I couldnt see anything on my forum linking to this?

*edit Sorted

Could someone tell me how to get a link on the navbar?

*edit sorted

Most important thing am I right in thinking there are no permissions so I cant set it so only admins can upload music.
Also the "contact staff" link is wrong http://127.0.0.1/forum/sendmessage.php on mine it needs to be http://www.chattaboxforums.com/sendmessage.php how can I change this?

silveryhat 08-05-2009 06:48 PM

Quote:

Originally Posted by BlueNinjaGo (Post 1860660)
Gametrailers.com is the one I wanted to add. Gamebattles.com would be a nice addition too.

I'll note those :)

Quote:

Originally Posted by Gn_Snake (Post 1860674)
My Charset settings is ISO-8859-1

That should be fine, what about your database encoding ?

Quote:

Originally Posted by TwiiCe (Post 1861972)
Thank you soo much for that mod, I hope this will win Mod of the YEAR if there is such a thing,

Marked As install + MOTM'd

You should totally add Sample Data for noobz,

Thanks for this awesome script :)

:) glad you like it. I think of sample data but I was afraid it just makes everything more confusing since they should start at nothing to learn something.

Quote:

Originally Posted by matthewhotdude (Post 1862010)
Most important thing am I right in thinking there are no permissions so I cant set it so only admins can upload music.
Also the "contact staff" link is wrong http://127.0.0.1/forum/sendmessage.php on mine it needs to be http://www.chattaboxforums.com/sendmessage.php how can I change this?

Have you checked out the Configurations at the bottom of the music page when you login as administrator. There are 200+ options for you to explore :eek:

matthewhotdude 08-05-2009 07:20 PM

Haha yea sorry I was being a bit of a numpty :p it's all sorted now. Just a question regarding youtube videos. when people are watching them it won't be using my bandwith will it? It will be just like them watching them on youtube? And also how do you get playlists to play continuosly?

Xencored 08-06-2009 12:48 AM

Mate is there anyway i can only allow some usergroups the option to download a song on the list
This would be epic :D

silveryhat 08-07-2009 12:29 AM

Quote:

Originally Posted by matthewhotdude (Post 1862106)
Haha yea sorry I was being a bit of a numpty :p it's all sorted now. Just a question regarding youtube videos. when people are watching them it won't be using my bandwith will it? It will be just like them watching them on youtube? And also how do you get playlists to play continuosly?

It consume bandwidth from youtube, not on your forum :rolleyes:. Besides, the AJAX technology even help to reduce the bandwidth consumption for the musicbox, since page does not have to reload everytime a request sent.

Playlist autoplay is not yet available due to the difference between flash/media files. flash cannot be played automatically in line.

Quote:

Originally Posted by animemike (Post 1862272)
Mate is there anyway i can only allow some usergroups the option to download a song on the list
This would be epic :D

;) I may add this option soon if the demand is high.

Xencored 08-07-2009 06:39 AM

Quote:

Originally Posted by silveryhat (Post 1862857)
;) I may add this option soon if the demand is high.

Nice well i Vote for it as a must :up::up::up:
Mike

BlueNinjaGo 08-07-2009 12:39 PM

Quote:

Originally Posted by silveryhat (Post 1862085)
I'll note those :)

Thank you... and if there's a way i can just edit a file to do it myself, I can go ahead and do it. Just let me know what file to go poking around in.

silveryhat 08-08-2009 12:39 AM

Quote:

Originally Posted by BlueNinjaGo (Post 1863065)
Thank you... and if there's a way i can just edit a file to do it myself, I can go ahead and do it. Just let me know what file to go poking around in.

That would be in musicajax.php after line 166 and another one after line 3428.

If you are unable to make your own , hang on til I'm back from my vacation and I'll write a short guide for that :)

Xencored 08-08-2009 08:56 PM

silveryhat mate ive got abit of a big problem due to my own error :erm:
on my localhost server i added loads to the musicbox
soo i went to add them to my forums via the myphp sql and it wipes over the old ones :(

Is there any way i can mix the two together with ease
Many Thanks
Mike

Edit ahaha am getting good at this stuff ive done it :D

silveryhat 08-09-2009 10:09 PM

You did ? :eek: how ?

Xencored 08-09-2009 11:31 PM

Quote:

Originally Posted by silveryhat (Post 1864240)
You did ? :eek: how ?

editing the SQL files from php

changing the tables to match was very easy for once lol :up:

p.s it is also mega fast for adding thumbnails if you have forgot to add, i didnt add any on my FLV videos so i did in the sql file and they all came out quite good too :D

silveryhat 08-13-2009 03:05 AM

Oh that's pretty nice since you don't have any conflict between the two databases. :up:

Xencored 08-13-2009 11:31 AM

Quote:

Originally Posted by silveryhat (Post 1866257)
Oh that's pretty nice since you don't have any conflict between the two databases. :up:

Think i was just lucky mate lol ;)

BlueNinjaGo 08-13-2009 12:57 PM

I've added what I think is necessary, and it's accepting the video, but when i go to play it, it's nothing but a white box.

Code:

<option onclick=add_link("gametrailers");>GameTrailers</option>
Code:

        case 'gametrailers':
        $intro = "<b>Please input only GameTrailers Video Clip ID.</b>";
        $example = "<b>Example</b> :<br> http://www.gametrailers.com/remote_wrap.php?mid= <b style='color:#FF3300'>53382</b>";
        $sample = "http://www.gametrailers.com/remote_wrap.php?mid=";
        $img = "hl.jpg";
        break;

I left the hulu image since I didn't upload one yet... it shouldn't matter though, right?

Blacura 08-13-2009 10:36 PM

I installed this and i love it. but as i am trying to install it i made a few errors and i cant seem to delete the errors posts... how can i do this?

silveryhat 08-14-2009 03:41 AM

Quote:

Originally Posted by BlueNinjaGo (Post 1866450)
I've added what I think is necessary, and it's accepting the video, but when i go to play it, it's nothing but a white box.

I left the hulu image since I didn't upload one yet... it shouldn't matter though, right?

The code looks fine and it should be working. I'll check it once again when I got home from vacation.

Quote:

Originally Posted by Blacura (Post 1866804)
I installed this and i love it. but as i am trying to install it i made a few errors and i cant seem to delete the errors posts... how can i do this?

What errors have you made? You can also try to read the HOW-TO & F.A.Q for DnP Instant! Musicbox ahead.

Blacura 08-14-2009 02:32 PM

I read that and it does not help. how do i remove all the content i have added to it?
http://www.ladiesletsride.com/forum/music.php

silveryhat 08-14-2009 03:15 PM

As I see, your issue is similar to F.A.Q # 10. If you would want to remove all the content, simply run the installation webpage again but this time, use Uninstall link instead. It will safely remove all the data, then you install it again at ease.

Blacura 08-14-2009 03:21 PM

Thank you

SPARKS MAN 08-14-2009 04:54 PM

thanks
its really amazing
have it in other language ?


All times are GMT. The time now is 05:03 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.02494 seconds
  • Memory Usage 1,865KB
  • 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
  • (2)bbcode_php_printable
  • (30)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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