Page 2 of 2

Re: Who's playing Arcade 1.3.0

Posted: 22. March 2010 23:26
by Wuerzi
Yes ;)

Install it correctly and it works! ;)

Re: Who's playing Arcade 1.3.0

Posted: 22. March 2010 23:45
by c1nco
Wuerzi wrote:Yes ;)

Install it correctly and it works! ;)

Code: Select all

<?php

/**
*
* @package - Board3portal
* @version $Id: additional_blocks.php 523 2009-08-27 21:41:08Z christian_n $
* @copyright (c) kevin / saint ( www.board3.de/ ), (c) Ice, (c) nickvergessen ( www.flying-bits.org/ ), (c) redbull254 ( www.digitalfotografie-foren.de ), (c) Christian_N ( www.phpbb-projekt.de )
* @based on: phpBB3 Portal by Sevdin Filiz, www.phpbb3portal.com
* @license http://opensource.org/licenses/gpl-license.php GNU Public License 
*
*/

if (!defined('IN_PHPBB') || !defined('IN_PORTAL'))
{
   exit;
}
include($phpbb_root_path . 'portal/block/arcade_games.' . $phpEx);
?>

Code: Select all

<!-- version $Id: additional_blocks_right.html 503 2009-04-20 18:34:29Z kevin74 $ //-->
<!-- additional_blocks //-->
<!-- INCLUDE portal/block/arcade_playing.html -->
Am I missing anything?

The box just displays.

Code: Select all

WHO IS PLAYING?
UsernameGame

There are currently no games being played.

Re: Who's playing Arcade 1.3.0

Posted: 23. March 2010 08:10
by Wuerzi
If you see this text, then no user play a game at the moment :roll:

Re: Who's playing Arcade 1.3.0

Posted: 25. March 2010 20:32
by techapb12
this thing in red is some sort of a caution.. can anyone translate this for me please :


Wichtig: Die Datei portal/block/arcade_games.php darf nur 1x includiert werden in die portal/block/additional_blocks.php. Andere Arcade Blöcke von mir, werden die gleiche Datei nutzen.

thankies! :mrgreen:

Re: Who's playing Arcade 1.3.0

Posted: 15. February 2011 21:03
by Span
This does not work for for me

Code: Select all

#
#-----[ FIND ]------------------------------------------
#

if (!defined('IN_PHPBB') || !defined('IN_PORTAL'))
{
   exit;
}

# 
#-----[ AFTER, ADD ]------------------------------------------ 
# 

include($phpbb_root_path . 'portal/block/arcade_games.' . $phpEx);
I followed the installation instructions completely. Whenever the arcade_games line is added my portal no longer functions.

Re: Who's playing Arcade 1.3.0

Posted: 28. April 2011 12:02
by treumer

Code: Select all

include($phpbb_root_path . 'portal/block/arcade_games.' . $phpEx);
wenn ich das eingebe bleibt meine seite weis an was kann es liegen phpbb3 3.0.8 habe ich drauf und das portal 1.0.6 die anderen sachen konnte ich eintragen zeigt mir aber nicht an wer gerade spielt das der block ist aber da

Re: Who's playing Arcade 1.3.0

Posted: 30. June 2011 18:58
by Terr0r
I hava install this on my portal but I see noting happend
I playing a gam and take a look on my notebook
but I see not that I playing a game how is that possible and how can I fix that

Re: Who's playing Arcade 1.3.0

Posted: 8. October 2011 11:23
by treumer
solte jemand probleme haben damit habe ich eine lösung gefunden

tragt einfach die php datei in addionale blocks ein statt das includet so habe ich es gemacht und es funktioniert endlich