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)

Xencored 06-20-2009 02:05 PM

Hi mate is there anyway to make the Song/Video Title longer its only show about 15 letters i could real use alot more

Cheers

Plus turn the Confirm code of i have like 500+ videos too add and its take alot of time lol
How can i edit or add one more Box to the song URL

Code:

http://www.myanimeisland.com/embed/player.swf?file=
so i dont have to copy this all the time i only use FLV
Cheers

Bill from Cleve 06-20-2009 03:53 PM

Quote:

Originally Posted by silveryhat (Post 1831713)
I don't get what you mean, remove the option that does not allow members to add artist ?

No, what I mean is to give the user full control over who and what they post. Being an Admin is hard enough without having to blindly add everything a user may or may not want.
Let the moderator do the job of weeding out any rubbish that someone makes.
Or, have a setting that either chooses"Admin" or "User" mode to dictate? I dunno, I like the product, just seems like to much work on my end. :p

Hasann 06-20-2009 03:58 PM

Please use vBulletin Code Standards for coding

signTEK 06-20-2009 04:31 PM

I got some error messages...

In Admin CP:

Quote:

Warnung: include(./DnPMusicbox_Settings.php) [function.include]: failed to open stream: No such file or directory in [path]/music/functions_music.php (Zeile 13)

Warnung: include() [function.include]: Failed opening './DnPMusicbox_Settings.php' for inclusion (include_path='.:/usr/local/lib/php/') in [path]/music/functions_music.php (Zeile 13)
In music.php:

Quote:

Warnung: include(./DnPMusicbox_Settings.php) [function.include]: failed to open stream: No such file or directory in [path]/music/functions_music.php (Zeile 13)

Warnung: include() [function.include]: Failed opening './DnPMusicbox_Settings.php' for inclusion (include_path='.:/usr/local/lib/php/') in [path]/music/functions_music.php (Zeile 13)

Warnung: require_once(./DnPMusicbox_Settings.php) [function.require-once]: failed to open stream: No such file or directory in [path]/musicajax.php (Zeile 20)

Fatal error: require_once() [function.require]: Failed opening required './DnPMusicbox_Settings.php' (include_path='.:/usr/local/lib/php/') in /usr/www/users/planb/musicajax.php on line 20
Any help? :confused:

Xencored 06-20-2009 04:34 PM

Quote:

Originally Posted by Hasann (Post 1833417)
Please use vBulletin Standarts for the coding

What does that mean Hasann ive installed this :confused:

signTEK 06-20-2009 04:47 PM

Quote:

Originally Posted by signTEK (Post 1833431)
I got some error messages...

I acutally solved this... My FTP uloader rewrote the 'DnPMusicbox_Settings.php' to lower case letters. :D

Hasann 06-20-2009 04:50 PM

Quote:

Originally Posted by animemike (Post 1833434)
What does that mean Hasann ive installed this :confused:

I mean vBulletin Code Standards http://www.vbulletin.com/docs/html/codestandards

Xencored 06-20-2009 05:21 PM

Quote:

Originally Posted by Hasann (Post 1833442)
I mean vBulletin Code Standards http://www.vbulletin.com/docs/html/codestandards

Ok cheers bro do you know if its still ok to use?

silveryhat 06-20-2009 06:12 PM

Quote:

Originally Posted by Hasann (Post 1833417)
Please use vBulletin Code Standards for coding

vBulletin Code Standards is a guide of how-to for developer to program clear set of codes in order to have good compatibility and easy to read. I have read through this standards in the day of first https://vborg.vbsupport.ru/external/2010/12/15.gif , but you do not need to adhere to everything it teaches.

Quote:

Originally Posted by animemike (Post 1833313)
Hi mate is there anyway to make the Song/Video Title longer its only show about 15 letters i could real use alot more

Cheers

Plus turn the Confirm code of i have like 500+ videos too add and its take alot of time lol
How can i edit or add one more Box to the song URL

Code:

http://www.myanimeisland.com/embed/player.swf?file=
so i dont have to copy this all the time i only use FLV
Cheers

Hey Mike, for title length you can change this setting
PHP Code:

'instantbox_title_length' => '20'

The image verification is not to turn off. If it is there is great chance spammers will flood your musicbox with random songs and even worse, DoS your server with multiple requests. Think of it as a security purpose.

Quote:

Originally Posted by maidos (Post 1833295)
comments for each individual files? since i only see the latest commentson right column

you may contact the author for downloadsII for coding advice
https://vborg.vbsupport.ru/private.p...newpm&u=106096

so iim hoping you could include somekind of import script so ur mods can display all file links that i have on downloadsII and its more easier for the users to try the sample link before trying and also ur mods is so perfect for me and many others as many users who doesnt know the artist may want to try the sample before downloading the actual file due to bandwidth sped/limits and some might go because of the covers as some users prefer gettinggood looking singers lol

Latest comments are pulled from any media title that has new comments. I'll contact the author of downloadsII mod if I have time ._.

Quote:

Originally Posted by animemike (Post 1833455)
Ok cheers bro do you know if its still ok to use?

^^' ok to use.. the Standards is not a police, it is a guide for developer. :rolleyes: a kind of bible

Quote:

Originally Posted by signTEK (Post 1833441)
I acutally solved this... My FTP uloader rewrote the 'DnPMusicbox_Settings.php' to lower case letters. :D

oh i hate strange problem like that, glad you found the root of it so quickly.

Xencored 06-20-2009 06:20 PM

Quote:

Originally Posted by silveryhat (Post 1833489)
Hey Mike, for title length you can change this setting
PHP Code:

'instantbox_title_length' => '20'


Yea i found that out

Quote:

Originally Posted by silveryhat (Post 1833489)
The image verification is not to turn off. If it is there is great chance spammers will flood your musicbox with random songs and even worse, DoS your server with multiple requests. Think of it as a security purpose.

Aye i do want it back on but i only want it off as my adding them over the next few weeks if you understand me


Quote:

Originally Posted by silveryhat (Post 1833489)
^^' ok to use.. the Standards is not a police, it is a guide for developer. :rolleyes: a kind of bible

Hehe just checking :P

One more thing is it posable to allow only me to upload like a showcase no one can etc...

Cheers


All times are GMT. The time now is 06:57 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.01473 seconds
  • Memory Usage 1,760KB
  • 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
  • (2)bbcode_code_printable
  • (2)bbcode_php_printable
  • (15)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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