MyBB Community Forums

Full Version: 1.6.5 all Attachment disappeared
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4
the Uploads folder not being Chmoded correctly. Try making the folder 777
and try making the floders 777
.
.
201110
201111
avatar 

if this way don't work
http://community.mybb.com/thread-36331-p...#pid242703
I searched for days on end I solved the problem. May god help mybb users. Does not change the my file permissions.

SSH login in order type the following codes and press the enter.
cd /home/username/public_html

chown -hR username:username *


all permission fixed.. then, open ftp program, make folders, 777
(2011-11-29, 11:15 AM)codetr Wrote: [ -> ]I searched for days on end I solved the problem. May god help mybb users. Does not change the my file permissions.

SSH login in order type the following codes and press the enter.
cd /home/username/public_html

chown -hR username:username *


all permission fixed.. then, open ftp program, make folders, 777

So what would i need to do to correct the problem? Would you mind fixing my forum for me please?



(2011-12-05, 08:52 PM)Wirral.Talk Wrote: [ -> ]
(2011-11-29, 11:15 AM)codetr Wrote: [ -> ]I searched for days on end I solved the problem. May god help mybb users. Does not change the my file permissions.

SSH login in order type the following codes and press the enter.
cd /home/username/public_html

chown -hR username:username *


all permission fixed.. then, open ftp program, make folders, 777

So what would i need to do to correct the problem? Would you mind fixing my forum for me please?


I have now just asked my host to do what you have said and it has corrected the problem. Thank you kindly.
Pages: 1 2 3 4