vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Major Additions - The Gameroom - Multiplayer gaming (follow up to Casino) (https://vborg.vbsupport.ru/showthread.php?t=219483)

Digital Jedi 08-23-2009 05:18 AM

Quote:

Originally Posted by Andrew Green (Post 1871994)
Nothing at all... where are you getting that?

The whole board shuts down with that message, for some reason.

imported_silkroad 08-23-2009 05:30 AM

1 Attachment(s)
Quote:

Originally Posted by Andrew Green (Post 1871648)
Should be in the tools folder

It's not in any folder.... certainly not in the tools folder. You did not upload it. see attached.

Andrew Green 08-23-2009 07:00 AM

Quote:

Originally Posted by COL NIL SATIS (Post 1872289)
all very good and cool but how do you add it too your site lol ?? please speak to me as if i am 3 on this cos i dont know what i am doing at present lol...!!!

Follow the instructions in the readme file ;)

Greek76 08-23-2009 01:01 PM

Looks great but I'll hold off until problems are fixed..

ArnyVee 08-23-2009 02:02 PM

Once the chess options are updated (to show/track moves) and the checkers and other board/card game(s) are released (premium version), then I'm going to be diving right in with this one! :up:

RedeemedWarrior 08-23-2009 03:53 PM

can this be used on a shared server, aka cpu usage?

imported_silkroad 08-23-2009 06:09 PM

FYI, Andrew,

I was mod'ing your code in class_boardgame.php, making it so our view of the board games includes games which are not active (using gameroom_board_game.winner in db WHERE clause) and noticed that you have a conflict in your code with gameroom_board_game.gameName (using that for the cute name you give a game) and $gameName (the variable you use in HTML output to hold "Chess" or "Reversi" or other game).

I was able to get my mod to work correctly only when I deconflicted the "gameName" variable used in two different ways. Not sure why the conflict exists, but it does exist. I found other errors too, FYI.

Digital Jedi 08-23-2009 10:07 PM

Hrm, same fatal error even with the new update.

Code:

Fatal error:  Call to undefined function can_administer() in /****/****/public_html/cogonline/forums/language.php on line 29

Megatr0n 08-23-2009 10:20 PM

Hi Andrew,

Does this new update include the User Activity link being moved to the phrase system?

Plus, do we have to upload all the files for this update or only certain ones?

Andrew Green 08-24-2009 01:46 AM

Quote:

Originally Posted by Digital Jedi (Post 1872961)
Hrm, same fatal error even with the new update.

Code:

Fatal error:  Call to undefined function can_administer() in /****/****/public_html/cogonline/forums/language.php on line 29


Try disabling the banner plugins, those are the only things that can effect every page. That said, nothing touches either that file or that function anywhere in my code, so I'm guessing... I suspect you have another plugin or modification that is not playing nice with mine.


All times are GMT. The time now is 06:01 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.01960 seconds
  • Memory Usage 1,740KB
  • 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_code_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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