Hello everyone,

Trying to make an image upload function using forms and PHP $_FILES. I'm following the tutorial provided by zymic in the user CP, but I always get the error of "You cannot upload to the specified directory, please CHMOD it to 777.".

I have CHMOD set to 777 on every single file and folder, and I still get this error. I have tried moving the destination of the permanent file save point which has no effect.

Would someone be so kind as to guide me, I've been confused by this for several hours now.

Thanks