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)

TTG 11-27-2007 10:02 PM

Quote:

Originally Posted by micheal332001 (Post 1390549)
New Mp3 Player for name that tune

Let me know what you think before i carry on with the others.

Looks great .. I'll certainly use that one :up:

Anyone got any more tunes to share ?

micheal332001 11-28-2007 07:08 PM

Quote:

Originally Posted by TTG (Post 1390644)
Looks great .. I'll certainly use that one :up:

Anyone got any more tunes to share ?

The new version will be ready soon with its new mp3 player.
I will also be adding more tune packs for you soon.

The new version will be version 1.5 as there is a few template changes and there is a new inline mod system for in the main script,
saving you going to admincp all the time to import or update things.

Alibass 11-30-2007 01:20 AM

Really looking forward to 1.5 release :D

blue6995 12-01-2007 06:58 PM

I have installed 1.4 and tested it; everything appears to be working for me. However, I have just had a user play and it generated the following error:

Database error in vBulletin 3.6.0:

Invalid SQL:
INSERT INTO vb3_mmnamett_prizes_won (id, mmnamettid, userid, answer, nttname, won) values ('','4','543', 'left outside alone', 'she's hot', '250');

MySQL Error : You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 's hot', '250')' at line 1 Error Number : 1064
Date : Saturday, December 1st 2007 @ 06:54:24 PM
Script : http://www.rwf-forum.co.uk/vBulletin...d=4&timeover=0
Referrer :
IP Address : xxxxxxxx
Username : xxxxxxx
Classname : vb_database

micheal332001 12-03-2007 06:31 PM

Quote:

Originally Posted by blue6995 (Post 1393096)
I have installed 1.4 and tested it; everything appears to be working for me. However, I have just had a user play and it generated the following error:

Database error in vBulletin 3.6.0:

Invalid SQL:
INSERT INTO vb3_mmnamett_prizes_won (id, mmnamettid, userid, answer, nttname, won) values ('','4','543', 'left outside alone', 'she's hot', '250');

MySQL Error : You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 's hot', '250')' at line 1 Error Number : 1064
Date : Saturday, December 1st 2007 @ 06:54:24 PM
Script : http://www.rwf-forum.co.uk/vBulletin...d=4&timeover=0
Referrer :
IP Address : xxxxxxxx
Username : xxxxxxx
Classname : vb_database

Hi there

I see what the problem is and will sort out a quick fix for this tomorrow.
As you see in the sql error
PHP Code:

MySQL Error You have an error in your SQL syntaxCheck the manual that corresponds to your MySQL server version for the right syntax to use near 's hot''250')' at line 1 Error Number : 1064 

This is why you see the name of the tune you have put in

PHP Code:

she's hot 

It has a ' in it this is why you are getting this error,
I will make the fix for this tomorrow and send out a update E-mail letting you all know when i have updated the zip file here.

Or you could edit the tune title and take out the ' for now so that it will work till i bring out version 1.5 witch will have all the fixes and mew MP3 players.

micheal332001 12-04-2007 06:44 PM

Quote:

Originally Posted by blue6995 (Post 1393096)
I have installed 1.4 and tested it; everything appears to be working for me. However, I have just had a user play and it generated the following error:

Database error in vBulletin 3.6.0:

Invalid SQL:
INSERT INTO vb3_mmnamett_prizes_won (id, mmnamettid, userid, answer, nttname, won) values ('','4','543', 'left outside alone', 'she's hot', '250');

MySQL Error : You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 's hot', '250')' at line 1 Error Number : 1064
Date : Saturday, December 1st 2007 @ 06:54:24 PM
Script : http://www.rwf-forum.co.uk/vBulletin...d=4&timeover=0
Referrer :
IP Address : xxxxxxxx
Username : xxxxxxx
Classname : vb_database

Hi there

This is now fixed in version 1.5 that will be ready for download here within the next day or 2 with the new MP3 players.
I will also be making different skined MP3 players for different skins that would be installed on some sites.

This new MP3 player is blue the next one will be black and so on.

micheal332001 12-04-2007 08:36 PM

Hi all

Just a little progress report for you.

I am about 50% to 60% done on the modcp for editing/deleting past winners and edit/delete of tunes.
Hope to have this finished tomorrow ready to give you the new version 1.5 with the new MP3 players as well as the inline modcp.

here are a few screen shots

Alibass 12-04-2007 08:47 PM

Thanks Mike for the progress report. Cant wait for the new release, from the looks of pics 1.5 has a lot of goodies. :)

Alibass 12-05-2007 12:00 AM

Here are 8 tunes with import .xml files if anyone needs tunes.

Sorry I was unable to upload file here as it is slightly over the 2mb limit, but you can download from the link I have given in the code box.

Code:

http://imgbolt.com/files/51/Zip%20Vids/More%20Tunes.zip

micheal332001 12-05-2007 06:14 AM

Quote:

Originally Posted by Alibass (Post 1395164)
Here are 8 tunes with import .xml files if anyone needs tunes.

Sorry I was unable to upload file here as it is slightly over the 2mb limit, but you can download from the link I have given in the code box.

Code:

http://imgbolt.com/files/51/Zip%20Vids/More%20Tunes.zip

Thanks for that m8 i have added it to the main description at top so everyone will find it easyly.
I have been working on more tune packs as well and will be released when i finish version 1.5.

Hope to have 3 more tune packs with 20 tunes in each and im also hoping to change they way we import the tunes.
At the moment you have to make a categorie before you import but this change will make the categorie for you when you import and will also see if that categorie is there and will not remake that categorie.

