Hey karel, i've been trying to upload a new avitar, and it gives me this error:
Warning: copy(./customavatars/avatar576_9.giv): failed to open stream: Permission denied in /includes/functions_upload.php on line 336
My guess is that maybe functions_upload.php didn't get chmod-ed correctly ??
Or line 336 might be trying to access the wrong MySQL database or have wrong user/password for the database??
Warning: copy(./customavatars/avatar576_9.giv): failed to open stream: Permission denied in /includes/functions_upload.php on line 336
My guess is that maybe functions_upload.php didn't get chmod-ed correctly ??
Or line 336 might be trying to access the wrong MySQL database or have wrong user/password for the database??
Comment