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)

IR15H 07-07-2009 02:35 PM

Quote:

Originally Posted by silveryhat (Post 1844194)
:rolleyes: hey, from the screenshot, i guess if you enable PHP short_open_tag then it'll work for you. I'm always use VertrigoServ , it's pretty good.

Thank did the trick, thanks! :)

Doctor Death 07-07-2009 03:44 PM

I cannot edit or delete a clip that I did not associate a category with initially. Can you please explain how I can get rid of those initial errors?

Thanks much, really like this mod.

silveryhat 07-07-2009 06:31 PM

Quote:

Originally Posted by IR15H (Post 1844528)
Thank did the trick, thanks! :)

Glad it works :)

Quote:

Originally Posted by Doctor Death (Post 1844562)
I cannot edit or delete a clip that I did not associate a category with initially. Can you please explain how I can get rid of those initial errors?

Thanks much, really like this mod.

I replied your last pm :rolleyes: , they are not errors but a sort of protection and notice for a stable environment of the musicbox. Anymore question just let me know.

IR15H 07-07-2009 06:38 PM

Okay, now that I've managed to install this awesome mod and have a play with it, I have some requests/wish list for future versions (I haven't read through all the previous comments, so apologies if these have been requested before):
  • Option to enable smilies in comments.
  • Option to change the order of comments on media (oldest at top/newest at top).
  • Hide the thumbs up/down icon on your own comments via the sue of some <if> conditional (like on the forums you can't add reputation to your own posts).
  • Ability to edit comments (maybe based on usergroup permissions to edit own posts: ADMIN CP> Usergroups> Usergroup Manager > Post / Thread Permissions > Can Edit Own Posts).
  • Option to remove "English Singer?" radio buttons from forum/admincp/dnpmusicbox_setting.php?do=addartist (or replace with a "Nationality" free text box).
  • Ability to have more than one sub category.
  • Ability to have one entry belong to more than one category (e.g. "Indie" and "Bands beginning B", for example).
  • When adding new media, only display albums belonging to the attributed artist (presumably this would need some sort of refresh if/when an artist is selected). At the moment, you can select an artist and then a different album that doesn't belong to that artist.
  • forum/admincp/dnpmusicbox_setting.php?do=addlogo "Website Logo URL" is currently limited to 50 characters, is there a way to increase this to allow for longer image urls?
  • [S]If a user does not submit an artist/album/song thumbnail then a default one is used (I personally prefer the ability to have a different default image for each option).[/S]
  • "New topics" to show what forum/category the topics are in. Also, if they could follow the forum's (cookie based?) system of being read or unread, displaying "there are no new threads since you last visit" if this is the case, rather than showing threads as new which the user may have already read.
  • Disallow the same name artist to be entered more than once.
  • Maybe enable some sort of tagging feature.
  • Ability to end album/artist outside the admin cp.
  • Ability to collapse "Newest Songs", "Singer Database" etc. modules like you can "Latest Comments".
  • XHTML validity.

I also noticed a few minor bugs;
  • forum/admincp/dnpmusicbox_setting.php?do=addlogo. If you forget to enter "Website URL" then you are able submit the link, but this means you can't edit it in "Weblink Manager" (although you can delete without error).
  • "Latest Comments" appears to display comments in random order and long comments don't get truncated:
    http://img164.imageshack.us/img164/1658/testh.png
    Also, would it be possible to make it so the second quote in "Latest Comments" module so that it doesn't start a new line on it's own - i.e. always attached to the last word/character of the comment.
  • ADMIN CP > DnP Musicbox Options> Album Manager > Add ALbum
  • forum/admincp/dnpmusicbox_setting.php?do=addnews > Add Nes
  • Hovering over the icon:
    http://img36.imageshack.us/img36/8061/testhvv.png
  • Minor typo if you click "Listen To My Playlist" when you don't have one: PLaylist is empty, no song is found! (To be really pernickety, I think it should actually be "Playlist is empty, no songs found").

I think that's all for now. Sorry if some of the suggestions are repeated from others, or a setting error on my part.

Keep up the good work on this excellent mod :D.

TeknoSounds 07-07-2009 09:08 PM

A request as well...
I know I saw you said you were working on URL rewriting...
Would it be possible to have Artist Profiles urls?
similar to myspace pages http://www.myspace.com/teknosounds

some really good suggestions there :)
I recently coded a Media Manager for silveryhat to look at for possible inclusion.

silveryhat 07-08-2009 12:44 AM

Quote:

Originally Posted by TeknoSounds (Post 1844778)
A request as well...
I know I saw you said you were working on URL rewriting...
Would it be possible to have Artist Profiles urls?
similar to myspace pages http://www.myspace.com/teknosounds

some really good suggestions there :)
I recently coded a Media Manager for silveryhat to look at for possible inclusion.

That maybe a good idea. I'll try to see what I can do after v1.0.6 :)
DnP is checking out the media manager. Would you want it to be included for free or to be a paid plugin ? Credit will be shown on installation page :rolleyes:

Quote:

