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)

Detomah 01-23-2004 10:40 PM

Quote:

Originally Posted by John
Not yet. The only way I can think of is to remove the end of level bonus completely.

Is there no way to make it, so that if someone moves the mouse out of the play screen during the level sequence, it automatically becomes gameover?

I know I keep bringing that other problem back up and I'm sorry if it's bugging you, but because the arcade is working in every other way perfectly without a single error, I feel this must be some kind of bug, compatibility issue or something, but I keep finding new things out, so feel if I share them then hopefully we may get to the bottom of it and fix it...

I've been able to re-create the problem a couple of times myself now, what seems to happen, is that the game just freezes at the end and either goes to a black screen or just sticks at game over. It doesn't seem to be transmitting the data to the database when that happens. The times when it seems to be mainly happening are when someone scores and high new top score or when the game last for a long time.

AutomatikStudio 01-23-2004 10:56 PM

I keep getting this error
Code:

Parse error: parse error in /home/user/public_html/boards/includes/functions.php on line 1768

Fatal error: Call to undefined function: exec_nocache_headers() in /home/user/public_html/boards/admincp/global.php on line 37

I made all the file modifications and then uploaded them and when I tried to go to my control panel I got that error in the right frame. I have made not file modifications prior to this as this is the first hack i've tried to install for vB3. I am trying to do this on RC3.

snatty 01-23-2004 11:09 PM

Quote:

Originally Posted by John
Sounds like the IE language problem.

Does it work for anyone else?

Doesn't seem to work for anyone else. People are playing but its not recording any scores. Unless everyone else has the same IE Language problem. I don't think I'd have a problem with my IE because I only have 1 language installed which is the default English (United States).

John 01-23-2004 11:20 PM

Quote:

Originally Posted by zenmasteril
No.. Don't think it's the problem.. What is the default anyway ?
and what about trophis shown in the postbit ?


The default is off. If that's not the problem, you should find out what is... because there's no champion specific challenge code.

Trophies in the postbit aren't working because either:
1. you didn't make the modifications to the postbit template
2. you made an error in the modifications
3. you're using postbit_legacy on the forum, and you applied the changes to postbit.

AutomatikStudio 01-23-2004 11:21 PM

In response to my previous post...i removed this line from functions.php:
Code:

$debughtml .= " (<a href=\"" . htmlspecialchars_uni(SCRIPTPATH) . iif(strpos(SCRIPTPATH, '?') '?')'?')'?')'?')=== false, '?', '?','?','?','?','&amp;') . "tempusage=1\">Template Usage</a>) (<a href=\"" . htmlspecialchars_uni(SCRIPTPATH) . iif(strpos(SCRIPTPATH, '?') '?')'?')'?')'?')=== false, '?', '?','?','?','?','&amp;') . "explain=1\">Explain</a>)<br />\n";
Is that needed? Because removing it removed the error...

Dart1337 01-23-2004 11:24 PM

Quote:

Originally Posted by John
Nope. Something must have caused it, I can't help without any more information.

Well, there is no other info to give man. I logged out and logged back in and now all that is there is in the screenie. Where is "$newsbits" stored?

John 01-23-2004 11:26 PM

Quote:

Originally Posted by Dart1337
Well, there is no other info to give man. I logged out and logged back in and now all that is there is in the screenie. Where is "$newsbits" stored?

Check the gamenews table in the database and see if it's empty.

John 01-23-2004 11:28 PM

Quote:

Originally Posted by AutomatikStudio
In response to my previous post...i removed this line from functions.php:
Code:

$debughtml .= " (<a href=\"" . htmlspecialchars_uni(SCRIPTPATH) . iif(strpos(SCRIPTPATH, '?') '?')'?')'?')'?')=== false, '?', '?','?','?','?','&amp;') . "tempusage=1\">Template Usage</a>) (<a href=\"" . htmlspecialchars_uni(SCRIPTPATH) . iif(strpos(SCRIPTPATH, '?') '?')'?')'?')'?')=== false, '?', '?','?','?','?','&amp;') . "explain=1\">Explain</a>)<br />\n";
Is that needed? Because removing it removed the error...

Using Dreamweaver to edit your code by any chance?

I'm *so* glad that people read through the first post before installing the hack... :tired:

John 01-23-2004 11:30 PM

Quote:

Originally Posted by snatty
Doesn't seem to work for anyone else. People are playing but its not recording any scores. Unless everyone else has the same IE Language problem. I don't think I'd have a problem with my IE because I only have 1 language installed which is the default English (United States).

If it doesn't work for anyone else, it's either:

1. Another hack is conflicting with the Arcade in some way.
2. You haven't installed everything properly.
3. You've stumbed across some unique bug caused by your forum setup. Have you got anything set vastly different to normal settings?

Dart1337 01-24-2004 12:06 AM

Quote:

Originally Posted by John
Check the gamenews table in the database and see if it's empty.

Nope, it has data there... so I guess it has to be something bunk with the template? Here's what I have:

Code:

<fieldset class="fieldset" style="margin:0px 0px 0px 0px">
                <legend>News & Events</legend>
                <div style="padding:0px">

<table cellpadding="0" cellspacing="0" border="0" align="center" width="100%">
<tr>
<td width="100%">
<table cellpadding="2" cellspacing="$stylevar[cellspacing]" border="0" width="100%">

$newsbits

</table></td></tr></table>

</div>
</fieldset>



All times are GMT. The time now is 07:41 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.05128 seconds
  • Memory Usage 1,756KB
  • 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
  • (8)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