Erik Molenaar
Forum Replies Created
-
Forum: Plugins
In reply to: [Remove Orphan Shortcodes] PHP Notice: non well formed numeric valueThis error can be fixed by adding a floating parameter to microtime() like microtime(1) on lines 30 + 32.
If you use microtime() and set the get_as_float parameter you get a simple floating point number that is just what you need for a +1 calculation on line 32.
$hack1 = md5( microtime(1) ); $hack2 = md5( microtime(1) + 1 );
Can you please fix this in a new version? Thanks for your awesomeness.
I send you an email. I need this functionality as well and I am more than willing to pay for your time to add this to the public release of this plugin.
I’ll pay and everybody will be happy!
Forum: Plugins
In reply to: [WooCommerce] What is “Mine” filter for in Ordershi i have the same issue, all new orders from my costumers are marked as mine too. the orders also its shown on completed tab, its really weird
Same issue here. Orders placed by customers are set to “Mine”. Weird stuff!
I am on version 3.5.1.
Forum: Plugins
In reply to: [Autoptimize] Remove naggy message image optimizationThanks Frank and enjoy your well deserved holiday!
Forum: Plugins
In reply to: [Media from FTP] Plugin Idea: for very large amounts of dataThanks ??
Perhaps you can show the add-on possibilities in the plugin options. I think it would benefit your sales!
Keep rockin’
Forum: Plugins
In reply to: [Media from FTP] Plugin Idea: for very large amounts of dataHi Katsushi,
I was not aware there is an add-on for this.
Could you give a purchase link for this add-on?
Thanks!
Forum: Plugins
In reply to: [WPFront Notification Bar] Fixing PHP7.2 NoticesI really would like these deprecated function to be replaced as well. Thanks!
Deprecated: Function create_function() is deprecated in?/wpfront-notification-bar/classes/base/class-wpfront-options-base.php?on line?68 Deprecated: Function create_function() is deprecated in /wpfront-notification-bar/classes/base/class-wpfront-options-base.php?on line?77 Deprecated: Function create_function() is deprecated in?/wpfront-notification-bar/classes/base/class-wpfront-options-base.php?on line?84
Hi Tavic,
Thanks for the prompt reply.
Would it be possible to include a compact howto for this check in your plugin FAQ?
I checked my browser console, but its very complicated for a non-techie and I am not sure where to look at ??
Thanks!
if you change WooCommerce settings so that prices do no include tax, the order revenue will not include any tax either.
True, I haven’t thought about that. It’s a good thing you include this new function ??
Thanks @duracelltomi
It’s a great new feature but after thinking about it some more I would be cautious to enable it. As you stated before, Google is very clear that it wants all costs and tax included with the Revenue. Beats me however…
Thanks again.
Hi @nextscripts
I just updated to the new version (4.2.4), but the issue is still there.
Can you please fix this in the next release? Thanks.
You rock @duracelltomi!
I’ve changed this code and it should be fixed in the upcoming bugfix version (v1.8.1)
@duracelltomi what is the ETA of this new release btw?
Thanks ??
Thanks @nice23 ??
Thank you @duracelltomi for listening and fixing this! Looking forward to the plugin update ??