-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
cwiccer.com - activating oik-bob-bing-wide doesn't last long #6
Comments
I deactivated a couple of plugins and tried again. I was able to edit a post to add the WordPress info block. |
Looks like it was something to do with oik-unloader. |
The battle could be with Elementor. It does something with the /home/customer/www/cwiccer.com/public_html/wp-content/plugins/oik-bwtrace/includes/bwtrace-actions.php(618:0) bw_trace_backtrace(1) 24 0 2022-02-12T09:08:23+00:00 0.030573 0.026124 cf=pre_option_uninstall_plugins 2841 1 0 25165824/25165824 768M F=320 3 Array
|
No, it wasn't Elementor. The problem seems to occur when the NextGEN Gallery plugin is activated. I can see code that will invoke Having updated my local install to the latest version of the nextgen-gallery plugin I've found the code.
Attached hooks at
Both Query Monitor and oik-bwtrace run their shutdown logic before Proposed fixChange oik-unloader to remove the filter hook when the |
Rather than hooking into |
The solution doesn't work for NextGen Gallery. On shutdown it makes itself activated in |
I've been trying to activate oik-bob-bing-wide in cwiccer.com but it doesn't seem to want to stay activated.
It worked for a short while since I was able to insert some of the blocks provided by it.
But when I viewed the page and edited it again the blocks weren't registered.
No idea why at present.
Updating to v2.1.1 didn't resolve the issue.
The text was updated successfully, but these errors were encountered: