By Aleksandrs Jazvecs on Tuesday, 06 January 2015
Posted in Technical Issues
Replies 3
Likes 0
Views 764
Votes 0
Hello,

After publishing a new article in Easyblog internal article images do not load. Seems to be a caching problem, but after cleaning cache both in Easyblog and Joomla, the same situation appears - images are visible for a short period of time, then do not load.

What could be the problem?

... Also when saving a new article and marking Facebook autoposting an error occurs - smth like a missing field in DB.

Please advice,

Aleksandrs
Hello Aleksandrs Jazvecs,

Sorry for late reply to this,
Can you provide us some screenshot how the image auto disappear? Because I have tried to view again in your Easyblog site, but it seems like work fine for me and the Facebook autopost is working. Check my screenshot below.
·
Wednesday, 07 January 2015 01:52
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi,

as to the autoposting, I have added the missing field in DB manually and it really works. But images still tend to disappear - it doesn`t happen immidiately after publishing ... usually in 2-3 hours. Here are the screenshots ...
·
Friday, 09 January 2015 02:49
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Aleksandrs,

I'm really sorry that delayed of this reply,
Yes, can you try run this SQL query in your database, so that it will fix that autopost issues.

//Replace jos_ with your table prefix
ALTER TABLE `jos_easyblog_post` ADD `autoposting` TEXT NOT NULL ;

By the way, regarding with your first issues, when i browse on your Easyblog frontpage, it seems like that blog post all the image is shown out, not show any broken image. If you saw your Easyblog frontpage layout showing broken image, can you try pass to us so that we can see the issues as well?
·
Friday, 09 January 2015 22:23
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post