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),
Looks to me like you have created a new DB field, called portal_arcade, correct? This is missing in your instructions.lonepare wrote:Code: Select all
if ($portal_config['portal_arcade'])