By Mark on Tuesday, 07 June 2016
Posted in General Issues
Likes 0
Views 531
Votes 0
The latest update 5.0.36 has a couple of minor changes that are not bothersome, but puzzling.

During the post, a pop-up with a red title bar EasyBlog 5.0.36 shows briefly. It can be killed with the "X" in the upper right corner. The pop-up is only visible until the post is published.... then it's gone.

Before the update, if a post was viewed, a "New Comment" green pop-up box appeared if a comment was made from another user. I'm not seeing that now. It was a nice feature. Is there any admin settings that can bring it back?
Hey Mark,

Hm, sorry but not too sure which popup are you referring to here. Can you please advise?
·
Wednesday, 08 June 2016 01:34
·
0 Likes
·
0 Votes
·
0 Comments
·
Neither of the two items mentioned are affecting blog functions. The red pop-up is only visible for a few seconds. I'll have to do a screenshot on my next post.

This is a "no rush" issue. I'll post an image when I can.
·
Wednesday, 08 June 2016 02:22
·
0 Likes
·
0 Votes
·
0 Comments
·
Here's a shot of the red pop-up box.
·
Wednesday, 08 June 2016 02:46
·
0 Likes
·
0 Votes
·
0 Comments
·
hey Mark,

I am sorry for the delay of this reply,

Can you provide us with your Joomla backend and FTP access so we can better have a check? Because I've tested in my locally it seems work ifne.
·
Wednesday, 08 June 2016 16:22
·
0 Likes
·
0 Votes
·
0 Comments
·
Site info added to first post.

Again, I'm not to worried about this. My blog posts work fine..... it's just that brief red pop-up and it's gone.
·
Thursday, 09 June 2016 08:30
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Mark,

I am really sorry for the delay of this reply. It seems like the following content plugin is causing the issue, "WISroGIS Webris Plugin". As soon as I disabled the plugin, the red pop box is no longer appear during saving process.

Please have a look.
·
Thursday, 09 June 2016 12:57
·
0 Likes
·
0 Votes
·
0 Comments
·
Well.... I would like for that visitor mapping to work. I'll have to do some looking for another mapping extension.

For now, I re-enabled it. I'll put up with the red box for now. It is not causing me any issues as posting works fine even with the pop-up.

Is there any way to discover the discrepancy between EB and the mapping extension?

As a side note... do you download the backup and duplicate the site on you own server? I'm not good at dealing with coding errors. For a brief moment, I saw my translate extension wasn't working and it had some failure messages. That kind of problem makes my heart sink as I don't have the knowledge to fix problems like that. I've been very careful to try any updates on backup linux and windows servers before introducing them to the live site. I'm somewhat worried when changes are made to the live site before testing. I know that StackIdeas can dig through the "guts" of the code..... I can't.
·
Thursday, 09 June 2016 13:38
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey Mark,

I am sorry for the delay of this reply,

I would like to ask this plugin `WISroGIS Webris Plugin` is it don't have trigger anything in Easyblog right?

If yes, I already added some restriction when detect that is Easyblog perform something, it will directly ignore it, so it should work fine now without show the pop up when during the save function in Easyblog composer.
JoomlaFolder/plugins/content/plugin_WISroGIS/plugin_WISroGIS.php

if ($context == 'easyblog.blog') {
return;
}
·
Friday, 10 June 2016 18:54
·
0 Likes
·
0 Votes
·
0 Comments
·
I posted today..... no red box.

Thanks for all your help.

Great support as always!!
·
Saturday, 11 June 2016 01:37
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi there,

You are most welcome. Glad to hear that your issue has been resolved now.

As a gentle reminder, kindly start a new thread if you have any other issue in the future so it will be easier for us to manage your inquiry. I will lock and mark this thread as resolved.
·
Saturday, 11 June 2016 11:07
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post