websupporter
Forum Replies Created
-
If you have the website open, by default every five seconds a request is made to the server if there are new messages and therefore the database gets queried. You can apply the filter
dn_js_interval
and set your own interval (source: https://plugins.trac.www.ads-software.com/browser/buddypress-desktop-notification/tags/0.8/desktop-notification.php#L37).add_filter('dn_js_interval', function() { return 20000; });
would do such a request every 20 seconds and therefore reduce the number of requests quite significantly.
I hope that helps ??
Forum: Plugins
In reply to: [Antispam Bee] PHP 7.4Hi @seanlance,
I have tested the plugin with PHP 7.4The only problem which I saw was during plugin activation, where it throws a small notice. But that’s all and will be resolved in the next version.
Forum: Plugins
In reply to: [Mailchimp for WooCommerce] Problems connectingHi @ryanhungate,
sorry I didn’t came back. To be honest, I didn’t figure it out, but as there was some time pressure, we went with another solution.Thanks for your good support!
Forum: Plugins
In reply to: [Mailchimp for WooCommerce] Problems connectingHi @ryanhungate
thanks for coming back. I tried it.After the update: Now I get a fatal error at the same stage. Reason: wp_remote_post() returns now a WP_Error (“Too many redirects”), while the plugin does not check, if the response is a WP_Error. I tried quickly just to raise the number of allowed redirects to 100, but it still runs into the same problem.> but it might have something to do with the wp_remote_post altering the METHOD
I tested it now locally too, where I do have the same problem:
Basically this is the response I am getting:HTTP/1.1 302 Found Server: nginx Content-Type: text/html; charset=UTF-8 Transfer-Encoding: chunked Connection: close Cache-Control: no-cache, private Date: Fri, 01 Nov 2019 07:36:56 GMT Location: https://woocommerce.mailchimpapp.com/api/finish Access-Control-Allow-Origin: * Access-Control-Allow-Methods: GET Access-Control-Allow-Headers: Content-Type, Authorization <!DOCTYPE html> <html> <head> <meta charset="UTF-8" /> <meta http-equiv="refresh" content="0;url=https://woocommerce.mailchimpapp.com/api/finish" /> <title>Redirecting to https://woocommerce.mailchimpapp.com/api/finish</title> </head> <body> Redirecting to <a href="https://woocommerce.mailchimpapp.com/api/finish">https://woocommerce.mailchimpapp.com/api/finish</a>. </body> </html>
Using xDebug, as far as I can see it I am doing a post request as I stop here: https://github.com/WordPress/WordPress/blob/3caaa40fc6aa67a655d8bf714717901a8ab8373e/wp-includes/Requests/Transport/cURL.php#L335
The redirects then of course are GET-Requests.I hope this helps you. To me the question seems to be why the server responses with this redirect instead of returning the requested data.
- This reply was modified 5 years ago by websupporter.
Forum: Plugins
In reply to: [Schema App Structured Data] Feature Request: MultisiteHi @vberkel,
thanks for taking a look into it. I understand the effort and not every feature request can simply be implemented, just because someone asks for it.So I really appreciate the time you spent evaluating this idea.
All the best,
David.
Forum: Plugins
In reply to: [Schema App Structured Data] Feature Request: MultisiteHi @vberkel,
this sounds great. Thanks a lot,David.
Forum: Plugins
In reply to: [Antispam Bee] Not Compatible in AMPHi @ericmrazon,
thanks for reaching out. Can you describe what problems you are facing?Forum: Plugins
In reply to: [Antispam Bee] Request for Autoptimize compatibilityHi @lozula,
thanks for the detailed report! We will have a look into this for the next version and I have created an issue in our Github repository about Autoptimize: https://github.com/pluginkollektiv/antispam-bee/issues/278Thanks @optimizingmatters for offering your insights. I will investigate this issue a bit and if I have questions, I will contact you.
Forum: Plugins
In reply to: [Antispam Bee] Works with BBpressHi @barrenas,
no, currently Antispam Bee works only for the default comment system of WordPress.All the best,
David.Forum: Plugins
In reply to: [Antispam Bee] Spam vermeiden :-(Hi @mandelkind,
ich vergesse immer, dass wir für solche F?lle auch ein Google Formular haben, in welches Du eintragen kannst: https://docs.google.com/forms/d/e/1FAIpQLSeQlKVZZYsF1qkKz7U78B2wy_6s6I7aNSdQc-DGpjeqWx70-A/viewform?c=0&w=1—
I always forget, we do have a Google form for those reasons: https://docs.google.com/forms/d/e/1FAIpQLSeQlKVZZYsF1qkKz7U78B2wy_6s6I7aNSdQc-DGpjeqWx70-A/viewform?c=0&w=1Forum: Plugins
In reply to: [Antispam Bee] Spam vermeiden :-(Hi @mandelkind,
leider ist Spam auch in diesem Forum untersagt, so dass der entsprechende Text entfernt wurde. Vielleicht kannst Du den Spam beschreiben, sowie die Einstellungen, welche Du in Antispam Bee schon vorgenommen hast, so dass wir uns ein besseres Bild machen k?nnen.Gerne kannst Du den entsprechenden Spam auch als Textanhang via Email an uns schicken. Die Adresse findest Du hier: https://pluginkollektiv.org/imprint/
Beste Grü?e,
David.
—
Hi @mandelkind,
unfortunatly also in this forum, posting spam is not permitted. So the text you posted has been deleted. Maybe you can describe the spam as well as the settings you have in Antispam Bee, so we can get a better picture of the problem.You are also welcome, to send the spam in question as a textfile via email to us. You can find the address here: https://pluginkollektiv.org/imprint/
All the best,
David.Forum: Plugins
In reply to: [Antispam Bee] Plugin is blocking possibility to comment@paarseolifant,
today the new version of Antispam Bee was released. Your issue should be resolved with this release.If you experience any problems, please contact us again.
Thank you for your patience.
Forum: Plugins
In reply to: [Antispam Bee] Plugin is blocking possibility to commentHi @paarseolifant,
sorry for the late reply. We are actually working on it and we hope to release a new version soon. I suspect the 500 you see is related to this issue: https://github.com/pluginkollektiv/antispam-bee/issues/258Sorry again, it took so long to reply. Give us some days and the new version will be online.
All the best,
David.Forum: Plugins
In reply to: [Antispam Bee] Spambox alert possible?Hi @clg87,
thanks for your suggestion.There are already plans for such a feature: https://github.com/pluginkollektiv/antispam-bee/issues/110
But so far, we haven’t made a lot of progress yet. I can’t promise you a timeline for this feature, but we will definitely have this one in mind.
Thanks again!
Forum: Plugins
In reply to: [Antispam Bee] Delete cookie law text from error pageHi @aminata88,
to me, this looks more like an issue of your cookie law plugin.Antispam Bee does not add such a notice.