By Pasi Lepola on Monday, 22 June 2015
Posted in Technical Issues
Likes 0
Views 617
Votes 0
Hello,

I found a major bug related to blog images. Look full screen attachments.

Attachment 1. I selected source of the original image in image block (http://www.pasilepola.com/images/easyblog_articles/2346/IMG_1952.jpg, 1920x1440). Size was adjusted to my blog friendly 1120x840.

Attachment 2. This is situation after pressing "DONE EDITING" -button. Everything seems to be all right.

Attachment 3. But after publishing image looks very bad in the blog. Closer look to source code tells that actually it is thumbnail image! http://www.pasilepola.com/images/easyblog_articles/2346/b2ap3_thumbnail_IMG_1952.jpg

If you go back to the editor, everything seems to be fine, but situation in the blog continues.

The only way to fix images is to stab the source code and delete all "b2ap3_thumbnail_" texts manually.
Hey Pasi,

Download the attached file and upload it into /components/com_easyblog/themes/wireframe/blogs/latest/
·
Wednesday, 22 July 2015 01:43
·
0 Likes
·
0 Votes
·
0 Comments
·
The 5.0.9 update will not fix that, bug is still here.
·
Tuesday, 23 June 2015 13:54
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Pasi Lepola,

I am very sorry for the delay of this reply.

Yes, this is a known issue and we've fixed the issue internally. For the quick fix. download the attached javascript file and copy the file into folder 'JOOMLA/media/com_easyblog/scripts/composer/blocks/handlers/' and overwrite the existing 'image.js' file.

This should address your issue with the image block not respecting the size selected.

Hope this help and have a nice day!
Sam
·
Tuesday, 23 June 2015 19:57
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Sam,

Thank you very much for your answer. Nice try, but it does not help. Images seems to be still small thumbnails in blog (b2a3_thumbnail_ ) (attached). Weird but true, if I go back to the editor, so everything seems to be fine.
·
Tuesday, 23 June 2015 23:49
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Pasi Lepola,

I am sorry for the delay of this reply.

The fix will only affect new image block on your existing blog post. If your example is already a new blog post, then can you pass me your Joomla backend access and your FTP account so that I can take a look at your issue again?

Please advise.
Sam
·
Wednesday, 24 June 2015 15:35
·
0 Likes
·
0 Votes
·
0 Comments
·
Ok, it explains all. Thank you for help, here are my site details. You can find a few fresh test example (drafts) and try for yourself.
·
Wednesday, 24 June 2015 15:53
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Pasi Lepola,

I am sorry but the user account that you provided failed to authenticate me
Also, can you pass me your ftp account as well so that it will ease my troubleshooting process

Please advise.
Sam
·
Wednesday, 24 June 2015 18:05
·
0 Likes
·
0 Votes
·
0 Comments
·
Dear Sam,

Sorry, maybe I made a typing error. Lets try again. My private FTP logins are also attached.

P
·
Wednesday, 24 June 2015 18:40
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Pasi Lepola,

Strange, I still not able to login to your Joomla ( both frontend and backend ) and the ftp still not working for me. Is your server block IP from certain country? If yes, maybe you can whitelist our IP address

118.100.213.245

Please advise.
Sam
·
Wednesday, 24 June 2015 19:08
·
0 Likes
·
0 Votes
·
0 Comments
·
Dear Sam,

Very weird, because no IPs are being blocked. Previously your logins have been worked. Anyway I try to create new logins, please try again with these fresh logins attached. If problem still continues I have to contact my webhotel provider.

P
·
Wednesday, 24 June 2015 19:31
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Pasi Lepola,

I am sorry for the delay of this reply and thank you so much for fixing the access issue. I am now able to login to your site and your ftp as well

Regarding your issue, it was caused by the javascript being 'cache' thus the new changes in the image.js was not reflected. I've temporary configure your EasyBlog to use 'development' mode so that EasyBlog will load each javascript file individually. Also, I've created a test post and now the image size is showing the one I've selected.

http://yoursite/index.php/blogini/entry/this-is-a-test

We will be releasing a new version very soon to address various issue. Once you've upgrade your EasyBlog to latest version, you can then set your EasyBlog to use 'optimized' mode. This setting can be found at EasyBlog backend under settings -> System -> Javascript Framework under 'System Environment'. Please see http://screencast.com/t/hfqQLyon2Q

Hope this help and have a nice day!
Sam
·
Wednesday, 24 June 2015 20:25
·
0 Likes
·
0 Votes
·
0 Comments
·
Dear Sam,

Now it works, thank you a thousand times! I look forward next update.

Sincerely,
P
·
Wednesday, 24 June 2015 20:45
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Pasi,

You are most welcome. Glad that your issue has been resolved now.
·
Thursday, 25 June 2015 10:19
·
0 Likes
·
0 Votes
·
0 Comments
·
Bug is back after update (5.0.16).

Cropping cover image feature is great option, but image resolution looks bad again (Look image 1 attached).

Resolution seems to be right in the editor (images 2 and 3), but in blog resolution is bad.

Example: http://www.pasilepola.com/index.php/blogini/entry/sumutta-paras

Other images except cover image seems to be ok.
·
Tuesday, 21 July 2015 13:59
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Pasi,

I am sorry for the delay of this reply.

Regarding your issue, currently in entry page, we are calling 'large' size for cover image hence you might see low resolution image. Unfortunately there is no setting for this at the moment. So what you can do is to download the attached 'default.php' file and copy the file to folder 'JOOMLA/components/com_easyblog/themes/wireframe/blogs/entry/' and overwrite the existing default.php file.

Remember to backup your original file before you overwrite with the attached one.

The attached default.php will use 'original' size when display cover image in blog entry page.

You might also want to clear your Joomla cache and your web browser cache so that the the page will display new image size.
Let me know if the modified file fix your issue or not.

Hope this help and have a nice day!
Sam
·
Tuesday, 21 July 2015 19:19
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Pasi,

By the way, the Joomla login credential and FTP account failed to authenticate me

Hope this help and have a nice day!
Sam
·
Tuesday, 21 July 2015 19:35
·
0 Likes
·
0 Votes
·
0 Comments
·
Wow, cover images are now awesome in blog entries, thank you very much! Anyway, I think you have to make same modification to Latest blog entries, cover images are still low resolution there: http://www.pasilepola.com/index.php/blogini
·
Wednesday, 22 July 2015 00:03
·
0 Likes
·
0 Votes
·
0 Comments
·
You were fast! Now all cover images are HD! I am happy, thank you very much.
·
Wednesday, 22 July 2015 01:51
·
0 Likes
·
0 Votes
·
0 Comments
·
You are most welcome
·
Wednesday, 22 July 2015 02:15
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post