Yakir Sitbon
Forum Replies Created
-
Hi @hk-orga
What about a custom filter to change the separator?
Hi @davemccourt
I just released a new version. Please check if the issue is resolved.
Forum: Plugins
In reply to: [Activity Log - Monitor & Record User Changes] Plugin breaks site migrationHi @sitebolts
I added this support to our develop branch. It will release in the next release.
You can see the diff code there: https://github.com/pojome/activity-log/pull/186/
Thank you.
For now, we don’t want to start DB migration for current plugin installations.
If we see this patch will help, we will consider migration.
So, if you want right now to get this, you need to disable the plugin, drop the table, and activate it again.
If you know how to add indexes to your current table, you can compare it by this scheme: https://github.com/pojome/activity-log/blob/master/classes/class-aal-maintenance.php#L60-L80
Thanks
Thanks
Hi,
I fixed it. Will deploy in the next release.Thanks
Forum: Plugins
In reply to: [Activity Log - Monitor & Record User Changes] Woocommerce errorHi @yossidavid
To assist you better, I need more information from you. Please provide me with the following details:
- WooCommerce version
- WordPress version
- The error message you get when you try to act and what you did.
Thank you for your cooperation and patience. I look forward to hearing from you soon.
Yakir
Forum: Plugins
In reply to: [Elementor Website Builder - More than Just a Page Builder] Mail Abuse CaughtHi @heymehedi,
Can I ask from you are downloaded the Elementor plugin to your website? As you can see in our source code, this file is not exist:https://github.com/elementor/elementor/tree/master/modules/promotions/admin-menu-items/interfaces
Hi @oldrup
I just see one deprecated use. The other is from WP itself.
BTW, I created PR about it: https://github.com/pojome/activity-log/pull/170Thanks
Forum: Themes and Templates
In reply to: [Hello Elementor] Showing a critical error on my webisiteH? @mcubes
Do you have a modified theme on your site? In our theme, I don’t see any code at function.php line 10.Yakir
Hi @supaiku
This is not one of our plugins.
Forum: Plugins
In reply to: [Activity Log - Monitor & Record User Changes] fatal errorHi @lordsnake
This is not one of our plugins. You can open a support ticket here: https://www.ads-software.com/support/plugin/activity-log-mainwp/#new-topic-0
Hey @hube2
The following can be seen: https://github.com/pojome/activity-log/blob/6ec4d6ba4a8cb774ade2a0a67c6bda7f553edc79/hooks/class-aal-hook-options.php#L7
This filter allows you to add more options to Activity Log.
Yakir.
- This reply was modified 2 years, 9 months ago by Yakir Sitbon.
Forum: Plugins
In reply to: [Activity Log - Monitor & Record User Changes] deadlock creating a total mess@nhadsall: I would appreciate it if you could check if it’s working.
Forum: Plugins
In reply to: [Activity Log - Monitor & Record User Changes] deadlock creating a total messHi again,
I’ve just committed the fix. This can be found at https://github.com/pojome/activity-log/commit/325e286f880cd762df1c8b3fe98ce3f5b6405c9c
You must deactivate and reactivate the plugin if you just downloaded it.
Yakir