Pagina 1 van 1

cu2 mod van paultje

Geplaatst: 21 mar 2006, 15:47
door Gekke_Tok
het is me eindelijk gelukt om cu2 mod van paul te instaleren alles gelukt
alleen als ik bij administrator paneel cu2 optie aan wil zetten voor users krijg ik deze error zodra ik het paneel op kom

Parse error: parse error in /data/members/free/tripod/nl/h/i/n/hindunature/htdocs/admin/admin_users.php on line 675

dit is line 675 bij me admin_users.php

$sql = "UPDATE " . USERS_TABLE . "
SET " . $username_sql . $passwd_sql . "user_email = '" . str_replace("\'", "''", $email) . "', user_icq = '" . str_replace("\'", "''", $icq) . "', user_website = '" . str_replace("\'", "''", $website) . "', user_occ = '" . str_replace("\'", "''", $occupation) . "', user_from = '" . str_replace("\'", "''", $location) . "', user_interests = '" . str_replace("\'", "''", $interests) . "', user_sig = '" . str_replace("\'", "''", $signature) . "', user_viewemail = $viewemail, user_aim = '" . str_replace("\'", "''", $aim) . "', user_yim = '" . str_replace("\'", "''", $yim) . "', user_msnm = '" . str_replace("\'", "''", $msn) . "', user_attachsig = $attachsig, user_sig_bbcode_uid = '$signature_bbcode_uid', user_allowsmile = $allowsmilies, user_allowhtml = $allowhtml, user_allowavatar = $user_allowavatar, user_allowbbcode = $allowbbcode, user_allow_viewonline = $allowviewonline, user_notify = $notifyreply, user_allow_pm = $user_allowpm, user_notify_pm = $notifypm, user_popup_pm = $popuppm, user_lang = '" . str_replace("\'", "''", $user_lang) . "', user_style = $user_style, user_timezone = $user_timezone, user_dateformat = '" . str_replace("\'", "''", $user_dateformat) . "', user_active = $user_status, user_rank = $user_rank", profile = '$profiel', may_profile = '$profiel_mag', profile_on = '$profiel_aan' . $avatar_sql . "
WHERE user_id = $user_id";


raad graag als het kan