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 - v3 Arcade - Games Arcade System for 3.6.0 (https://vborg.vbsupport.ru/showthread.php?t=114012)

PsiNyde 11-29-2005 12:49 PM

Quote:

Originally Posted by goblues
I don't think you added the code in the postbit or legacy template before:

PHP Code:

    </table>
</
div>
<!-- / 
post $post[postidpopup menu --> 

Make sure it's before that </table> tag


it is:
PHP Code:

<!-- v3 Arcade -->
    <if 
condition="$post['arcadeawards']">
    <
tr><td class="thead"><phrase 1="$post[username]">$vbphrase[xs_arcade_awards]</phrase></a></td></tr>
    
$post[arcadeawards]
    </if>
    <if 
condition="($post['arcadeoptions'] & 1) AND $post['userid']!=$bbuserinfo['userid']">
    <
tr><td class="thead">$vbphrase[arcade]</a></td></tr>
    <
tr><td class="vbmenu_option"><a href="arcade.php?do=newchallenge&userid=$post[userid]"><phrase 1="$post[username]">$vbphrase[challenge_x_in_the_arcade]</phrase></td></tr></if>
<!-- /
v3 Arcade -->
    </
table>
</
div>
<!-- / 
post $post[postidpopup menu --> 

still funky. and that's my legacy postbit template.





and some of you that are +++++ing about the admincp directory, here is your answer:

it is to ensure that the games being installed ARE LEGAL through John's site to cover his 6. if you don't like it, use IB.

yoyoyoyo 11-29-2005 01:00 PM

Quote:

Originally Posted by Jenta
Exactly Moparx. Some people just dont understand that's sensitive info. Not even Jelsoft knows my admincp directory since I intentionally disabled the phone home mechanism. Im sure as hell not goint to give it to a 3rd party site.

AGREED!

PsiNyde 11-29-2005 01:43 PM

Quote:

Originally Posted by Jenta
Not even Jelsoft knows my admincp directory since I intentionally disabled the phone home mechanism. Im sure as hell not goint to give it to a 3rd party site.

again, nobody's holding a gun to your head to use this. John is only covering his 6 so he doesn't go through that legal junk again. I suggest you use IB or write your own if it's that much of an issue with you...

amykhar 11-29-2005 01:46 PM

If I recall correctly, the directory name is just there to tell you where to do things. You can probably give it a bogus directory name and just adapt the instructions yourself.

John 11-29-2005 03:28 PM

Quote:

Originally Posted by Maagic
Any chance on the new release coming sometime tonight?

I'll be released in a few hours. :)

John 11-29-2005 03:45 PM

Quote:

Originally Posted by Cap'n Steve
How about some template grouping in the next version?

It's already in the next version.

Snake 11-29-2005 03:45 PM

What new release are you talking about here?

John 11-29-2005 03:52 PM

Quote:

Originally Posted by Aftermath
What new release are you talking about here?

The next release (1.0.1) comes with a detailed database structure included in the product XML file. When you upgrade the Arcade it checks to see what the database structure should be looking like, and compares it with what is actually there. It's a failsafe way of making 100% sure that your database structure is exactly how it should be after upgrading.

Nearly all of the errors and bugs that people were experiencing seemed to be because of database errors caused by missing tables and fields. (I have no idea why some people were affected and others didn't have any problems, since everyone has been using the same code.) The next release should fix most of these problems.

ShadowOne 11-29-2005 03:56 PM

I Have No Problems, Everything Is Fine For Me, I Think Diff Skins Get Diff Reactions For Some Odd Reason....

PsiNyde 11-29-2005 04:08 PM

not to mention that some folks hack the crap out of their forums...


All times are GMT. The time now is 10:55 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.02251 seconds
  • Memory Usage 1,754KB
  • 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_php_printable
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (5)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