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)

Ajay 01-20-2004 01:34 AM

Best hack yet. All of the members on my board love it. Keep adding games!

restless 01-20-2004 01:37 AM

hmmm.... for some reason, it only updated one style.

"New templates added to styleid 35"

BillaBongUSA 01-20-2004 01:42 AM

Ah... Well, I had to manually copy and paste the arcade templates from the one style that the install script added it to to the rest of my styles. But to make the process easier, I put all of my styles under one parent style and just added the templates to that one "Master Style." That way, I only had to go through the process of copying/pasting all 26 templates one time.

monstergamer 01-20-2004 01:45 AM

Quote:

Originally Posted by restless
hmmm.... for some reason, it only updated one style.

"New templates added to styleid 35"

i had the same prob

what about this game :D http://www.flashkit.com/movies/Games...6993/index.php

CarolinaKid 01-20-2004 02:03 AM

Some of my users are getting no permission when clicking on arcade link. I have read past post and seen that that was usually global.php and other ideas on what could do it see below the code looks right to me.
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";
    echo 
"\n<hr />\n\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']);
?> 


BillaBongUSA 01-20-2004 02:07 AM

Are you sure that those users aren't in custom user groups?

CarolinaKid 01-20-2004 02:15 AM

Quote:

Originally Posted by BillaBongUSA
Are you sure that those users aren't in custom user groups?

IF they are how do i solve this problem. cause yes i have custom user groups

eXtremeTim 01-20-2004 02:18 AM

Quote:

Originally Posted by CarolinaKid
IF they are how do i solve this problem. cause yes i have custom user groups

just edit the usergroups permissions.

CarolinaKid 01-20-2004 02:22 AM

Quote:

Originally Posted by eXtremeTim
just edit the usergroups permissions.

thanks I looked in forum permissions but did not think to look in usergruop permissions. Got it all fixed up.

MaDCaT75 01-20-2004 02:25 AM

Quote:

Originally Posted by monstergamer
i had the same prob

what about this game :D http://www.flashkit.com/movies/Games...6993/index.php

anymore sites like this one?


All times are GMT. The time now is 06:57 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.03789 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
  • (1)bbcode_php_printable
  • (5)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