- Posts: 3
COMMUNITY FORUM
K2 not uploading images
- Sathesh
-
Topic Author
- Offline
- New Member
Less
More
8 years 11 months ago #155107
by Sathesh
K2 not uploading images was created by Sathesh
Hi,
I'm having an issue uploading images in my K2 items. It selects the image and then when I click save, it starts to save, but hangs at blank white screen. When I reload the page, nothing happens. The image is not uploaded either.
I tried following the instructions @ www.joomlaworks.net/forum/k2-en/45116-solved-image-upload-error-k2-7-and-j3-5
But no success. I'm not sure if my scenario is slightly different to the others.
I'm using J 3.5.1 and K2 2.7.0, PHP 5.5.36
Hope that's sufficient information. Thank you. Any assistance is much appreciated.
Best wishes,
Sathesh.
I'm having an issue uploading images in my K2 items. It selects the image and then when I click save, it starts to save, but hangs at blank white screen. When I reload the page, nothing happens. The image is not uploaded either.
I tried following the instructions @ www.joomlaworks.net/forum/k2-en/45116-solved-image-upload-error-k2-7-and-j3-5
But no success. I'm not sure if my scenario is slightly different to the others.
I'm using J 3.5.1 and K2 2.7.0, PHP 5.5.36
Hope that's sufficient information. Thank you. Any assistance is much appreciated.
Best wishes,
Sathesh.
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
Less
More
- Posts: 15920
8 years 11 months ago #155117
by Krikor Boghossian
Replied by Krikor Boghossian on topic K2 not uploading images
Hello Sathesh,
Indeed your scenario is completely different.
A white screen indicates a PHP error. Enable error reporting from the site's global global configuration to see the actual error.
Indeed your scenario is completely different.
A white screen indicates a PHP error. Enable error reporting from the site's global global configuration to see the actual error.
Please Log in or Create an account to join the conversation.
- Sathesh
-
Topic Author
- Offline
- New Member
Less
More
- Posts: 3
8 years 11 months ago #155171
by Sathesh
Replied by Sathesh on topic K2 not uploading images
Hi Krikor,
This was the error I got when I turned on error reporting:
Fatal error: Maximum execution time of 30 seconds exceeded in /home/brahmakumaris/public_html/administrator/components/com_k2/lib/class.upload.php on line 5028
I've tried increasing. the max_execution_time as you suggested (www.joomlaworks.net/forum/k2-en/40397-solved-upload-images-in-article). I tried doing it in php.ini, but no difference. I've asked my hosting company to increase it. Let's see if that helps. Thank you.
Best wishes,
Sathesh.
This was the error I got when I turned on error reporting:
Fatal error: Maximum execution time of 30 seconds exceeded in /home/brahmakumaris/public_html/administrator/components/com_k2/lib/class.upload.php on line 5028
I've tried increasing. the max_execution_time as you suggested (www.joomlaworks.net/forum/k2-en/40397-solved-upload-images-in-article). I tried doing it in php.ini, but no difference. I've asked my hosting company to increase it. Let's see if that helps. Thank you.
Best wishes,
Sathesh.
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
Less
More
- Posts: 15920
8 years 11 months ago #155176
by Krikor Boghossian
Replied by Krikor Boghossian on topic K2 not uploading images
Depending on the setup sometimes values on the php.ini might be ignored. You did good on letting your hosting provider know.
Please Log in or Create an account to join the conversation.
- Sathesh
-
Topic Author
- Offline
- New Member
Less
More
- Posts: 3
8 years 11 months ago #155186
by Sathesh
Replied by Sathesh on topic K2 not uploading images
Thank you, Krikor. As advised, changed the max execution time to 60secs and problem resolved!!!!
Thank you very much!
Best wishes,
Sathesh.
Thank you very much!
Best wishes,
Sathesh.
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
Less
More
- Posts: 15920
8 years 11 months ago #155195
by Krikor Boghossian
Replied by Krikor Boghossian on topic K2 not uploading images
You 're welcome Sathesh :)
Please Log in or Create an account to join the conversation.