Skip to Content Skip to Menu

No error on exceeding max file upload size - image field

  • lucvdr
  • lucvdr
  • OFFLINE
  • Posts: 12
  • Thanks: 1
  • Karma: 0
10 years 2 months ago #247681 by lucvdr
sorry, this gives no change .... still no warning message ...

Please Log in or Create an account to join the conversation.

  • krileon
  • krileon
  • OFFLINE
  • Posts: 48419
  • Thanks: 8274
  • Karma: 1443
10 years 2 months ago #247761 by krileon
Please check your PHP upload limit. If your PHP upload limit for example is 5MB and you upload a 8MB file then PHP should just fail to process it entirely, which isn't something the validation will catch. Uploading a file withing PHP limits throws proper filesize validation error in all my tests with the provided fix. If possible please test a clean CB 2.0 install to see if your issue is present there as well.


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.

Please Log in or Create an account to join the conversation.

  • beat
  • beat
  • OFFLINE
  • Posts: 2169
  • Thanks: 463
  • Karma: 352
10 years 2 months ago #247785 by beat
also check max_post size in php.ini as it needs to be greater than the upload limit.

Beat - Community Builder Team Member

Before posting on forums: Read FAQ thoroughly -- Help us spend more time coding by helping others in this forum, many thanks :)
CB links: Our membership - CBSubs - Templates - Hosting - Forge - Send me a Private Message (PM) only for private/confidential info

Please Log in or Create an account to join the conversation.

Moderators: beatnantkrileon
Powered by Kunena Forum