By Elke Sommer on Thursday, 01 August 2013
Posted in Technical Issues
Replies 8
Likes 0
Views 1.3K
Votes 0
When editing new article I get http error when uploading images from media-manager. I uploaded via joomlas-manager, inserted image into blog-editor and when trying to save I get a blank browser. The easyblog-configuration is OK.
I get the same issue
·
Monday, 10 March 2014 22:12
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Ben,

I don't seem to locate the key file but when I tried accessing the back end and viewed your php info, it looks like the GD library isn't compiled with PHP. You might need to recompile PHP with GD library. If you are using YUM, it should be pretty easy. Just run yum install php-gd .
·
Monday, 10 March 2014 22:38
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Mark
I installed and compiled GD library (via apt-get install php5-gd)

Using the media manager now, it appears to upload, the loading bar completes, but this has this error:

Unable to parse server response.


Dev tools shows these errors:

Failed to load resource http://ec2-54-215-70-0.us-west-1.compute.amazonaws.com/joomla/media/com_easyblog/scripts/media/progress.gif
GET http://ec2-54-215-70-0.us-west-1.compute.amazonaws.com/joomla/media/com_easyblog/scripts/media/progress.gif easyblog-3.9.15110.static.min.js:143

I have attached the keyfile again.

Cheers Ben
·
Tuesday, 11 March 2014 06:40
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Ben,

We still don't get the key file. Can you zip it and attach again for us? Please advise.
·
Tuesday, 11 March 2014 11:18
·
0 Likes
·
0 Votes
·
0 Comments
·
I have sent the file to the support email address, when using the forum, I can select the file to attach, but it does not appear to upload.

Cheers
Ben
·
Tuesday, 11 March 2014 11:39
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Ben,

I've checked your site and seems like the image upload failed is because you have extra '<' in your header http://screencast.com/t/kNHBYGwC . Then I check the plugin to identify which plugin causing this addition '<'. It is caused by PayPlans-Ben-MySQL Query. You might want to consult the developer about this issue. I've turned off the plugin and the uploader is working fine. Hope this helps.
·
Tuesday, 11 March 2014 13:59
·
0 Likes
·
0 Votes
·
0 Comments
·
thank you,
My bad, I had spotted the < but assumed it was harmless and would get round to it in time.

Cheers
Ben
·
Tuesday, 11 March 2014 14:29
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks for updating Ben, glad that your issues are resolved now
·
Tuesday, 11 March 2014 14:47
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post