Hi! for those who whant to make this work on the newest version of phpbb [3.0.5] and Board3 Portal [1.0.4], you have to do this:
Edit: portal.php
Find:
$template->assign_vars(array(
'PORTAL_LEFT_COLLUMN' => $portal_config['portal_left_collumn_width'],
'PORTAL_RIGHT_COLLUMN' => $portal_config ...