uploading avatars

We know you have an opinion on how things should be run around here. These are suggestions for the forums, and the website.This forum is not a place to ask for suggestions to your own coding (or otherwise) problems.

Moderator: General Moderators

Post Reply
User avatar
jaybee
Forum Newbie
Posts: 12
Joined: Tue May 14, 2002 3:58 pm
Location: brighton, uk

uploading avatars

Post by jaybee »

I get the error:

Code: Select all

Warning: Unable to create './images/avatars/d44a1bfe3ce22afb704f5.gif': Permission denied in /home/devnetwo/public_html/forums/includes/usercp_avatar.php on line 218

Warning: Cannot add header information - headers already sent by (output started at /home/devnetwo/public_html/forums/includes/usercp_avatar.php:218) in /home/devnetwo/public_html/forums/includes/page_header.php on line 451

Warning: Cannot add header information - headers already sent by (output started at /home/devnetwo/public_html/forums/includes/usercp_avatar.php:218) in /home/devnetwo/public_html/forums/includes/page_header.php on line 452

Warning: Cannot add header information - headers already sent by (output started at /home/devnetwo/public_html/forums/includes/usercp_avatar.php:218) in /home/devnetwo/public_html/forums/includes/page_header.php on line 453
when I upload an avatar (which is small enough)...... :cry:
jason
Site Admin
Posts: 1767
Joined: Thu Apr 18, 2002 3:14 pm
Location: Montreal, CA
Contact:

Post by jason »

Okay, try it now. =)

I forgot to reset the permissions there when I moved servers.
User avatar
jaybee
Forum Newbie
Posts: 12
Joined: Tue May 14, 2002 3:58 pm
Location: brighton, uk

Post by jaybee »

that's better! thx,
Post Reply