Foren / Cotonti / Support / FPS And Avatar And Image

CJ
#1 26. Juli 2009, 06:51
ok i tryed uploading a Pic to my site and got this error


Warning: move_uploaded_file(datas/users/bye_1.gif) [function.move-uploaded-file]: failed to open stream: Permission denied in /www/hoxt.me/c/r/e/creations/htdocs/system/core/pfs/pfs.inc.php on line 189
Warning: move_uploaded_file() [function.move-uploaded-file]: Unable to move '/tmp/phpbMmyyG' to 'datas/users/bye_1.gif' in /www/hoxt.me/c/r/e/creations/htdocs/system/core/pfs/pfs.inc.php on line 189

Warning: chmod() [function.chmod]: Unable to access datas/users/bye_1.gif in /www/hoxt.me/c/r/e/creations/htdocs/system/core/pfs/pfs.inc.php on line 190

Warning: chmod() [function.chmod]: stat failed for datas/users/bye_1.gif in /www/hoxt.me/c/r/e/creations/htdocs/system/core/pfs/pfs.inc.php on line 190

Warning: filesize() [function.filesize]: stat failed for datas/users/bye_1.gif in /www/hoxt.me/c/r/e/creations/htdocs/system/core/pfs/pfs.inc.php on line 192


I have no clue why it shows up

my Avatars/image never shows up
GHengeveld
#2 26. Juli 2009, 07:38
You need to perform CHMOD 777 on the directories in /datas

1) Open your FTP program (FileZilla or so) and connect to your site's FTP
2) Navigate to the /datas folder inside Cotonti.
3) Select all folders inside /datas (html, users, thumbs, tmp etc..), right click on them and choose 'CHMOD' or 'File rights'.
4) Select all checkboxes for read/write/execute or enter '777' or '0777' in the input field and click Ok.
CJ
#3 26. Juli 2009, 09:22
I got it to work thanks


Btw how do i set it so i can upload files bigger the 2024Kb
Trustmaster
#4 26. Juli 2009, 15:50
Check Administration => Users => <Click your group> and see file size limitations. If it still doesn't help, that's probably a limitation in your php.ini.
May the Source be with you!
CJ
#5 26. Juli 2009, 19:43
i have chacke the One on the site but still cant get it to go higher

how would i change it the php

Also

How Do i get it so that the User Stuff is on the side of the Site not the top ??

Dieser Beitrag wurde von CJ (am 26. Juli 2009, 21:54, vor 15 Jahre) bearbeitet