please help fix this error

Warning:
move_uploaded_file(/home/interrac/public_html/media/images/profile/1/1261611300.jpg)
[function.move-uploaded-file]: failed to open stream: Permission denied in
/home/interrac/public_html/inc/images.inc.php on line 531

Warning: move_uploaded_file() [function.move-uploaded-file]: Unable to move
'/tmp/php3IvVrT' to
'/home/interrac/public_html/media/images/profile/1/1261611300.jpg' in
/home/interrac/public_html/inc/images.inc.php on line 531

Warning: chmod() [function.chmod]: No such file or directory in
/home/interrac/public_html/uploadPhoto.php on line 328

Warning: chmod() [function.chmod]: No such file or directory in
/home/interrac/public_html/uploadPhoto.php on line 329

Warning: chmod() [function.chmod]: No such file or directory in
/home/interrac/public_html/uploadPhoto.php on line 330

Warning: Cannot modify header information - headers already sent by (output
started at /home/interrac/public_html/inc/images.inc.php:531) in
/home/interrac/public_html/upload_media.php on line 188

Warning: Cannot modify header information - headers already sent by (output
started at /home/interrac/public_html/inc/images.inc.php:531) in
/home/interrac/public_html/inc/design.inc.php on line 498

Quote · 24 Dec 2009

Looks like a permissions issue. Verify write permissions on the directory media/images/profile


chmod 777 media/images/profile

https://www.deanbassett.com
Quote · 24 Dec 2009

Thanks for the quick reply..I checked the permissions for that dir and they are set at 777..hopefully someone will know what the problem is.

Quote · 24 Dec 2009

Hello jdoyle55!

Then check also permissions for tmp folder of the root of ur Dolphin.

Regard

Quote · 24 Dec 2009

Tmp dir is set at 777 LeonidS I get that error when someone tries to upload a profile pic.

Quote · 24 Dec 2009
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.