View Single Post
  #2 (permalink)  
Old 08-09-2011, 02:12 PM
Mark's Avatar
Mark Mark is offline
Administrator
 
Join Date: Nov 2008
Posts: 1,108
Default

Are you receiving any type of error during upload? The most obvious thing that happens is that the images/dto_garage/users directory (and its sub directories) do not have permission to be written in by the web server. We recommend using the following command (from a command line) on the users directory to properly set permissions:

chmod -R 777 images/dto_garage/users

of course you need to be in your forum directory to run this command.

Thanks

Mark
__________________
Mark Ferguson
President - Drive Thru Online, Inc.
Drive Thru Online – Helping Turn Your Passion into Profit
Reply With Quote