lol it worked ty feel like a noob now
2 2007-03-18 08:45
Re: Avatars problem (10 replies, posted in PunBB 1.2 troubleshooting)
Still says The server was unable to save the uploaded file even know i chmod 0777 on the ava folder what other folders do i need to chmod besides that anything else cause dosent work -,-
3 2007-03-18 06:52
Topic: Avatars problem (10 replies, posted in PunBB 1.2 troubleshooting)
Im having problem uploading avatars in the profile Personality page i get a error "The server was unable to save the uploaded file"
so looking on fourms seen a post similar to mine a went into the profile.php
if (!@move_uploaded_file($uploaded_file['tmp_name'], $pun_config['o_avatars_dir'].'/'.$id.'.tmp'))
got rid of thr @ and tells me now this
Warning: move_uploaded_file() [function.move-uploaded-file]: Unable to access /img/avatars/3.tmp in /mounted-storage/home24b/sub001/sc22355-GSXR/Lightsembrace/forum/profile.php on line 365
so any help whould be great ^_^