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)

Alibass 11-17-2007 07:07 PM

@micheal332001
Quote:

Originally Posted by micheal332001
Upload the content of the UPLOAD folder to your forums root.

It would be nice if you had a UPLOAD folder in your zip file so one wouldn't half to play cat and mouse on where the files need to be placed. :erm:

micheal332001 11-17-2007 09:55 PM

Quote:

Originally Posted by Alibass (Post 1384559)
@micheal332001

It would be nice if you had a UPLOAD folder in your zip file so one wouldn't half to play cat and mouse on where the files need to be placed. :erm:

Hmmm its not that hard is it

the files in the folder admincp goto the folder in your forum admincp
the folder called images goes to your images folder
the includes folder goes to your includes folder

the mmnamett.php goes to the root of your forum

I think that almost everyone that is on here has installed at leased 1 script before and therefore know how to install by now.

Alibass 11-17-2007 11:45 PM

Quote:

Originally Posted by micheal332001 (Post 1384635)
Hmmm its not that hard is it

No it's not hard to do, you just really need to change your instructions if you are not going to offer a UPLOAD folder with all the files in it. That is all I am was saying. :)
Quote:

Originally Posted by micheal332001 (Post 1384635)
I think that almost everyone that is on here has installed at leased 1 script before and therefore know how to install by now.

You would really be surprised!

I have installed your mod and it is very nice. I am running 3.6.8 PL2 and MySQLi
I run across what looks like an error "Array" and I have attached a pic. I know you don't offer support, but was wondering if you could look at it.

Regards
Alibass


https://vborg.vbsupport.ru/

https://vborg.vbsupport.ru/

micheal332001 11-18-2007 02:14 PM

Quote:

Originally Posted by Alibass (Post 1384676)
No it's not hard to do, you just really need to change your instructions if you are not going to offer a UPLOAD folder with all the files in it. That is all I am was saying. :)


You would really be surprised!

I have installed your mod and it is very nice. I am running 3.6.8 PL2 and MySQLi
I run across what looks like an error "Array" and I have attached a pic. I know you don't offer support, but was wondering if you could look at it.

Regards
Alibass


https://vborg.vbsupport.ru/%5Burl=ht...g%5D%5B/url%5D

https://vborg.vbsupport.ru/%5Bquote=...001;1384635%5D

To fix this login to your admincp and edit the template MMNAMETT you will see there Welcome to name that tune
You have $usercash cash points
or some thing like this.

Just remove this text and the error will be gone

Alibass 11-18-2007 02:46 PM

Quote:

Originally Posted by micheal332001 (Post 1384946)
To fix this login to your admincp and edit the template MMNAMETT you will see there Welcome to name that tune
You have $usercash cash points
or some thing like this.

Just remove this text and the error will be gone

Sorry, I do not see that in the MMNAMETT template. Only thing I see with anything that says name that tune is:
Code:

<tr>
            <td class="tcat">
                <span class="smallfont"><a href="mmnamett.php?$session[sessionurl]">$vboptions[bbtitle] Name That Tune </a></span>
            </td>
        </tr>

Seems the error is here and has something to do with $current:
Code:

<td class="alt1" align="center" valign="top">
                        $current
    </td>

I have installed your nocash updated hack.

Alibass 11-18-2007 03:35 PM

Quote:

Originally Posted by micheal332001 (Post 1384946)
To fix this login to your admincp and edit the template MMNAMETT you will see there Welcome to name that tune
You have $usercash cash points
or some thing like this.

Just remove this text and the error will be gone

I seem to have fixed the problem by adding < in front of $current = <$current as shown below:
Code:

<td class="alt1" align="center" valign="top">
                        <$current
    </td>
  </tr>


Alibass 11-18-2007 03:55 PM

Quote:

I seem to have fixed the problem by adding < in front of $current = <$current as shown below:
Looks like this fix will only work with FF and not IE. I don't have any of the other browsers to test with. :(

micheal332001 11-18-2007 06:15 PM

Quote:

Originally Posted by Alibass (Post 1385001)
I seem to have fixed the problem by adding < in front of $current = <$current as shown below:
Code:

<td class="alt1" align="center" valign="top">
                        <$current
    </td>
  </tr>


adding the < with the $current will not do any thing as thats not the problem.

I will sort this out soon and post new updates for the cash version and the no cash version.

micheal332001 11-18-2007 08:51 PM

Hi all

Im in the process of updating this script.
What i have done is put the cash system and the no cash system all in one script.
It will have 2 swf files come with it and when in the admincp settings of the name that tune you choose if you want to use a cash system or not and the script will choose the right swf file to use.

I will post some screen shots when i have sorted more out on the admin side of things.

Alibass 11-19-2007 02:31 PM

Looking forward to the new script. :)


All times are GMT. The time now is 07:24 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.01300 seconds
  • Memory Usage 1,750KB
  • 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
  • (4)bbcode_code_printable
  • (9)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