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)

genmud 01-18-2004 06:51 PM

Freaking awesome!

SnowBot 01-18-2004 06:58 PM

Having 1 problem

Quote:

Snowy, you do not have permission to access this page. This could be due to one of several reasons:
any ideas

John 01-18-2004 07:02 PM

Quote:

Originally Posted by Link14716
You converted your arcade and improved it alot, John? Cool. I'll use this one instead of waiting for futureal's then. Nice job, and thanks. :)

True, this Arcade is nothing like my last one. User friendliness was extremely important,

Quote:

Originally Posted by genmud
Freaking awesome!

Thanks. :)

John 01-18-2004 07:03 PM

Quote:

Originally Posted by SnowBot
Having 1 problem


any ideas


global.php, did you paste the code at the top or the bottom of the page?

SnowBot 01-18-2004 07:09 PM

Its right at the bottom

PHP Code:

 if (DB_QUERIES)
{
 
$pageendtime microtime();
 
$starttime explode(' '$pagestarttime);
 
$endtime explode(' '$pageendtime);
 
$aftertime $endtime[0] - $starttime[0] + $endtime[1] - $starttime[1];
 echo 
"End call of global.php:  $aftertime\n";
// Creates general settings for the Arcade
$arcadegeneral convert_bits_to_array($arcadesettings,$_ARCADE);
$arcadeuser convert_bits_to_array($bbuserinfo['arcadesettings'],$_ARCADEUSER);
$arcadepermissions convert_bits_to_array($permissions['arcadepermissions'],$_BITFIELD['usergroup']['arcadepermissions']);
 echo 
"\n<hr />\n\n";
}
/*======================================================================* 


SnowBot 01-18-2004 07:10 PM

i spotted the mistake after i just posted i think :)

SnowBot 01-18-2004 07:15 PM

yes that fixed it

[high]* SnowBot gets new glasses :)[/high]

PHP Code:

  echo "\n<hr />\n\n";


I had put it above this :( stupid me

fixed now :)

GREAT job, appreciated. Some work has gone into this, GREAT of you to share such a fine hack.

KevinUK 01-18-2004 07:15 PM

John,

One word mate: breathtaking.

Would it be possible to donate some cash to your PayPal account (if you have one)? I live in Lincoln so not a million miles from yourself but too far to have a pint there ;)

PM an address if you like - your addition is going down a storm on our community.

Kevin

John 01-18-2004 07:16 PM

Quote:

Originally Posted by SnowBot
i spotted the mistake after i just posted i think :)

About the 6th person today to make a mistake installing! ;)

John 01-18-2004 07:17 PM

Quote:

Originally Posted by KevinUK
John,

One word mate: breathtaking.

Would it be possible to donate some cash to your PayPal account (if you have one)? I live in Lincoln so not a million miles from yourself but too far to have a pint there ;)

PM an address if you like - your addition is going down a storm on our community.

Kevin

Cheers Kevin, glad to hear it's going down well. :)

I have a PayPal account, "John@eovie.com" - drinking money is always appreciated! ;)

shad-gt 01-18-2004 07:18 PM

John, which changes are needet to put the champions display from the postbit in the user profile?

SnowBot 01-18-2004 07:18 PM

hehe

[high]* SnowBot is spamming[/high]

found a wording error

Quote:

Welcome to the Arcade, Snowy!
Don't know what to next? You can:
Doesnt read correctly.

Should be :
Don't know what to do next? You can

msimplay 01-18-2004 07:19 PM

yeh was waiting for futereals version but the users were clamouring for an arcade thank god this hack arived :P

KevinUK 01-18-2004 07:26 PM

Drinking money sent.

You lads drink cider over there don't you ;) That being the case, the donation ought to be enough to make you sing in the street on the way home.

Thanks again mate,

Kevin

John 01-18-2004 07:47 PM

Updated zip, should have fixed all the problems with table prefixes. :)

John 01-18-2004 07:49 PM

Quote:

Originally Posted by KevinUK
Drinking money sent.

You lads drink cider over there don't you ;) That being the case, the donation ought to be enough to make you sing in the street on the way home.

Thanks again mate,

Kevin

Drinking money received, cheers! :classic:


Quote:

Originally Posted by SnowBot
hehe

[high]* SnowBot is spamming[/high]

found a wording error


Doesnt read correctly.

Should be :
Don't know what to do next? You can

Fixed in the installation script. Although to fix it, you need to edit arcade_scores. (IIRC) :)

yabba 01-18-2004 07:54 PM

Quote:

Originally Posted by John
Updated zip, should have fixed all the problems with table prefixes. :)

Thank you, great :-)

PET 01-18-2004 07:55 PM

what is the thing with ?

PHP Code:

   echo "\n<hr />\n\n";


What do i need to modify ?

yabba 01-18-2004 08:04 PM

Quote:

Originally Posted by John
Updated zip, should have fixed all the problems with table prefixes. :)

Quote:

Database error in vBulletin 3.0.0 Release Candidate 2:

Invalid SQL:
SELECT gamechallenges.*, user.username, user.userid, games.title, user2.username AS username2, user2.userid AS userid2 FROM vb3_gamechallenges
LEFT JOIN vb3_user AS user ON gamechallenges.challengerid = user.userid
LEFT JOIN vb3_user AS user2 ON gamechallenges.challengedid = user2.userid
LEFT JOIN vb3_games AS games ON gamechallenges.game = games.shortname
WHERE (challengedid=1
AND gamechallenges.status=0) OR (challengerid=1
AND gamechallenges.status=2)

mysql error: Unknown table 'gamechallenges'

mysql error number: 1051

Date: Sunday 18th of January 2004 11:04:33 PM
it don't work with tableprefixes
:-(

John 01-18-2004 08:17 PM

yabba, try again? I've updated arcade.php (again!). ;)

D|ver 01-18-2004 08:24 PM

i would like to request the following games :) :

this vB Tetris Version

this snake version

Rogue's Gallery

and of course:
Curveball


:)

corsacrazy 01-18-2004 08:29 PM

<a href="https://vborg.vbsupport.ru/showpost.php?p=394525&postcount=1060" target="_blank">Curveball</a> is amazing, any one got the fla?

John 01-18-2004 08:34 PM

Quote:

Originally Posted by corsacrazy
Curveball is amazing, any one got the fla?

We're hunting it down!

yabba 01-18-2004 08:36 PM

Quote:

Database error in vBulletin 3.0.0 Release Candidate 2:

Invalid SQL:
SELECT gamesessions.sessionid FROM vb3_gamesessions
WHERE valid=1 AND gamename='chopper' AND sessiontype=1

mysql error: Unknown table 'gamesessions' in field list

mysql error number: 1109

Date: Sunday 18th of January 2004 11:36:21 PM
Script: http://www.yabbas.com/forum/arcade.p...s&name=chopper
Referer: http://www.yabbas.com/forum/arcade.p...mename=chopper
Works now. With Tableprefixes, but now a error with the comments...

Greets yabba

Gio Takahashi 01-18-2004 08:36 PM

Good job with the hack, I installed it and I know my member will love it.

The install was long, but it went smoothly.

yabba 01-18-2004 08:37 PM

Highscore have the same Problem

Quote:

Database error in vBulletin 3.0.0 Release Candidate 2:

Invalid SQL:
SELECT gamesessions.sessionid FROM vb3_gamesessions
WHERE valid=1 AND gamename='spaceinvaders' AND sessiontype=1

mysql error: Unknown table 'gamesessions' in field list

mysql error number: 1109

Date: Sunday 18th of January 2004 11:38:31 PM
But I see, thats is a funny hack. :-)

Greets yabba

John 01-18-2004 08:39 PM

Sorry about this yabba, it's all guesswork - I'll install a prefixed vB3 now to test it fully. :)

MaDCaT75 01-18-2004 08:41 PM

I found the other and better copter game at http://www.seethru.co.uk/zine/south_...opter_game.htm but I dont know where to get the .FLA file for it? :confused:

yabba 01-18-2004 08:45 PM

Quote:

Originally Posted by John
Sorry about this yabba, it's all guesswork - I'll install a prefixed vB3 now to test it fully. :)


thats only little Bugs :-) I go to bed. Its a funny work for all of my Users.

Thanks

greets yabba

GamerzWorld 01-18-2004 08:48 PM

Installed but how do you challenge?

D|ver 01-18-2004 08:48 PM

what changes in the fla have to be made that a game will be compatible with this great hack?

John 01-18-2004 08:50 PM

Quote:

Originally Posted by GamerzWorld
Installed but how do you challenge?

https://vborg.vbsupport.ru/showpost....6&postcount=78

John 01-18-2004 08:51 PM

Quote:

Originally Posted by D|ver
what changes in the fla have to be made that a game will be compatible with this great hack?

At some point in the near future I'll write a guide explaining how to convert games. In the meantime if you send .FLA files to me, I'll convert them and post them here. :)

shad-gt 01-18-2004 08:52 PM

Quote:

Originally Posted by shad-gt
John, which changes are needet to put the champions display from the postbit in the user profile?

hmm... it would be very nice if you can help me in this point :)

Great hack, but this is a big problem for me :(

SnowBot 01-18-2004 08:53 PM

got a problem when you challenge a user, in the pm it says this

Quote:

<!-- BEGIN TEMPLATE: arcade_pm -->
sAbRe has challenged you to a game of Space Invaders.

Click HERE to view the Arcade, where you will be able to accept by clicking on the appropriate green tick under "Pending Challenges". Alternatively, you may decline this challenge by clicking on the red 'X' button.

The Synergy Team
(Automated Arcade message)

<!-- END TEMPLATE: arcade_pm -->
where do i delete this part

Quote:

<!-- END TEMPLATE: arcade_pm -->
[/QUOTE]

John 01-18-2004 08:56 PM

Quote:

Originally Posted by shad-gt
hmm... it would be very nice if you can help me in this point :)

Great hack, but this is a big problem for me :(

I'm working towards it, just fixing this table prefix issue at the moment. I'll post something in the first post when I'm done. :)

SnowBot 01-18-2004 08:56 PM

also i challenged another user and it added my score to his

Quote:

The scores are as follows:
sAbRe: 70
Snowy:

what is supposed to happen when you challenge someone as he didnt get to play

EDIT
i challenged a user and got this

Quote:

Your challenge has been submitted! If xanix accepts the challenge, you will receive a PM notification.
But i didnt get a PM :(

John 01-18-2004 08:59 PM

SnowBot, is this a hacked board? Also, are you running RC2?

SnowBot 01-18-2004 09:02 PM

yes hacked and yes RC2

John 01-18-2004 09:04 PM

yabba, I've made one last update and tested it - try the new arcade.php (also replace the arcadeadmin.php file in the admincp with the new one).

It should work fine now. :)

SnowBot - Ok, I'll look at this in a min.


All times are GMT. The time now is 10:59 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.06065 seconds
  • Memory Usage 1,843KB
  • 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
  • (3)bbcode_php_printable
  • (24)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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