Fatal error: Call to undefined function generate_link_hash() in /www/htdocs/w00c11ee/blaustern/includes/functions_display.php on line 473
Auf Zeile 473 in besagter datei steht:
Code: Alles auswählen
'U_MARK_FORUMS' => ($user->data['is_registered'] || $config['load_anon_lastread']) ? append_sid("{$phpbb_root_path}viewforum.$phpEx", 'hash=' . generate_link_hash('global') . '&f=' . $root_data['forum_id'] . '&mark=forums') : '',
'S_HAS_SUBFORUM' => ($visible_forums) ? true : false,