vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   v3 Arcade - Games Arcade & Challenge System [vB 3.0.3] (https://vborg.vbsupport.ru/showthread.php?t=60377)

paulomt1 06-01-2004 10:18 PM

If there is an equal score in any arcade game, it's a bit confusing: in the top ten list is the player who played first the best, also in the arcade awards row this game is listed, but in the main page of arcade the player who played as second is the first.

I have installed the Arcade v1.02

ImportPassion 06-01-2004 11:13 PM

when i go to delete a comment, why does it ask to delete the score?

ImportPassion 06-01-2004 11:34 PM

figured it out. little mistake in the install
PHP Code:

$template[6]['title'] = 'arcade_deletecomment';
$template[6]['template'] = '<form action="arcade.php" method="post">
<table cellpadding="$stylevar[outerborderwidth]" cellspacing="0" border="0" class="tborder" width="$stylevar[tablewidth]" align="center"> 
  <tr> 
    <td><table cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%"> 
        <tr align="center"> 
          <td class="thead"><span class="smallfont"><b>Delete Score</b></span></td> 
        </tr> 
        <tr align="center"> 
          <td class="alt2" valign="middle"><span class="smallfont">
            To delete this score, check the box below and click "Delete Score".</span><p> 
            <input type="checkbox" name="deletecheck" value="1">
            <input class="button" type="submit" name="Submit" value="Delete Score">
            <input type="hidden" name="sessionid" value="$sessionid">
            <input type="hidden" name="gamename" value="$_GET[gamename]">
            <input type="hidden" name="do" value="dodeletecomment">
<input type="hidden" name="page" value="$_GET[page]">
            </td> 
        </tr> 
      </table></td> 
  </tr> 
</table>
</form>'



ImportPassion 06-01-2004 11:51 PM

i set the per page to 15 and I have 15 games, but it still shows a page 2 and u go there and it's nothing

ImportPassion 06-02-2004 02:23 AM

there is a PM problem when a user accepts a challenge

You have received a new private message at 7thGenCivic.com Forum from . Please click here to log in and read it:

notice no from user

Silverstangs 06-03-2004 04:52 AM

O.K. I still have not resolved my issue, so I need some suggestions because I must be overlooking something.

This is the error I get
includes/config.php does not exist. Cannot continue.

and when I fix that, I get this

Fatal error: Call to undefined function: log_admin_action() in /stangcountry/forums/admin/index.php on line 33

and this is the code

if (empty($_REQUEST['do']))
{
log_admin_action();
}


So does anyone have ideas?

plauderer 06-03-2004 10:42 AM

arcade hack worked perfekt in standart style but i had problems to find the line i should change in navbar in 3 styles. there isnt the line
<td class="vbmenu_control"><a href="calendar.php?$session[sessionurl]">$vbphrase[calendar]</a></td>

i should find , where should i add the line in navbar now ? elsewhere in navbar i tested it dont work

plz help
thx

WEForums 06-04-2004 03:12 AM

Do you have DHTML menus on?

neocorteqz 06-04-2004 07:11 AM

Quote:

Originally Posted by plauderer
arcade hack worked perfekt in standart style but i had problems to find the line i should change in navbar in 3 styles. there isnt the line
<td class="vbmenu_control"><a href="calendar.php?$session[sessionurl]">$vbphrase[calendar]</a></td>

i should find , where should i add the line in navbar now ? elsewhere in navbar i tested it dont work

plz help
thx

yeah

Before this line you add the arcade link.
HTML Code:

<td class="vbmenu_control"><a href="search.php?$session[sessionurl]do=getnew" accesskey="2">$vbphrase[new_posts_nav]</a></td>
the link for calandar would come after this line.

HTML Code:

<td class="vbmenu_control"><a href="memberlist.php?$session[sessionurl]">$vbphrase[members_list]</a></td>

techoz 06-05-2004 07:45 AM

i dont know if i missed this but how do you uninstall a game??


All times are GMT. The time now is 04:02 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.04876 seconds
  • Memory Usage 1,747KB
  • 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
  • (1)bbcode_php_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (6)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