Hi, I need to customize the following message: "uploaded_file_is_too_large_for_server_to_process" with the maximum size allowed for the upload of a file. Something like this: "File is too large. Maximum file size is 5 MB."
Is there a variabile (i.e. {upload_size_limit}) I can use?
(i.e. "File is too large. Maximum file size is {upload_size_limit}").
I am using Xenforo 1.5.24.
I thank you in advance. Regards. Ivan
Is there a variabile (i.e. {upload_size_limit}) I can use?
(i.e. "File is too large. Maximum file size is {upload_size_limit}").
I am using Xenforo 1.5.24.
I thank you in advance. Regards. Ivan