I am getting this error when i upload new images -
Code:
Warning: mkdir() [function.mkdir]: Permission denied in [path]/includes/garage_func_var.php on line 1728
Warning: move_uploaded_file(images/garage/attach/1/garage_vehicle-1-12846935761_full.jpg) [function.move-uploaded-file]: failed to open stream: No such file or directory in [path]/includes/garage_func_var.php on line 1805
Warning: move_uploaded_file() [function.move-uploaded-file]: Unable to move '/tmp/phprDlYNW' to 'images/garage/attach/1/garage_vehicle-1-12846935761_full.jpg' in [path]/includes/garage_func_var.php on line 1805
Any idea why?
Thanks again.