At the start of the import .xml file we have this

Code:

<words q_name="Southern Rock Bands"><![CDATA[]]></words>
This will be used for making the categories.

micheal332001 12-05-2007 10:11 AM

Hi all

Version 1.5 is now finished.

But not ready here yet as i am making some more MP3 packs.

New version has an inline modcp where you can edit/delete past winners and tunes.
Fixed some score posting errors

Next version 1.6 will have the import system for the inline modcp and auto category creation on importing new tunes.

Alibass 12-05-2007 06:26 PM

@Mike

What can I say, 1.5 is nice man :up:. I really like the new mp3 player and the ability to edit/delete winners plus the new way of importing mp3 is slick on how it creates new cats. for you automatically. It works like a treat for me. Looking forward to 1.6 :)

micheal332001 12-05-2007 06:33 PM

Quote:

Originally Posted by Alibass (Post 1395645)
@Mike

What can I say, 1.5 is nice man :up:. I really like the new mp3 player and the ability to edit/delete winners plus the new way of importing mp3 is slick on how it creates new cats. for you automatically. It works like a treat for me. Looking forward to 1.6 :)


Hi there m8

Glad you like the new version of the script.
If anyone things of any thing else they want added to this script please let me know.

Im glad you like the new import system and how it sorts the categories out for you.
Took a bit of time sorting that out as you might know or see if you look at the code.

If anyone wants any cms modules let me know what you want it to show and ill sort one out.

Also added a new MP3 pack Def leppard MP3 pack.

micheal332001 12-05-2007 07:27 PM

Here will be the black version of the mp3 player

tigrattack 12-06-2007 02:58 PM

Very nice hack!!!

How do you switch to the black skin?

micheal332001 12-06-2007 04:08 PM

Quote:

Originally Posted by tigrattack (Post 1396224)
Very nice hack!!!

How do you switch to the black skin?


The black mp3 player is not ready yet but will be soon.

micheal332001 12-06-2007 04:11 PM

Hi all

There was an error in the script so please re-download the newly updated script and overwight the files you already have.
There is no need to do an upgrade as the error was in one of the PHP files for listing the tunes.

Alibass 12-06-2007 04:40 PM

Thanks Mike for the update. :)

micheal332001 12-06-2007 05:15 PM

Quote:

Originally Posted by Alibass (Post 1396291)
Thanks Mike for the update. :)

Your welcome m8

What you think on the black MP3 player that will be released soon.

Alibass 12-06-2007 05:29 PM

Mike, I like it myself :up: looking forward to see how it looks on my forum. :)

micheal332001 12-06-2007 06:11 PM

Quote:

Originally Posted by Alibass (Post 1396320)
Mike, I like it myself :up: looking forward to see how it looks on my forum. :)

I think the black would look good on your site as its a dark skin

tigrattack 12-06-2007 07:12 PM

Quote:

Originally Posted by micheal332001 (Post 1396270)
The black mp3 player is not ready yet but will be soon.


Thanks, will look good on my dark skin.

micheal332001 12-06-2007 07:49 PM

The new black mp3 players will be ready a bit later tonight
Just need to test them out before i release them here.

Alibass 12-06-2007 08:00 PM

Quote:

Originally Posted by micheal332001 (Post 1396349)
I think the black would look good on your site as its a dark skin

I think so to Mike. :)

micheal332001 12-06-2007 08:28 PM

Hi all

Just added the black mp3 players for download.
Just install them to your forum root where you put the other ones and overwight them.

Alibass 12-07-2007 01:13 AM

If you like country western music, I have attached a tune pack for download with a few solo male artists and about eleven tunes.

micheal332001 12-07-2007 08:33 AM

Thanks m8 for another tune pack.

Vinyljunky 12-07-2007 02:11 PM

Ive installed it and I have a bit of feedback :)

Suggestions:
  • It would be great to have the songs list by catagory Admincp in catagories (Instead of 1 big list)
  • It would be nice if we could mass edit cost/jackpot/status of songs
  • When editing a song the properties such as open/closed change
  • It would be good if the answers could be upper or lowercase
  • Ignore ' and , in answers would be good

I do have a problem that I need help with :o

It seems to log me out everytime I submit an answer :confused: Any ideas?

Great Idea for a mod !

VinylJunky

micheal332001 12-07-2007 02:39 PM

Quote:

Originally Posted by Vinyljunky (Post 1396837)
Ive installed it and I have a bit of feedback :)

Suggestions:
  • It would be great to have the songs list by catagory Admincp in catagories (Instead of 1 big list)
  • It would be nice if we could mass edit cost/jackpot/status of songs
  • When editing a song the properties such as open/closed change
  • It would be good if the answers could be upper or lowercase
  • Ignore ' and , in answers would be good
I do have a problem that I need help with :o

It seems to log me out everytime I submit an answer :confused: Any ideas?

Great Idea for a mod !

VinylJunky

I have no idea why its logging you out as it does not for me.

If anyone else has had this problem please post it here.

I like your ideas and i will see what i can do,
Also i will be putting in a hit counter for each tune so you know what tune is played the most.
Also i will be putting in a most answered so that you can see how many members have tryed to answer a tune.

micheal332001 12-07-2007 02:41 PM

Hi all

Here is another mp3 player for you a black ipod mp3 player.
Just upload these players to your forum root.

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 01:31 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.01600 seconds
  • Memory Usage 1,850KB
  • 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
  • (3)bbcode_code_printable
  • (2)bbcode_html_printable
  • (4)bbcode_php_printable
  • (17)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