Quote:
Originally Posted by Front Range 4x4
Looks like it's getting close! My latest attempt shows everything appearing as it should but when adding a vehicle I get the following:
Warning: mkdir() [function.mkdir]: Permission denied in [path]/includes/garage_func_var.php on line 1723
Warning: move_uploaded_file(images/garage/attach/1/garage_vehicle-1-12671961431_full.jpg) [function.move-uploaded-file]: failed to open stream: No such file or directory in [path]/includes/garage_func_var.php on line 1798
|
You want to set the images/garage/attach folder to 777. When it tries to create a user image in there it will create a folder for each number in the user id. So if user 513 tries to upload an image it will create images/garage/attach/5/1/3/image.jpg