Techwarelabs Community

Techwarelabs Community (https://www.techwarelabs.com/community/index.php)
-   Software - Applications, Programming, and Games (https://www.techwarelabs.com/community/forumdisplay.php?f=13)
-   -   ack! phpBB help!!!! (https://www.techwarelabs.com/community/showthread.php?t=3010)

Aemon_ 01-09-2003 12:37 PM

ack! phpBB help!!!!
 
ok, i'm the admin for a new board. i try to add myself an avatar, and i get this error:


Warning: Unable to create './images/avatars/d86b60573e1e6d60d5e6f.gif': Permission denied in /home/virtual/site1/fst/var/www/html/kt/boards/includes/usercp_avatar.php on line 227

Warning: Cannot add header information - headers already sent by (output started at /home/virtual/site1/fst/var/www/html/kt/boards/includes/usercp_avatar.php:227) in /home/virtual/site1/fst/var/www/html/kt/boards/includes/page_header.php on line 449

Warning: Cannot add header information - headers already sent by (output started at /home/virtual/site1/fst/var/www/html/kt/boards/includes/usercp_avatar.php:227) in /home/virtual/site1/fst/var/www/html/kt/boards/includes/page_header.php on line 450

Warning: Cannot add header information - headers already sent by (output started at /home/virtual/site1/fst/var/www/html/kt/boards/includes/usercp_avatar.php:227) in /home/virtual/site1/fst/var/www/html/kt/boards/includes/page_header.php on line 451

anyone have any ideas??
thanks!

later

Uranium-235 01-09-2003 03:53 PM

CHmod /avatars to 777

don't worry about the headers, that's probably cause the permission denied error (it's a http protocol thing and quite complicated)

Aemon_ 01-09-2003 04:41 PM

ok, so what does that mean. what am i supposed to do?

there is a line in the code that says:

@chmod('./' . $board_config['avatar_path'] . "/$new_filename", 0777);


do i change the 0777 to 777?

thanks!

later

Aemon_ 01-09-2003 05:14 PM

ok, a changed the chmod on the file to 777, and it still doesnt work. ahhh!

thanks for your help uranium.

later

Uranium-235 01-09-2003 07:49 PM

no no no. go into your ftp, and chmod the avatars directory itself to 777

xMerCLorDx 01-09-2003 10:34 PM

dammit, i sooo had that one !


lol

Aemon_ 01-10-2003 09:32 AM

oh!! ok. thanks. i'll give that one a shot. so what is the file usercp_avatar.php supposed to be?

thanks!

later

Aemon_ 01-10-2003 10:01 AM

yay! thanks guys. it's workin now. big help! thanks again.

later

eviltechie 01-11-2003 01:53 AM

its been a few months...
how is the married life, Aemon?

Aemon_ 01-11-2003 09:22 PM

married life is great. its a big difference, big change. but its great, would never go back! :biggrin:

later


All times are GMT -5. The time now is 01:53 AM.

Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.