Hi,
I am using the file upload class across my application to handle image and PDF uploads.
I wondered, I have set a config file (upload.php) in my main config directory but I'm not sure if this sets globally the configuration for the class? Can anyone advise?
I also want to be able to override the validation messages, is there any guidance on how to do this?
Thanks in advance,