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! ;)


All times are GMT. The time now is 03:21 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.05107 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
  • (2)bbcode_php_printable
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)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