- Posts: 35
COMMUNITY FORUM
Can't upload image size 3.6mb
- saovry
-
Topic Author
- Away
- Junior Member
Less
More
1 month 1 day ago #178362
by saovry
Can't upload image size 3.6mb was created by saovry
It shows the white page when I upload a large image. My PHP allow 40mb but my picture size is 3.6m, it can't upload.
here is the error
The problem is happen at Front page and back end during upload... most of my pictures that I must to upload starts from 3mb -7mb
K2 v2.10.4 [Dev Build 20210205]
PHP version 7.4.15
Database version 5.7.33
GD image library bundled (2.1.0 compatible)
Multibyte string support Enabled
Upload limit 300M
Memory limit 64M
I am using JCE and it uploads without any problem.
here is the error
The problem is happen at Front page and back end during upload... most of my pictures that I must to upload starts from 3mb -7mb
K2 v2.10.4 [Dev Build 20210205]
PHP version 7.4.15
Database version 5.7.33
GD image library bundled (2.1.0 compatible)
Multibyte string support Enabled
Upload limit 300M
Memory limit 64M
I am using JCE and it uploads without any problem.
Attachments:
Please Log in or Create an account to join the conversation.
- Fotis
-
- Offline
- Administrator
- JoomlaWorks Support Team
2 weeks 4 days ago #178429
by Fotis
If you use & love K2, please take a moment to add your review and rate it
at the Joomla Extensions Directory: extensions.joomla.org/extension/k2/
IMPORTANT: Please search the forum before posting a question!
JoomlaWorks Support Team Member
Replied by Fotis on topic Can't upload image size 3.6mb
Set error reporting to "maximum" in Joomla's Global Configuration and reload the page that *should* show some error. Paste the error back here.
If you use & love K2, please take a moment to add your review and rate it
at the Joomla Extensions Directory: extensions.joomla.org/extension/k2/
IMPORTANT: Please search the forum before posting a question!
JoomlaWorks Support Team Member
Please Log in or Create an account to join the conversation.
- saovry
-
Topic Author
- Away
- Junior Member
Less
More
- Posts: 35
1 week 4 days ago #178599
by saovry
Replied by saovry on topic Can't upload image size 3.6mb
Here is the error
Notice: Trying to access array offset on value of type int in /home/admin/public_html/khmercdp.org/media/k2/assets/vendors/verot/class.upload.php/src/class.upload.php on line 2769
thank for your support
Notice: Trying to access array offset on value of type int in /home/admin/public_html/khmercdp.org/media/k2/assets/vendors/verot/class.upload.php/src/class.upload.php on line 2769
thank for your support
Please Log in or Create an account to join the conversation.
- Nikola
-
- Offline
- New Member
Less
More
- Posts: 15
1 week 3 days ago #178606
by Nikola
Replied by Nikola on topic Can't upload image size 3.6mb
+1 here, I've had the same problem for ages! I usually instruct users to scale images down to 1080p before uploading (they usually don' need larger images for their websites anyway), but some of them forget this from time to time, and that's when this error occurs. It's a really old issue, actually, hopefully it can easily be fixed.
Please Log in or Create an account to join the conversation.
- Goble002
-
- Away
- Premium Member
Less
More
- Posts: 89
6 days 12 hours ago #178632
by Goble002
Replied by Goble002 on topic Can't upload image size 3.6mb
increase memory_limit in php.ini
Please Log in or Create an account to join the conversation.
- saovry
-
Topic Author
- Away
- Junior Member
Less
More
- Posts: 35
5 days 15 hours ago #178633
by saovry
Replied by saovry on topic Can't upload image size 3.6mb
Here is my information
max_execution_time 30
max_file_uploads 40
max_input_nesting_level 64
max_input_time 60
max_input_vars 1000
memory_limit 64M
post_max_size 30M
max_execution_time 30
max_file_uploads 40
max_input_nesting_level 64
max_input_time 60
max_input_vars 1000
memory_limit 64M
post_max_size 30M
Please Log in or Create an account to join the conversation.
- Goble002
-
- Away
- Premium Member
Less
More
- Posts: 89
5 days 13 hours ago #178634
by Goble002
Replied by Goble002 on topic Can't upload image size 3.6mb
@saovry, like I said push the memory_limit higher
Please Log in or Create an account to join the conversation.
- saovry
-
Topic Author
- Away
- Junior Member
Less
More
- Posts: 35
5 days 1 hour ago #178662
by saovry
Replied by saovry on topic Can't upload image size 3.6mb
I increased my memory_limit 64M to memory_limit 1024M, it really helps me to upload a large image now..
I am really thank you..
I hope K2 can fix it with the next release even though some users small memory_limit.
thank u
I am really thank you..
I hope K2 can fix it with the next release even though some users small memory_limit.
thank u
Please Log in or Create an account to join the conversation.
- Fotis
-
- Offline
- Administrator
- JoomlaWorks Support Team
4 days 8 hours ago #178670
by Fotis
If you use & love K2, please take a moment to add your review and rate it
at the Joomla Extensions Directory: extensions.joomla.org/extension/k2/
IMPORTANT: Please search the forum before posting a question!
JoomlaWorks Support Team Member
Replied by Fotis on topic Can't upload image size 3.6mb
K2 respects the upload limits configured by the server and Joomla - and it should stay that way for obvious reasons.
If you use & love K2, please take a moment to add your review and rate it
at the Joomla Extensions Directory: extensions.joomla.org/extension/k2/
IMPORTANT: Please search the forum before posting a question!
JoomlaWorks Support Team Member
Please Log in or Create an account to join the conversation.