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)
-   -   Add-On Releases - Name That Tune (https://vborg.vbsupport.ru/showthread.php?t=162602)

micheal332001 12-07-2007 05:22 PM

Hi all

Im working on version 1.6 now.
This new version will have the option for members when viewing tunes in a category to order them by name, description, cost, jackpot, timer or by the amount of hits a tune has had.
Also working on the import system for the inline modcp as well,
this will be in the usergroup permissions if you want your mods to have the option to inport tunes.

So lots more goods coming soon.

Magz 12-08-2007 01:52 PM

Love the script michael, but a quick question.

When a user gets an answer right, it becomes closed. So others dont even see the tune, or get the option to have a guess.

Is this how its meant to work ?

micheal332001 12-08-2007 04:20 PM

Quote:

Originally Posted by Magz (Post 1397391)
Love the script michael, but a quick question.

When a user gets an answer right, it becomes closed. So others dont even see the tune, or get the option to have a guess.

Is this how its meant to work ?

Hi there

If you are useing the cash system version then it does close the tune when a write answer is given.
If you want to change that you can in the main mmnamett.php file fine

PHP Code:

$db->query("UPDATE "TABLE_PREFIX "mmnamett_tunes SET open=0 WHERE id='"$nttid "'"); 

and remove this line of code

This will stop the tunes from being closed when answered.

BigDog56 12-08-2007 06:36 PM

Ok, I've installed it, turned it on, added my user group to it, now where do I find it? lol

micheal332001 12-08-2007 06:42 PM

Quote:

Originally Posted by BigDog56 (Post 1397505)
Ok, I've installed it, turned it on, added my user group to it, now where do I find it? lol

add a link to your navbar

with the URL

HTML Code:

http://www.yoursite/yourforum/mmnamett.php

BigDog56 12-08-2007 06:44 PM

Quote:

Originally Posted by micheal332001 (Post 1397510)
add a link to your navbar

with the URL

HTML Code:

http://www.yoursite/yourforum/mmnamett.php

Ok, thanks!

Magz 12-09-2007 10:23 AM

Quote:

Originally Posted by micheal332001 (Post 1397443)
Hi there

If you are useing the cash system version then it does close the tune when a write answer is given.
If you want to change that you can in the main mmnamett.php file fine

PHP Code:

$db->query("UPDATE "TABLE_PREFIX "mmnamett_tunes SET open=0 WHERE id='"$nttid "'"); 

and remove this line of code

This will stop the tunes from being closed when answered.


Thanks Michael, sorted.

micheal332001 12-09-2007 02:04 PM

Quote:

Originally Posted by Magz (Post 1397816)
Thanks Michael, sorted.

your welcome m8

xxxsaint 12-09-2007 03:26 PM

Awesome addition!!

One request , I changed the JL Hooker .xml before uploading it and made it go to "tunes/jlhooker " instead of just "tunes/ " because it's becoming extremely cluttered, and then I uploaded all the songs to my newly created tunes/jlhooker directory , but the .swf player wouldn't read it unless I moved them all back to "tunes/" . Can this be fixed where we can keep our directories categorized inside of " tunes " ?

xxxsaint 12-10-2007 08:10 PM

Also, a friend and I were sitting here making song lists, and he has a great idea for this.

Make it a selectable option for " NAME THAT ______ " tune or movie title , and we could put in quotes from movies and have our members guess which movie the quote is from!


All times are GMT. The time now is 02:52 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.01202 seconds
  • Memory Usage 1,745KB
  • 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_html_printable
  • (2)bbcode_php_printable
  • (5)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