UPDATES EasyBlog 6.0.11 Released! Update to the latest version now!

Helpdesk

Your Time
Our Time
Response Time
24 — 48 hours
We strive to provide the fastest ever response possible. However, we are not super beings.

Allow at least 24 — 48 hours
  Support is offline
It is currently off working hours and most of us aren't around

Rest assured that we will get back to you as soon as the day starts tomorrow!
  Support is offline
Hi StackIdeas,

I am not sure but looks like I have found an issue in the component.

today I have found on my server following query is being executed multiple times per second:
DELETE FROM `_komento_captcha` WHERE `created` <= DATE_SUB( '2016-10-06 19:47:42', INTERVAL 12 HOUR );

I see in the code that you have implemented 2 queries for cleaning captcha - one with interval 7D and second one with 12H. I see as well that komento cron tab and the setting "clear captcha on page load" are triggering the query with 7D.

But I can not understand who is calling constantly the query 12H in my database. I see this query in php code in administrator/components/com_komento/tables/captcha.php but can not understand why and how is called constantly in my installation?

I see in my Apache log a well a huge number of POST requests "POST /?option=com_komento HTTP/1.0".

please help :(

thank you in advance
Martin
The replies under this section are restricted to logged in users or users with an active subscription with us