e.g. Max rows x columns and Max file size?
Cheers
]]>For example, if I put 10485760 in the back end settings, when saving it changes to 100 [MB] and then on the front end it shows as 100 B, and so any attempted upload causes:
Error: File is too big. Allowed size is: 100B
Thus my problem is that the number in the settings on the back end is seen as MB, yet that same “number” is shown as B (Bytes) on the front end.
I have tried purging all caches, including the PHP cache, with the same erroneous result.
If you look at adding a post to my forum, you can see the max file size is 350B despite it being 350MB on the back end.
]]>Q: Is there any way I can tell the user that his file is too big, preferably BEFORE he submits his reply?
]]>https://www.ads-software.com/plugins/sp-client-document-manager/
]]>The phpinfo() function reports that the site is indeed picking up the new php.ini file, and reports that php is configured to a 64M max post size and max upload size.
However, I go back into my WP installation, and try to upload media – it still says that the maximum file size is 2M.
Now, i’m slightly confused as – if the host was blocking local file size limit changes, it would appear in phpinfo() as the over-ridden file size limit, not the one I put in place. And as such, WP and phpinfo() should report exactly the same number.
I don’t have any caching on in WP, as I use WP Super Cache and it is set to off.
Any more ideas what might be going on?
Thanks in advance,
Martin
]]>trnghosh
]]>