Page 2 of 2
Re: Board3 and arcade mod by JRSweets
Posted: 30. March 2008 14:18
by Kevin
To resume it:
Lonepare, you've got it working, derkubi - you still have problems to get it working?
Which version of the arcade mod are you both running?
@lonepare:
lonepare wrote:Add before on a new line:
Code: Select all
'portal_arcade' => array('lang' => 'PORTAL_ARCADE' , 'validate' => 'bool' , 'type' => 'radio:yes_no' , 'explain' => true),
lonepare wrote:Code: Select all
if ($portal_config['portal_arcade'])
Looks to me like you have created a new DB field, called
portal_arcade, correct? This is missing in your instructions.
Re: Board3 and arcade mod by JRSweets
Posted: 30. March 2008 15:18
by lonepare
Kevin wrote:To resume it:
Lonepare, you've got it working, derkubi - you still have problems to get it working?
Which version of the arcade mod are you both running?
@lonepare:
lonepare wrote:Add before on a new line:
Code: Select all
'portal_arcade' => array('lang' => 'PORTAL_ARCADE' , 'validate' => 'bool' , 'type' => 'radio:yes_no' , 'explain' => true),
lonepare wrote:Code: Select all
if ($portal_config['portal_arcade'])
Looks to me like you have created a new DB field, called
portal_arcade, correct? This is missing in your instructions.
Hi Kevin, been through every thing cant see I have missed anything.... All I have done really is activate the mod within the portal config in DB, checked the mysql phpbb_portal_config in DB and arcade has been added and activated..
I'm using JRSweets 0.4.5 Arcade mod.
hope that helps...
Re: Board3 and arcade mod by JRSweets
Posted: 30. March 2008 20:56
by derkubi
Kevin wrote:To resume it:
derkubi - you still have problems to get it working?
Which version of the arcade mod ...
Yes
arcade0.4.2 , want to upgrade to 0.4.5
Re: Board3 and arcade mod by JRSweets
Posted: 5. May 2008 17:07
by portal6
error
Code: Select all
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3480: Cannot modify header information - headers already sent by (output started at /portal/block/arcade.php:1)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3482: Cannot modify header information - headers already sent by (output started at /portal/block/arcade.php:1)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3483: Cannot modify header information - headers already sent by (output started at /portal/block/arcade.php:1)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3484: Cannot modify header information - headers already sent by (output started at /portal/block/arcade.php:1)
i have v4.3
Re: Board3 and arcade mod by JRSweets
Posted: 13. May 2008 13:19
by derkubi
Whats about an arcade-block for subsilver ?