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)

TRStealth 07-25-2004 01:43 AM

Quote:

Originally Posted by Oldfart
That is not a command. The arcade cp is in your forums admincp. There is an option in there to reset all high scores in the database. Use that option in your arcade cp. If you only want to remove one persons high score there is a new hack on http://www.vbarcade.com that will allow you to remove an individual's high score. Here is a direct link to the hack to remove an indiviual score... http://www.friedwalrus.com/removescores.txt

Heh, any help on my problem?

Thanks

sarge0087 07-25-2004 10:06 AM

Anyone know what file controls the url to the extendsession command? When my url bar shows extendsesssion, the url is incomplete.

Jason McConnell 07-25-2004 10:41 AM

Quote:

Originally Posted by Jason McConnell
Got this install with nary a scratch ;)

Only problem I'm having, and this is minor, is that the Arcades link works just fine in my forum... but not on my portal. The portal index is outside the forum directory in the root, so how would I go about re-writing the link and have it work both ways?

I'm pretty sure a conditional statement would work, but I'm a n00b. Any help would be appreciated :D


I got this issue fixed... basically copied the format of the other links in my navbar that show on both the portal index and forumhome. Musta been lack of sleep cause I was trying to do this for a few hours last night and did it again this morning, and it worked. Go figure :ermm:

Anyway, I took the tag from the installation text:
Code:

<td class="vbmenu_control"><a href="arcade.php?$session[sessionurl]">Arcade</a></td>
And slapped $vboptions[bburl]/ in front of arcade.php

I would have searched the thread for this but like I said, I really needed sleep at the time ;)

Craz786 07-25-2004 06:34 PM

help!!

i keep on getting this error:

Warning: Invalid argument supplied for foreach() in /home/anishado/public_html/forums/includes/functions_showthread.php on line 656

Warning: Invalid argument supplied for foreach() in /home/anishado/public_html/forums/includes/functions_showthread.php on line 656

ontop of showthread.php

line 656 is:

Code:

if ($arcadegeneral['awardson']==1) {
  foreach ($awards as $key => $award) {
  if ($award['userid']==$post['userid']) {
        eval('$post[\'arcadeawards\'] .= "' . fetch_template('arcade_awards_bit') . '";');
  }
  }
 }

help please!

TRStealth 07-25-2004 09:58 PM

Hmm, anyone know what's wrong with the v3arcade.com site? Doesn't look like the hack will be supported for long..

mariannet 07-26-2004 06:08 AM

Quote:

Originally Posted by mariannet
Please help!

I have Ushop installed and after installing v3 Arcade I get an error when attempting to open a thread / write a post / edit a post.

My debugger says its in this line in newreply.php:
<form name="vbform" action="editpost.php" method="post" onsubmit="return validatePost(this, 0, 10, );" onreset="vB_RESET(this);">

I have attached the file.

Can someone please help, my board is to reopen monday after upgrade and it's my birthday, so be nice ;)

Sunshine from Denmark
-Marianne

Got it sorted now and had a good scream when I found out where the error was....

In: Minimum Characters Per Post.
If you put nothing instead of 0, then it happens.. wierd!

amykhar 07-26-2004 02:13 PM

Quote:

Originally Posted by yabba
jepp. My Mac Users like it .

Greets yabba

I have a mac user who says she is getting white pages instead of the arcade when she uses the mac. When she uses a PC, she says things are fine.

Littlebit 07-26-2004 02:32 PM

Hi Amy,
she probably just needs to install flash for her browser. I use macOSX and it works great on all my browsers (I.E. FireFox Safari)

Spinball 07-26-2004 03:07 PM

Quote:

Originally Posted by ChuanSE
Unless he really cheated, why would you ban him. He can be a good player...
If you want to erase all details, you will have to access your database with phpmyadmin and go to table gamesessions. sort on userid and delete all rows with his user id.

Do that again in gamenews and your done

But becaus this seems rather unfair if the guy didn't cheat, you could enable auto-pruning scores and set it to the amount of days you wish a score lasts. If your members doesn't like that, you can always install all time highscores ;)

cheers

The guy definitely cheated. He registered and then got top scores in 6 games taking less than half the time it took to get the second highest scores.
There is definitely a way to cheat the games. It's happened again yesterday by the same person re-registering.

amykhar 07-26-2004 06:10 PM

Quote:

Originally Posted by Littlebit
Hi Amy,
she probably just needs to install flash for her browser. I use macOSX and it works great on all my browsers (I.E. FireFox Safari)

The whole page is coming up white for her - header, footer, everything.


All times are GMT. The time now is 07:22 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.04844 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_code_printable
  • (6)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