Witam, szukałem tematu który rozwiązał by mój błąd ale nie znalazłem.
Błąd wygląda następująco
Kod:
Parse error: syntax error, unexpected '.' in /home/accounts_s/simon231/public_html/admin/admin_forums.php on line 493
Oto ta linijka
Kod:
. ", '" . str_replace("/'", "''", $HTTP_POST_VARS['forumdesc']) . "', $next_order, " . intval($HTTP_POST_VARS['forumstatus']) . ", ". intval($_POST['enable_plus']) . ", " . intval($_POST['enable_minus']) . ", " . intval($HTTP_POST_VARS['prune_enable']) . $value_sql . ")";
pozdro