Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.7 > vBulletin 3.7 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Name That Tune Details »»
Name That Tune
Version: 1.6, by micheal332001 micheal332001 is offline
Developer Last Online: Oct 2015 Show Printable Version Email this Page

Category: Add-On Releases - Version: 3.7.0 Beta 3 Rating:
Released: 12-26-2007 Last Update: 05-08-2008 Installs: 34
DB Changes Uses Plugins Auto-Templates
Additional Files Translations Is in Beta Stage  
No support by the author.

************************************************** ****
What is Name That Tune
************************************************** ****

Well name that tune is a sinple game for your members to play.
You view a tune you want to play and click the play button,
listen to the tune and then see if you know what the song is.
If you get the song right you win the jackpot, but if you get
it wrong the cost of play is added to the jackpot.

This is a simple but fun add-on to your vbulletin site.


************************************************** ****

NO CASH NAME THAT TUNE SYSTEM

I have added a zip file that does not use a cash system.
It has a multiplyer and a timer for playing.
You set the timer for the game and set how much will be won by
some thing like this

Multiplyer*timeleft ( 25*15 )
this would be the users score.

If they answer wrong it will add what is set in the settings for that game like

Multiplyer+If Wrong ( 25+10)

So in afect if a player gets it wrong it makes the multiplyer go up, and makes it better for the player who gets it right as the multiplyer will be higher.

All support for this script will be at

www.vb-hacks.com

As i dont have the time to keep looking here.

NEW NAME THAT TUNE INFO
There is a new download for the name that tune.

New install

INSTALLING
**********

Unzip the zip file mmnamett.zip
Upload the content of the UPLOAD folder to your forums root.
Loggin to your admincp
and goto Manage Products
click on [Add/Import Product]
and browse for the product-mmnamethattune.xml file
Allow Overwrite ( NO )
click import

You have completed the install.

UPGRADING

If you are using the Cash Version upgrading is simple

Unzip the zip file mmnamett.zip
Upload the content of the UPLOAD folder to your forums root.
Loggin to your admincp
and goto Manage Products
click on [Add/Import Product]
and browse for the product-mmnamethattune.xml file
Allow Overwrite ( YES )
click import

UPGRADING NO CASH SYSTEM

To upgrade the no cash system you will have to uninstall the version you have now,
and do a new install of this script.


SETTING UP
**********
Now that you have installed your new name that tune script,
you will have to update the settings to suit your needs.

Active the name that tune for your members to be able to view the script.
Choose the cach system you are going to use.

Settings finished.
************************************************** ****

USERGROUPS
***********
Now that you have updated your settings for name that tune,
you will need to set the settings for each usergroup.
click on Usergroup Manager
edit all usergroups and find
Name That Tune Permissions
and set who can view and who can play the games.

Usergroup settings finished.
************************************************** ****

CHANGES MADE

The changes made from the old version to this one is

Cash version and no cash version in one not two different zip files there is only one that does both mods.

If you use the no cash version if a players score has been beaten it will PM the person that there score has been beaten.

VERSION 1.2

Added a import system for importing more mp3's
This is a upgrade

VERSION 1.3

In this version i have stopped members from sending in more scores to one tune as this version will check to see if they have a score already and will show them a error message if they have.

VERSION 1.5

In this version i have added an inline modcp where you will be able to let sertain members mod your past winners and mod the tunes.
Also in the admincp for inporting mp3s it automaticly creates the categories for you.
If you try to put in the same category it will install the mp3s to that cat and will not make a new category.

VERSION 1.6

Hi all

Version 1.6 is now released.
Updates included

Display order of categories in admincp.
Added hit counter to tunes.
Added modcp upload tunes,
This is a java upload system when you have choosen your mp3 to upload the upload will begin,
Letting you put in the info for the rest of the tune like tune title description category cost jackpot and the count down timer.

Then you click on save file and it will add your tune to the database.


PLEASE MARK AS INSTALLED CLICK HERE

CLICK TO
Nominate for MOTM

If you find any problems please post here i will lookin from time to time

MP3 Packs

