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)

RaceJunkie 09-11-2005 01:10 AM

Code:

==========
global.php
==========


Find:
___________________________________________________________________________________________

        echo "End call of global.php:  $aftertime\n";
        echo "\n<hr />\n\n";
}

???????????????????????????????????????????????????????????????????????????????????????????

Below this, add:
___________________________________________________________________________________________

// 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']);

???????????????????????????????????????????????????????????????????????????????????????????

This is not in the global.php file in 3.0.7 or 3.0.9 What to do?

Scooterpig 09-11-2005 01:49 AM

Quote:

Originally Posted by RaceJunkie
Code:

==========
global.php
==========


Find:
___________________________________________________________________________________________

        echo "End call of global.php:  $aftertime\n";
        echo "\n<hr />\n\n";
}

???????????????????????????????????????????????????????????????????????????????????????????

Below this, add:
___________________________________________________________________________________________

// 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']);

???????????????????????????????????????????????????????????????????????????????????????????

This is not in the global.php file in 3.0.7 or 3.0.9 What to do?

It is in both of them, so not sure where you are looking.

Look right down the very bottom of global.php, it's there, basically the last bit of code there.

RaceJunkie 09-11-2005 01:59 AM

Quote:

Originally Posted by Intrepid
It is in both of them, so not sure where you are looking.

Look right down the very bottom of global.php, it's there, basically the last bit of code there.

i was looking in the wrong global..

Now I have this error

Invalid argument supplied for foreach() in /includes/functions.php on line 2998

RaceJunkie 09-11-2005 02:11 AM

This is line 2998
foreach ($_FIELDNAMES AS $field => $bitvalue)

RaceJunkie 09-11-2005 02:24 AM

When i try to update my usergroup permissions i get a database error.

Database error in vBulletin 3.0.9:

Invalid SQL: UPDATE usergroup SET

Code:

### UPDATE QUERY GENERATED BY fetch_query_sql() ###
        title = 'Administrators',
        description = '',
        usertitle = 'Administrator',
        opentag = '',
        closetag = '',
        passwordexpires = '180',
        passwordhistory = '360',
        canviewarcade = '1',
        canplayarcade = '1',
        canmakecomments = '1',
        caneditscores = '1',
        candelscores = '1',
        attachlimit = '0',
        avatarmaxwidth = '80',
        avatarmaxheight = '80',
        avatarmaxsize = '20000',
        profilepicmaxwidth = '100',
        profilepicmaxheight = '100',
        profilepicmaxsize = '65535',
        pmquota = '50',
        pmsendmax = '5',
        forumpermissions = '393215',
        pmpermissions = '3',
        calendarpermissions = '31',
        wolpermissions = '31',
        adminpermissions = '3',
        genericpermissions = '4194239',
        genericoptions = '31'
WHERE usergroupid=6
mysql error: Unknown column 'canviewarcade' in 'field list'

mysql error number: 1054

Date: Saturday 10th of September 2005 11:22:39 PM
Script: http://www.dpweb.net/admincp/usergroup.php
Referer: http://www.dpweb.net/admincp/usergroup.php?s=&do=edit&usergroupid=6
Username: RaceJunkie


RaceJunkie 09-11-2005 02:38 AM

:down: In game settins why is everything greyed out?

Also if I go into General settings and seletc yes to Activate arcade. When I Click Update. Everything still says no.. :down:

PCOSLiving.com 09-12-2005 09:22 AM

Parse error: parse error, unexpected $ in /home/pcoslivi/public_html/forums/profile.php on line 2665

I get this after installing this mod under 3.0.9. Any ideas?

PCOSLiving.com 09-12-2005 09:29 AM

Ok, nevermind :) Reverted to backup and re-did the installation instructions for the additions and voila, fixed.

rjordan 09-12-2005 09:59 AM

Race, it sounds to me like you might want to go back and recheck all of your modifications carefully. Ensure that you are not in the middle of another modification in your code that might be interfering. You are having more porblems than I have seen anyone have in a very long time.

Clayton 09-13-2005 08:40 AM

Hi there

just having added the arcade for the first time, I am receiving a blank page when clicking on ARCADE in the nav bar

I am hoping that this is a common problem and a quick fix :nervous:

I have gone through all the installation, everything can be found in the Admin area, but just a blank page

Any help appreciated, please?

Thank you

C


All times are GMT. The time now is 12:19 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.04367 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
  • (3)bbcode_code_printable
  • (2)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