Code: Alles auswählen
Parse error: syntax error, unexpected ';', expecting ')' in /data/apache/users/kilu.de/buergeln/www/forum/includes/ucp/ucp_register.php on line 187
Ich hoffe es kann jemand helfen
MfG LarsU
Code: Alles auswählen
Parse error: syntax error, unexpected ';', expecting ')' in /data/apache/users/kilu.de/buergeln/www/forum/includes/ucp/ucp_register.php on line 187
Code: Alles auswählen
// Highway of Life Referral MOD
$data['referral'] = $referral_username;
// End Referral MOD
);
Code: Alles auswählen
);
// Highway of Life Referral MOD
$data['referral'] = $referral_username;
// End Referral MOD
Code: Alles auswählen
[phpBB Debug] PHP Notice: in file /includes/functions_posting.php on line 22: Missing argument 3 for generate_smilies(), called in /posting.php on line 1182 and defined
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3543: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2956)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3545: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2956)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3546: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2956)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3547: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2956)
Code: Alles auswählen
generate_smilies('inline', $forum_id);
Code: Alles auswählen
function generate_smilies($mode, $forum_id)
Code: Alles auswählen
function generate_smilies($mode, $acp_announce = false, $forum_id)
Code: Alles auswählen
Parse error: syntax error, unexpected T_DOUBLE_ARROW in /data/apache/users/kilu.de/buergeln/www/forum/viewtopic.php on line 1075
Code: Alles auswählen
=>
Code: Alles auswählen
unexpected T_DOUBLE_ARROW