Pls admins i mistakenly chmod to 000 and now i cant access or edit that  folder(avatar folder). I asked a friend and he said only the admins of johncms can assist me..pls come to my aid.            
                        
         
            
            
            
                Humble (09.06.2013 / 10:12)
..
Ставь в нужные папки права 777            
 
                        
         
            
            
            
                I cant chmod back to 777, 755 or any other because i have given myself a permission of 0. Pls help..i only understand ENGLISH            
                        
         
            
            
            
                do you evеn have
access to a hosting?            
                        
         
            
            
            
                I have a hosting account where i host my site            
                        
         
            
            
            
                Humble,  Well, what's the
problem? Go to your
account control panel,
open the file manager,
and set on the dates of
your folder permissions
777            
                        
         
            
            
            
                There is nothing to chmod there            
                        
         
            
            
            
                What i mean is that, they said i dont have the right to access the file manager. What could be the problem ?            
                        
         
            
            
            
                Add this in some php file and call it via browser.
if (chmod('/path/dir', 0777))
echo 'Done';
else
echo 'Error';