-
Posted a reply to Plugin is dead. Upgrading to WordPress 6.8 now has a fatal error, on the site WordPress.org Forums:
No, my customer didn't need it any more, so I didn't work on it at… -
Posted a reply to _sgg_attach wp_option purpose?, on the site WordPress.org Forums:
I am the host provider.There isn't really a screenshot, other than "mysqladmin processlist" shows 20… -
Posted a reply to _sgg_attach wp_option purpose?, on the site WordPress.org Forums:
There were 300 images in this gallery. I don't know what you consider normal? -
Created a topic, _sgg_attach wp_option purpose?, on the site WordPress.org Forums:
I have a bunch of photo galleries and when I tried upl… -
Posted a reply to It’s dead and buggy, on the site WordPress.org Forums:
Yup, just discovered that today. I'm not sure how it is working on one of… -
Created a topic, Plugin is dead. Upgrading to WordPress 6.8 now has a fatal error, on the site WordPress.org Forums:
I hadn't noticed that this plugin hasn't been updated … -
Posted a reply to Plugin dead?, on the site WordPress.org Forums:
Warnings in PHP7 and server crashes. Seems unlikely that the developer is still really supporting… -
Posted a reply to Disable future links?, on the site WordPress.org Forums:
I disabled the yoast plugin, and saw the <meta> not get written at all... But,… -
Posted a reply to Disable future links?, on the site WordPress.org Forums:
Ah - I wasn't looking for a meta tag, I was thinking it was going… -
Posted a reply to Disable future links?, on the site WordPress.org Forums:
Same for the calendar day links:a href="https://intrepidfirearmsacademy.com/calendar/2024-10-30/" class="tribe-events-calendar-month__day-date-link" data-js="tribe-events-view-link" -
Posted a reply to Disable future links?, on the site WordPress.org Forums:
No, I just hadn't gotten to check on whether your code actually does what your… -
Posted a reply to Disable future links?, on the site WordPress.org Forums:
i think that is saying you already put noindex/follow in all links anyway? I'll have… -
Posted a reply to Disable future links?, on the site WordPress.org Forums:
Until a fix/setting is added to the plugin, I just block all of the robots… -
Posted a reply to Disable future links?, on the site WordPress.org Forums:
No. It is related to performance. My server is getting swamped due to having all… -
Created a topic, Disable future links?, on the site WordPress.org Forums:
Is there a way to disable links after some date in the… -
Created a topic, PHP deprecation: dynamically creating class variables, on the site WordPress.org Forums:
It's probably never been a good idea, but PHP is getti… -
Posted a reply to Autolinking #1, on the site WordPress.org Forums:
ah, right. I did see that, but then forgot. Thanks! -
Created a topic, Autolinking #1, on the site WordPress.org Forums:
I just discovered the auto-hashtag setting, which does… -
Created a topic, Bug: using REQUEST unfiltered into database call?, on the site WordPress.org Forums:
I see you are using $_REQUEST, which is generally a ba… -
Created a topic, Not working?, on the site WordPress.org Forums:
It appears that other users have gotten this plugin to… -
Posted a reply to Smart Slider breaking Backend, on the site WordPress.org Forums:
widgets were suddenly broken for me too. The patched version works for me, thanks! -
Posted a reply to ALTER TABLE commands running multiple times, bogging down site, on the site WordPress.org Forums:
I can't disable it, since that would make the site go slowly. We saw a… -
Posted a reply to ALTER TABLE commands running multiple times, bogging down site, on the site WordPress.org Forums:
I don't use minify via W3. I do use cloudflare, which I think minifies things.… -
Posted a reply to ALTER TABLE commands running multiple times, bogging down site, on the site WordPress.org Forums:
disabling the object cache switches to transients and this function starts working as expected. -
Posted a reply to ALTER TABLE commands running multiple times, bogging down site, on the site WordPress.org Forums:
If I call wp_cache_get directly after the wp_cache_set, it works properly, but the next visit… -
Posted a reply to ALTER TABLE commands running multiple times, bogging down site, on the site WordPress.org Forums:
Not sure what this means, if anything. ~/strenuous/wp-content/plugins/the-events-calendar>/usr/share/memcached/scripts/memcached-tool ~/memcached.socket dump | grep -a tec_custom_tables_v1_initializedDumping memcache… -
Posted a reply to ALTER TABLE commands running multiple times, bogging down site, on the site WordPress.org Forums:
memcached is using 87MB out of 256MB, so presumably the activation transient isn't getting kicked… -
Posted a reply to ALTER TABLE commands running multiple times, bogging down site, on the site WordPress.org Forums:
enabling the writing of transients to the database doesn't make any difference (probably because your… -
Posted a reply to ALTER TABLE commands running multiple times, bogging down site, on the site WordPress.org Forums:
2023-04-27 15:03:26: (None) last_run_timeC: 16826078002023-04-27 15:03:26: (None) init: 16826078002023-04-27 15:03:38: (None) last_run_timeC: 16826078002023-04-27 15:03:38: (None)… -
Posted a reply to ALTER TABLE commands running multiple times, bogging down site, on the site WordPress.org Forums:
wp_using_ext_object_cache() is true.wp_cache_get(static::ACTIVATION_TRANSIENT)returns null sometimes. That is at least part of the problem. -
Posted a reply to ALTER TABLE commands running multiple times, bogging down site, on the site WordPress.org Forums:
I'm curious about the ordering of line ~90 in Activation.php, where you set the transient/cache… -
Posted a reply to ALTER TABLE commands running multiple times, bogging down site, on the site WordPress.org Forums:
Definitely it happens more than once a day - I've seen multiple simultaneous operations -… -
Posted a reply to ALTER TABLE commands running multiple times, bogging down site, on the site WordPress.org Forums:
Great, thanks. That looks likely.I added a logging statement inside the if(update) block, and on… -
Created a topic, ALTER TABLE commands running multiple times, bogging down site, on the site WordPress.org Forums:
This appears to have started with a recent update. I … -
Posted a reply to File does not exist when creating new event from frontend, on the site WordPress.org Forums:
I found it. My main site has more options configured for W3 total cache enabled.… -
Posted a reply to [The Events Calendar] File does not exist when creating new event from frontend, on the site WordPress.org Forums:
Your description of the fix doesn't sound like my problem, so perhaps you are chasing… -
Posted a reply to City only rather than manual time zones?, on the site WordPress.org Forums:
That sounds great, thank you! -
Posted a reply to File does not exist when creating new event from frontend, on the site WordPress.org Forums:
When re-saving, if you mean re-uploading an image from the wp-admin page, yes, that works… -
Posted a reply to Timezone disappears when clicked when creating an event, on the site WordPress.org Forums:
created a ticket in your system. -
Posted a reply to File does not exist when creating new event from frontend, on the site WordPress.org Forums:
Not getting a reply, I downgraded both. I can confirm downgrading to 6.0.2 for both… -
Posted a reply to File does not exist when creating new event from frontend, on the site WordPress.org Forums:
Great, thank you! -
Posted a reply to File does not exist when creating new event from frontend, on the site WordPress.org Forums:
I included the filename and function calls in a previous comment. I don't think caching… -
Posted a reply to File does not exist when creating new event from frontend, on the site WordPress.org Forums:
In Submission_Handler.php: media_handle_upload() eventually calls wp_get_image_editor() and then wp_get_image_editor() is called on line 325 as… -
Posted a reply to File does not exist when creating new event from frontend, on the site WordPress.org Forums:
I've added some debugging statements to wp-image-editor-imagick->load(), and it is called twice, once with a… -
Posted a reply to File does not exist when creating new event from frontend, on the site WordPress.org Forums:
Thank you for your reply, but that isn't it. Site health only reports about removing… -
Created a topic, File does not exist when creating new event from frontend, on the site WordPress.org Forums:
I'm not sure where the problem is. I have a dev site … -
Posted a reply to WordPress 6 breaks the calendar?, on the site WordPress.org Forums:
As far as I know, your plugin is still incompatible with any plugin that calls… -
Created a topic, Bug: wrong parameter to wp_register_scripts, on the site WordPress.org Forums:
includes/class-scripts.php: lines 702 and 713 need a … -
Posted a reply to Plugin conflict with cc-scripts (or presumably any plugin or non-src script, on the site WordPress.org Forums:
Ah - got it. cc-scripts has a bug in it. I'll report it there. -
Created a topic, Plugin conflict with cc-scripts (or presumably any plugin or non-src script, on the site WordPress.org Forums:
I'm using the cc-scripts plugin to add some custom jav…