Intro's pack made by bazzup
Click here to view post

Tune Pack From Alibass
Click to download Pack
Click to download country western Pack

Tune pack from xxxsaint
Click here to download pack

Christmas Pack Added

MP3 Players

Black Ipod mp3 players click here

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #22  
Old 05-07-2008, 05:18 AM
micheal332001 micheal332001 is offline
 
Join Date: Apr 2004
Posts: 1,112
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by TimberFloorAu View Post
Bumping this thread...

...Awaiting an answer plzzzz...
You dont have to use the cash system for this just turn it off.

Also im sorry everyone that i have not been here i just got out of hospital yesturday.
Just need alittle time to get a bit better


thanks
Reply With Quote
  #23  
Old 05-07-2008, 06:54 AM
TimberFloorAu's Avatar
TimberFloorAu TimberFloorAu is offline
 
Join Date: May 2008
Location: Brisbane
Posts: 2,264
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Get well soon mate.

Issues we have had, is when the timer times out, it logs you out lol.
Have figured out how to increase times for song intro.s Shame timer doesnt start when the player and tune have loaded.

Anyway, stay lucky

Ozz
Reply With Quote
  #24  
Old 05-09-2008, 03:29 PM
micheal332001 micheal332001 is offline
 
Join Date: Apr 2004
Posts: 1,112
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Have fixed this error now please reupload the file no upgraded needed just replace old files with these new ones.

Quote:
Originally Posted by irishblue View Post
under name that tune settings... there is a PM setting, but not much description. What is that for? Is a pm sent when someone wins the jackpot or... ?

also, I am getting SQL errors when attempting to "add new tune". I'm using 3.7 stable and Name that tune 1.6.

Code:
Database error in vBulletin 3.7.0:
 
Invalid SQL:
insert into mmnamett_tunes values(
    '','3','Easy tune 1','test','tunes/easy01.mp3','5','easy tune answer','50','1','');
 
MySQL Error   : Column count doesn't match value count at row 1
Error Number  : 1136
Request Date  : Saturday, May 3rd 2008 @ 04:52:57 PM
Error Date    : Saturday, May 3rd 2008 @ 04:52:57 PM
Script        : http://www.abc.com/forum/admincp/mmnamethattune_admin.php?do=do_add_addtune
Referrer      : http://www.abc.com/forum/admincp/mmnamethattune_admin.php?do=addtune
IP Address    : xxx.xx.xxx.xxx
Username      : adminname
Classname     : vb_database
MySQL Version : 4.1.22-standard
Reply With Quote
  #25  
Old 05-09-2008, 03:33 PM
micheal332001 micheal332001 is offline
 
Join Date: Apr 2004
Posts: 1,112
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi there m8

In the admincp settings to the name that tune you will find this

Cash Sytem Active? Do you want to use a cash system for this script.Yes No
Cash System Used Enter the name of the database field where your points field is located. Advanced users only! (Default is vbbux)

If you do not see this then please upgrade to the new name that tune here.
Let me know if you have any other problems.


Quote:
Originally Posted by TimberFloorAu View Post
Ok Have installed this.

Finally figured out how to access it , from within forum lol.

Issues are:
No Cash System ? Where and how does this work.. this thread states you have a no cash system, and multipliers etc etc .. nothing in Admincp tho, nor in install files.

Also, when you instigate the name that tune question, the player loads, then disappears stating you have run out of time ? Whats going on there ?

No access or info on vb-hacks website, and cant do a search cos coppa image not displaying.

Site url for our install is:
http://www.yobromofo.com/forum/mmnamett.php
Reply With Quote
  #26  
Old 05-10-2008, 04:42 AM
RedTrinity's Avatar
RedTrinity RedTrinity is offline
 
Join Date: Mar 2008
Location: QLD, Australia
Posts: 265
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This feature is great! Thanks to those who have been kind enough to provide mp3 packs as well, much appreciated