Originally Posted by IR15H (Post 1844675)
Okay, now that I've managed to install this awesome mod and have a play with it, I have some requests/wish list for future versions (I haven't read through all the previous comments, so apologies if these have been requested before):
  • Option to enable smilies in comments. (I haven't had time for this, I guess someone might come up as a plugin for it )
  • Option to change the order of comments on media (oldest at top/newest at top). (Via comment_on_main_order )
  • Hide the thumbs up/down icon on your own comments via the sue of some <if> conditional (like on the forums you can't add reputation to your own posts). (Via allow_rate_self )
  • Ability to edit comments (maybe based on usergroup permissions to edit own posts: ADMIN CP> Usergroups> Usergroup Manager > Post / Thread Permissions > Can Edit Own Posts). (I'm not sure if it is necessary and it could create some chaos. Most of the big sites I know do not allow the editing.)
  • Option to remove "English Singer?" radio buttons from forum/admincp/dnpmusicbox_setting.php?do=addartist (or replace with a "Nationality" free text box). (This option was not intended to create a world wide list of artists, that's why I simplify it which also reduces the work for admin)
  • Ability to have more than one sub category. (Does it mean another category inside a sub-category ?)
  • Ability to have one entry belong to more than one category (e.g. "Indie" and "Bands beginning B", for example). (It'll make the database becomes complex and requires additional queries to retrieve categories for every request. I aim for a light and fast musicbox so some feature has to be very considered.)
  • When adding new media, only display albums belonging to the attributed artist (presumably this would need some sort of refresh if/when an artist is selected). At the moment, you can select an artist and then a different album that doesn't belong to that artist. (This is actually a good idea but at the same time it will slow down the system, I have to think about it first if I plan to implement.)
  • forum/admincp/dnpmusicbox_setting.php?do=addlogo "Website Logo URL" is currently limited to 50 characters, is there a way to increase this to allow for longer image urls? (Fixed :eek:)
  • "New topics" to show what forum/category the topics are in. Also, if they could follow the forum's (cookie based?) system of being read or unread, displaying "there are no new threads since you last visit" if this is the case, rather than showing threads as new which the user may have already read. (The reason this block is basic because the musicbox itself is a musicbox it should not handle too much work from the forum that makes the interface becomes confusing. I will upgrade this block soon but just like the other option I need to see how much it's gonna affect the server load)
  • Disallow the same name artist to be entered more than once. (Good one.)
  • Maybe enable some sort of tagging feature. (It will eventually come in future versions.)
  • Ability to end album/artist outside the admin cp. (I have finished Artist Editor for v1.0.6)
  • Ability to collapse "Newest Songs", "Singer Database" etc. modules like you can "Latest Comments". (Noted.)
  • XHTML validity. (Wait for it ;))
I also noticed a few minor bugs;
  • forum/admincp/dnpmusicbox_setting.php?do=addlogo. If you forget to enter "Website URL" then you are able submit the link, but this means you can't edit it in "Weblink Manager" (although you can delete without error).
  • "Latest Comments" appears to display comments in random order and long comments don't get truncated:
    Also, would it be possible to make it so the second quote in "Latest Comments" module so that it doesn't start a new line on it's own - i.e. always attached to the last word/character of the comment. (Options for this is available in Configurations.)
  • ADMIN CP > DnP Musicbox Options> Album Manager > Add ALbum (This typo has been reported & fixed :).)
  • forum/admincp/dnpmusicbox_setting.php?do=addnews > Add Nes
  • Hovering over the icon: (Fixed.)
  • Minor typo if you click "Listen To My Playlist" when you don't have one: PLaylist is empty, no song is found! (To be really pernickety, I think it should actually be "Playlist is empty, no songs found"). (The old playlist system is gone in version 1.0.6 so don't worry about this one anymore)
I think that's all for now. Sorry if some of the suggestions are repeated from others, or a setting error on my part.

Keep up the good work on this excellent mod :D.

Thanks for the ideas :up: , I'll be working on some of them pretty soon.

TeknoSounds 07-08-2009 01:52 AM

Quote:

Originally Posted by silveryhat (Post 1844886)
DnP is checking out the media manager. Would you want it to be included for free or to be a paid plugin ? Credit will be shown on installation page :rolleyes:

By all means, free! I'm just happy to be able to contribute :)

silveryhat 07-08-2009 07:50 AM

As far as I know it has been included in v1.0.6 ;) I'm waiting for confirmation from DnP. Thanks alot!

Preech 07-08-2009 02:15 PM

So far so good Silveryhat. The latest version installed and worked with no images problems at all. I never had a problem installing this on my host.

Doctor Death 07-08-2009 08:52 PM

Great mod.

When going to my musicbox (using IE8), it autoplays the last added track.

If I click a category of music (rock) and then click an artist to play, it plays, but does NOT stop playing last song -- therefore two songs are playing over each other.

Other symptoms: There is no new broswer window or tab opening, but what appears to be a hidden process playing the other audio. The only way to stop this is to close your browser totally and after it is close, about 10-15 seconds later the audio stops.

Any ideas how to stop this from happening?

Thank you again, great mod.

Doc


All times are GMT. The time now is 01:56 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.01772 seconds
  • Memory Usage 1,787KB
  • 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
  • (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