By Karen Flavel on Thursday, 25 June 2015
Posted in Technical Issues
Replies 5
Likes 0
Views 883
Votes 0
Hello, I am trying to upload images through the Easyblog Media Manager but it keeps coming up with an error 'Unable to parse server response'. I have gone through other posts about this but unable to find a solution.

Thanks
Hello Karen,

It seems like the provided credentials is not working for me. Please advise.
·
Thursday, 25 June 2015 17:41
·
0 Likes
·
0 Votes
·
0 Comments
·
Oh right let me try again
·
Thursday, 25 June 2015 17:45
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Karen Flavel,

Sorry for late reply to this,

Can i have your FTP access so we can troubleshoot on this?

Because I noticed got some error message shown out on console. Check my screenshot below.
·
Friday, 26 June 2015 00:26
·
0 Likes
·
0 Votes
·
0 Comments
·
I have supplied the details you need. Thanks
·
Tuesday, 30 June 2015 00:09
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Karen Flavel,

Sorry for late reply to this,

After debugging long time ago, it seems like you hitting this error :
Fatal error: Call to undefined function imagecreatefromjpeg() in .../components/com_easyblog/classes/easysimpleimage.php on line 52

What this error mean is your server didn't enable this GD library, so when you trying to upload some image in your site, it will causing the issues, can you consult with your webhosting provider to help you enable this and see how it goes?

Reference link : http://stackoverflow.com/questions/13338339/imagecreatefromjpeg-and-similar-functions-are-not-working-in-php
·
Tuesday, 30 June 2015 17:01
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post