- Adres van je forum: http://www.watisnf.nl/forum
Event. modificaties op je forum: Heb meerdere modificaties geïnstalleerd 10+
Wanneer ontstond het probleem? Kwam er gisteren pas achter, omdat ik de debug mode aan had staan
phpBB versie: 3.0.9
Heb je onlangs iets veranderd aan je forum?
Ben de laatste tijd veel bezig geweest met m'n forum op verschillende fronten
Wat is het probleem?
Code: Selecteer alles
[phpBB Debug] PHP Notice: in file /includes/acp/auth.php on line 1212: Undefined index: div
[phpBB Debug] PHP Notice: in file /includes/acp/auth.php on line 1118: Undefined index: div
[phpBB Debug] PHP Warning: in file /adm/index.php on line 150: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3794)
[phpBB Debug] PHP Warning: in file /adm/index.php on line 152: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3794)
[phpBB Debug] PHP Warning: in file /adm/index.php on line 153: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3794)
[phpBB Debug] PHP Warning: in file /adm/index.php on line 154: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3794)
Code: Selecteer alles
CAT_NAME' => $user->lang['permission_cat'][$cat])
Code: Selecteer alles
// Define categories and permission types
$lang = array_merge($lang, array(
'permission_cat' => array(
Er stond:
Code: Selecteer alles
'acl_u_view_stats' => array('lang' => 'Kan statistieken bekijken', 'cat' => 'div'),
Code: Selecteer alles
'acl_u_view_stats' => array('lang' => 'Kan statistieken bekijken', 'cat' => 'misc'),
Het heeft verder niet veel belang hoor... wil er iets van leren en het enigszins snappen.
Groet David