Forum


tf upload problem

LY
16%
Posts: 16
  • Custom Fields
November 14, 2025

The limit upload file size shown on the frontend is not what I set on the backend. Why?

Please see attachment.

Joomla Fry
100%
Posts: 1076
November 14, 2025

Hello

The size set at the back-end is used for checking while uploading the submitted file.

To change the text, you can create Language Override. Please navigate to System > Manage > Language Overrides.

Select language and client. Then, change the language constant: JGLOBAL_MAXIMUM_UPLOAD_SIZE_LIMIT

To remove it (not to display anything), you can leave the text empty.
 

LY
16%
Posts: 16
November 24, 2025

OK! Noted with thanks!

Login to Reply