mickdom
Forum Replies Created
-
I created the tables manually:
actionscheduler_actions,
actionscheduler_claims,
actionscheduler_groups (with entry “action-scheduler-migration”),
actionscheduler_logsThen the update works!
But only the following plugins use the tables (reference: WP-Optimize):
woocommerce, wpforms-lite, email-subscribers, woocommerce-abandoned-cart, invoicing, newsletter-optin-box, wp-marketing-automations
- This reply was modified 5 years, 9 months ago by mickdom.
@danielliser:
It will not go away (…Health Check plugin’s Troubleshooting mode on our plugin alone)! I still haven’t been able to update your plugin.
The only thing I noticed at the beginning is that I accidentally double-clicked your update at the beginning. Maybe that helps?
Hello danieliser,
have you determine anything yet?
Hello danieliser,
please note that I have another error! I couldn’t see that at first, sorry.
Best regards!
Hello danieliser,
Sorry for the late reply. I couldn’t repeat it before. After updating your plugin, I have to delete the plugin folder and restore it from the backup. Otherwise WordPress no longer works. My error message is attached as loom-video-link. The tables _actionscheduler_ * do not exist in the database!
I have the same error!
Wordpress will no longer work after that!
Hi nsinelnikov,
I uploaded the plugin again. It works!
Many thanks!
Forum: Plugins
In reply to: [Simple Ajax Chat – Add a Fast, Secure Chat Box] Site healthGreat, Thanks!
Forum: Plugins
In reply to: [The Events Calendar] Widget Area TitleSTILL NOT FIXED!!!
🙁
Please check the title in function widget_output()
- This reply was modified 6 years, 3 months ago by mickdom.
Wow, so quickly. It works! Thanks for the great help stefanoai.
Fantastic Plugin!!!
Best regards
- This reply was modified 6 years, 4 months ago by mickdom.
Hi @fpcorso.
I have no ideas. I am completely satisfied with it. You have a great plugin! Keep it up.
Best regards
Forum: Plugins
In reply to: [The Events Calendar] Widget Area TitleI disabled the plugin “Custom Sidebars – Dynamic Widget Area Manager” and the issue is unfortunately still there!
- This reply was modified 6 years, 8 months ago by mickdom.
Forum: Plugins
In reply to: [The Events Calendar] Widget Area TitleHi Jaime,
I use “Custom Sidebars – Dynamic Widget Area Manager” by WPMU DEV. But with other plugins there are no problems. I think that it does not cause the issue.
Best regards
Forum: Plugins
In reply to: [The Events Calendar] Widget Area TitleHello Jaime,
I’m already using version 4.9.8. The issue is still there. My workaround is to replace Line 125 in wp-content/plugins/the-events-calendar/src/Tribe/List_Widget.php:
old: $title = apply_filters( ‘widget_title’, $title );
new: $title = ‘my own title’;Otherwise, the text is “Widget Area”. I hope this helps.
Best regards