Your phpBB Type: other phpBB Distribution
MODs installed: Yes
Your knowledge: Advanced Knowledge
Boardlink: http://tabber.nl/portal.php
What have you done before the problem was there?
Upgrade to 3.0.4
What have you already tryed to solve the problem?
Checked all files, replaced files with new 1.0.2
Description and Message
Hi,
my portal is still working fine.
After the upgrade to 3.0.4 I can't acces my portal config in the ACP any more.
I get this error:
hpEx", 'i=portal&mode=links&action=add'); return ''.$user->lang['PORTAL_LINK_ADD'].''; } } function utf_unserialize($serial_str) { $out = preg_replace('!s:(\d+):"(.*?)";!se', "'s:'.strlen('$2').':\"$2\";'", $serial_str ); return unserialize($out); } ?>on utf_unserialize($serial_str) { $out = preg_replace('!s:(\d+):"(.*?)";!se', "'s:'.strlen('$2').':\"$2\";'", $serial_str ); return unserialize($out); } ?>[phpBB Debug] PHP Notice: in file /adm/index.php on line 150: Cannot modify header information - headers already sent by (output started at /includes/acp/acp_portal.php:488)
[phpBB Debug] PHP Notice: in file /adm/index.php on line 152: Cannot modify header information - headers already sent by (output started at /includes/acp/acp_portal.php:488)
[phpBB Debug] PHP Notice: in file /adm/index.php on line 153: Cannot modify header information - headers already sent by (output started at /includes/acp/acp_portal.php:488)
[phpBB Debug] PHP Notice: in file /adm/index.php on line 154: Cannot modify header information - headers already sent by (output started at /includes/acp/acp_portal.php:488)
Any idea how to solve this issue?