net
@krstarica on WordPress.org
- Member Since: August 8th, 2013
Contribution History
net’s badges:- Core Contributor
-
Posted a reply to Cron unschedule event error for hook, on the site WordPress.org Forums:
I've checked MySQL logs and no errors there. Experiencing the same on small traffic website. -
Posted a reply to Cron unschedule event error for hook, on the site WordPress.org Forums:
That check exists, but it is called once only - when plugin is activated? -
Posted a reply to Cron unschedule event error for hook, on the site WordPress.org Forums:
We are using crontab and this does affect normal website work, because some events are… -
Posted a reply to Doesn’t work when comment form is displayed via AJAX, on the site WordPress.org Forums:
Tested version 1.18.2. Cloudflare box refreshes two times when opening ajax comment form now, so… -
Posted a reply to Doesn’t work when comment form is displayed via AJAX, on the site WordPress.org Forums:
I am using the code provided at https://wordpress.org/support/topic/doesnt-work-when-comment-form-is-displayed-via-ajax/#post-16528146 and it works perfectly. No need for… -
Posted a reply to Doesn’t work when comment form is displayed via AJAX, on the site WordPress.org Forums:
Finally managed to update the plugin. I see such line in the code. But it… -
Posted a reply to Doesn’t work when comment form is displayed via AJAX, on the site WordPress.org Forums:
I've downloaded .zip file manually and also don't see a change in "WP Comment" code… -
Posted a reply to Doesn’t work when comment form is displayed via AJAX, on the site WordPress.org Forums:
After updating the plugin, WP offers me to update it again. Something is wrong with… -
Posted a reply to Doesn’t work when comment form is displayed via AJAX, on the site WordPress.org Forums:
@elliotvs any update on this? -
Posted a reply to Serious performance issue, on the site WordPress.org Forums:
@eskapism can you address this issue, also? Thanks. -
Posted a reply to Database error after upgrade to WordPress 6.1, on the site WordPress.org Forums:
@eskapism I also confirm this is fixed, many thanks! -
Posted a reply to Serious performance issue, on the site WordPress.org Forums:
Still experiencing the same issue with version 2023.1.1 -
Posted a reply to Doesn’t work when comment form is displayed via AJAX, on the site WordPress.org Forums:
Sorry, the previous code was cut and cannot edit it. Here is the corrected one:… -
Created a topic, Excellent plugin, on the site WordPress.org Forums:
Simple and fast plugin, doing excellent job in replaci… -
Posted a reply to Doesn’t work when comment form is displayed via AJAX, on the site WordPress.org Forums:
I think WP Comment block in inc/wordpress.php should look like this: // WP Comment if(get_option('cfturnstile_comment'))… -
Created a topic, Remove cfturnstile.css, on the site WordPress.org Forums:
No need for additional server request for cfturnstile.… -
Created a topic, Doesn’t work when comment form is displayed via AJAX, on the site WordPress.org Forums:
Doesn’t work with this plugin: https://wordpress.org/p… -
Posted a reply to Proxy server, on the site WordPress.org Forums:
Sure, but then plugin won't be updated. Cannot rely on single point of failure such… -
Posted a reply to Proxy server, on the site WordPress.org Forums:
I understand, but my company does not allow using proxy. -
Posted a reply to Proxy server, on the site WordPress.org Forums:
Since your plugin is very popular, it grabs more attention than others. Also they could… -
Posted a reply to Proxy server, on the site WordPress.org Forums:
This is the only plugin that requires proxy server. How come others managed without it… -
Created a topic, Proxy server, on the site WordPress.org Forums:
Is there an option to disable proxy server? -
Posted a reply to Database error after upgrade to WordPress 6.1, on the site WordPress.org Forums:
@eskapism any update on this? -
Posted a reply to Confusing behaviour of “Download Image” button, on the site WordPress.org Forums:
@surror any update on this? -
Posted a reply to OneSignal, on the site WordPress.org Forums:
Just filled the contact form at https://www.muraliwebworld.com/contact-us/ hope you will get it. -
Posted a reply to OneSignal, on the site WordPress.org Forums:
That's awesome, many thanks! Are you going to split everything to 1000 tokens per job? -
Posted a reply to OneSignal, on the site WordPress.org Forums:
You are right, WP_CLI is necessary. There will be no large queue. In the scenario… -
Posted a reply to OneSignal, on the site WordPress.org Forums:
Just found https://wordpress.org/plugins/action-scheduler/ so we don't need shell script, but rely on WordPress itself for… -
Posted a reply to OneSignal, on the site WordPress.org Forums:
So using 1 Firebase http request saves us 1000 http requests we would need to… -
Posted a reply to OneSignal, on the site WordPress.org Forums:
Why would we overload the server if we execute 200 http connections consequently, with small… -
Posted a reply to OneSignal, on the site WordPress.org Forums:
@murali-indiacitys is there any update regarding sending 200,000 notifications? Thanks. -
Posted a reply to Serious performance issue, on the site WordPress.org Forums:
+------+-------------+------------+-------+-----------------+------------+---------+----------------+-------+---------------------------------------------------------------------+ | id | select_type | table | type | possible_keys | key | key_len… -
Created a topic, Disable default search, on the site WordPress.org Forums:
I think there is no need to do default search for Word… -
Posted a reply to Translating image source, on the site WordPress.org Forums:
Are you receiving the whole attribution string from Openverse? Attribution does not need to look… -
Posted a reply to Better integration, on the site WordPress.org Forums:
When editing post using Classic editor, when click "Add Media" don't see a link to… -
Created a topic, Not working with WP Media Category Management, on the site WordPress.org Forums:
The latest version does not work when WP Media Categor… -
Posted a reply to Specifying Openverse license types, on the site WordPress.org Forums:
Maybe it is be easier to search for photos available for commercial use only. -
Posted a reply to Translating image source, on the site WordPress.org Forums:
Many thanks for the update. 1) Description field field should be empty. 2) Alternative Text… -
Posted a reply to Serious performance issue, on the site WordPress.org Forums:
This issue is not resolved, the query is still extremely slow. -
Posted a reply to Database error after upgrade to WordPress 6.1, on the site WordPress.org Forums:
Temporary workaround is to replace in wp-content/plugins/simple-history/inc/SimpleHistoryLogQuery.php the following: IF(@a=occasionsID,@counter:=@counter+1,@counter:=1) AS rep, IF(@counter=1,@groupby:=@groupby+1,@groupby) AS repeated,… -
Posted a reply to Database error after upgrade to WordPress 6.1, on the site WordPress.org Forums:
MariaDB [(none)]> SHOW VARIABLES LIKE '%_server' ; +----------------------+--------------------+ | Variable_name | Value | +----------------------+--------------------+ |… -
Posted a reply to Database error after upgrade to WordPress 6.1, on the site WordPress.org Forums:
I've raised the issue: https://core.trac.wordpress.org/ticket/57072 -
Created ticket #57072 on Core Trac:
WordPress 6.1 uses wrong database collation -
Posted a reply to Database error after upgrade to WordPress 6.1, on the site WordPress.org Forums:
Extension mysqli Server version 10.6.10-MariaDB-log Client version mysqlnd 7.4.33 Database username wordpress Database host 127.0.0.1:3306… -
Created a topic, Database error after upgrade to WordPress 6.1, on the site WordPress.org Forums:
After upgrade to WordPress 6.1 seeing database error m… -
Posted a reply to Serious performance issue, on the site WordPress.org Forums:
Actually, don't really think that using force index is the solution. The real question is… -
Created a topic, Specifying Openverse license types, on the site WordPress.org Forums:
It would be nice to be able to specify in settings wha… -
Created a topic, Specifying license types, on the site WordPress.org Forums:
Instead of manually checking the licence for every ima… -
Posted a reply to Openverse support?, on the site WordPress.org Forums:
There are other plugins implemented Openverse already, so this is doable. -
Created a topic, Translate Photo Attribution, on the site WordPress.org Forums:
1) Is it possible to always automatically add Photo At…