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)

RichieBoy67 02-27-2005 02:19 PM

Adding the number 10 results in errors and yes, my arcade has hacks installed. I have the resize hack, the arcade pass hack, random game on forum hack and I think thats it but I am not sure..

The last time I tried adding the categorie hack my arcade stopped submitting scores. I ended up wiping it clean and doing a whole new install...


Thanks,

I just did the upgrade but now I have a small problem... Where it says the page number on my arcade page it has 2 rows of numbers...


http://www.talkandmore.net/arcade.php?

OK--This is fixed.. I upgraded and for some reason I had 2 $navbar's installed...


-

JC 02-28-2005 12:24 AM

Is there anyway to get some more games still or no ? :(

turkforum 02-28-2005 12:32 AM

Parse error: parse error, unexpected T_CONSTANT_ENCAPSED_STRING, expecting ')' in /home/super/public_html/includes/init.php on line 544

eva01_ 02-28-2005 12:37 AM

go over your instructions again on that file you probable didn't include an ");" on the end of one of the changes

i take it, it is at the special templates

Code:

                {
$specialtemplates = array_merge(array(
                                'options',
                                'cron',
                                'forumcache',
                                'usergroupcache',
                                'stylecache',
                                'arcadesettings'
                        ), $specialtemplates);
                }

should look like that

turkforum 02-28-2005 12:55 AM

Quote:

Originally Posted by eva01_
go over your instructions again on that file you probable didn't include an ");" on the end of one of the changes

i take it, it is at the special templates

Code:

                {
$specialtemplates = array_merge(array(
                                'options',
                                'cron',
                                'forumcache',
                                'usergroupcache',
                                'stylecache',
                                'arcadesettings'
                        ), $specialtemplates);
                }

should look like that

This is what i have

Code:

                {
                        $specialtemplates = array_merge(array(
                                'options',
                                'cron',
                                'forumcache',
                                'usergroupcache',
                                'stylecache'
                                'arcadesettings'
                        ), $specialtemplates);
                }

will try eva

eva01_ 02-28-2005 12:57 AM

add another "," (comma without quotes) after 'stylecache'

Blootix 02-28-2005 02:15 AM

Can somebody help me? I don't know if this has been already reported, but the challenge system has some problems.

A user challenged me to a game of Tetris. Ok, I accepted it---isn't he supposed to receive a PM saying that I accepted it and the game can start? The game starts for me, but not for him, therefore no Challenge "records" are kept.

HELP!!

EDIT: Nevermind... I found out that if you navigate away from the game during the challenge, it is somehow "cancelled". Any idea how to make it so when you navigate away you automatically get a "0"?

venomx 02-28-2005 05:55 AM

I tried to add this to the memberinfo template so it only shows if they have an award. It doesnt work. Any ideas?

Code:

<if condition="$userinfo[arcadeawards]">
<tr>
<td>
<strong>Arcade Awards</strong>:<br />
$arcadeawards
</td>
</tr>
</if>


sim tech 02-28-2005 06:05 AM

Quote:

Originally Posted by sitka
I have installed v3 arcade. As you can see in the picture, only the menu bar is showing.

I have gone through the instructions and hacks several times. I found no errors.

I have even reloaded my backup files and did the hacks again several times.

But no matter what I do, I only get the nav or menu bar for the arcade.

does anyone have any ideas or suggestions. thanks

Can you see any games in your adminCP? If so, is your arcade game settings all set to active?

sitka 02-28-2005 06:55 AM

Quote:

Originally Posted by sim tech
Can you see any games in your adminCP? If so, is your arcade game settings all set to active?


yes it is active


All times are GMT. The time now is 12:38 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.04862 seconds
  • Memory Usage 1,749KB
  • 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
  • (3)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