I only have a couple of suggestion to make, and that is for the "category" and "open/closed" fields not to reset when you edit a Tune (via Tunes List)? I had them all placed in right spots and then went through to alter just the "open/closed" field, only to find it had moved all of the tunes to the first default category as well because I had left that field alone. Then when I went through fixing the category fields, all the open/closed fields had reset to turn these songs off lol.

So yeah would be good if this can be fixed.

Also, it would be great if there was a mass way to change fields for all songs (ie turn all songs on/off in one hit, change their category etc) - maybe by a checkbox option on the List page?

Otherwise thanks heaps, this is going to be very popular when we throw our monthly online party nights
Reply With Quote
  #27  
Old 05-10-2008, 03:46 PM
irishblue irishblue is offline
 
Join Date: Dec 2006
Posts: 28
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by micheal332001 View Post
Have fixed this error now please reupload the file no upgraded needed just replace old files with these new ones.
Thanks michael! :up: works like a charm now
Reply With Quote
  #28  
Old 05-10-2008, 06:39 PM
micheal332001 micheal332001 is offline
 
Join Date: Apr 2004
Posts: 1,112
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by GamerGirl27 View Post
This feature is great! Thanks to those who have been kind enough to provide mp3 packs as well, much appreciated

I only have a couple of suggestion to make, and that is for the "category" and "open/closed" fields not to reset when you edit a Tune (via Tunes List)? I had them all placed in right spots and then went through to alter just the "open/closed" field, only to find it had moved all of the tunes to the first default category as well because I had left that field alone. Then when I went through fixing the category fields, all the open/closed fields had reset to turn these songs off lol.

So yeah would be good if this can be fixed.

Also, it would be great if there was a mass way to change fields for all songs (ie turn all songs on/off in one hit, change their category etc) - maybe by a checkbox option on the List page?

Otherwise thanks heaps, this is going to be very popular when we throw our monthly online party nights

I will sort this out very soon so that it will keep the categorie you have already got it in.
Reply With Quote
  #29  
Old 06-02-2008, 10:43 PM
gpc10347 gpc10347 is offline
 
Join Date: May 2008
Posts: 180
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hello there -
Inadvertantly download this and the prior version. Uninstalled the prior version and am awaiting a reply before proceeding. (I love the mod but there's a couple of questions from my first installation)

Installed and somewhat pleased although a couple minor observations resulted in my tiny wish list:

Most importantly, I'd love to lose case-sensitivity as I seem to have every combination of users - some of which mention that titles are generally Proper Case and have apostrophe's and such. I spent too much time griping at users for ALL UPPER CASE or no punctuation in threads to ignore them on this one... (In other words, I believe they're typing in exactly what the liner notes state as a title... maybe)

In the administration area, it would be nice if it were categorical as with 40 or 50 tunes, it's quite a page... (Sounds like you already handled this one?)
Reply With Quote
  #30  
Old 07-14-2008, 10:26 AM
Digital Jedi's Avatar
Digital Jedi Digital Jedi is offline
 
Join Date: Oct 2006
Location: PopCulturalReferenceLand
Posts: 5,171
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

If your want to group your Name That Tune templates (mmnamett) in your Admin CP, go to Plugins & Products >>> Plugin Manager >>> [Add New Plugin] and create a new plugin.

Set the Hook Location to template_groups.

Title it Name That Tune (mmnamett).

Then put this in the Plugin PHP Code:

PHP Code:
$only['mmnamett'] = 'Name That Tune'
And save.

Go to your Style Manger and you should now have a template should now all be grouped together under Name That Tune.
Reply With Quote
  #31  
Old 08-20-2008, 01:57 AM
shotkey shotkey is offline
 
Join Date: Jul 2008
Posts: 40
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Just wanted to find out what I'm doing wrong with this - all files uploaded and all menus show up in the ACP. Checked the Styles & Templates and all required templates are there. Enabled the hack but it doesn't show up anywhere. It's not clear if a link is supposed to show up on the navbar, Usercp, another thread ot where this is supposed to be accessed from?

It's late & it's probably something simple that I'm just not seeing.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 10:41 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.15113 seconds
  • Memory Usage 2,332KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)bbcode_code
  • (1)bbcode_php
  • (5)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete