Warning: unlink(../images/avatars/viggoavatar[1].jpg) [function.unlink]: No such file or directory in /customers/clan-smaka.se/clan-smaka.se/httpd.www/administration/updateuser.php on line 122
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'user_avatar='', , user_location='Dalby, Skåne', user_birthdate='1973-4-16', memb' at line 1
if (isset($_POST['del_avatar'])) {
$set_avatar = "user_avatar='', ";
unlink(IMAGES."avatars/".$user_data['user_avatar']);
}
Quote
googlebot wrote:
Download a fresh package of PHPFusion, and the reupload that file.
echo "<img src='".IMAGES."avatars/".$data['user_avatar']."' alt='".$locale['567']."' /><br /><br />\n";
} else {
echo "<img src='".IMAGES."avatars/noav.gif' alt='".$locale['567']."' /><br /><br />\n";
Warning: unlink(../images/avatars/ztollaavatar[2].jpg) [function.unlink]: No such file or directory in /customers/clan-smaka.se/clan-smaka.se/httpd.www/v7/administration/updateuser.php on line 122
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'user_avatar='', , user_location='', user_birthdate='0000-00-00', user_aim='', us' at line 1
Category Forum
User Administration - 8Labels
None yet
Statistics
7 participants
Notifications
You are not receiving notifications from this thread.
Related Questions