ericbourges
Forum Replies Created
-
Forum: Plugins
In reply to: [Store Locator WordPress] Store custom post ?In fact it would be the other way around, I would like to retrieve the data on a site that runs with Agile Store locator, with a request type https://website/wp-json/wp/v2/asl_stores and process and use them on another site
Forum: Plugins
In reply to: [Store Locator WordPress] Store custom post ?thank you for your reply
my idea is to make requests through the rest api so I need to call posts or custom postsIt seems to be ok, the days that were at 0 have their data back
Is there anything to do to avoid this in the future?Thank you for your reply
I installed the plugin and clicked the command to invalidate all reports (the widget graph has not changed, is this normal?), and I will now wait 24/48h for the reports to be regenerated. I’ll keep you informed
Screenshot to explain the problem
The 2nd missing date nevertheless showed the data yesterdayForum: Plugins
In reply to: [LiteSpeed Cache] Memcached and transientsAh, ok.
So it is normal that I find all my created transients saved in the option table of my database?
I thought that the MemCached object cache was used to keep this kind of data in RAM to be served faster than a database query lives.Thanks for your quick answer !
Twitter (Musk…) is going completely crazy… I think I will soon stop offering feeds on the sites I developHi @slickchris
I allow myself to post here because I have exactly the same concern on the Twitter thread: Rate Limited
Hi @emermatomo
Sorry, I didn’t take the time to answer you. Yes I saw your answer but did not have time to test
thank you for your helpThe idea would be to have an extract of the statistics accessible directly on the WordPress dashboard (number of visitors, number of page views, etc.), without necessarily seeing the full Matomo dashboard
Hi Joshua,
Sorry for the inconvenience, finally it came from my host who transferred during this time the site to another server (therefore another IP address). Everything is back to normal nowIt seems that the problem is not solved, here is the log:
PHP Notice: Undefined variable: popup in /home/clients/xxxxxx/xxxxxxxx/wp-content/plugins/feed-them-social/includes/feeds/twitter/class-twitter-feed.php on line 1488Thanks for your help
Thank you for your answer
It seems that this was the origin of the problem, I integrated a “From” with the name and the email of the sender in the header, and it works
Have a nice day!
EricNo worries, it’s just that I had never had this notice before.
I will wait for the updateHave a nice day
EricHi Dake,
Sorry for the delay, here is the debug:
Mailer: Autre SMTP
SMTP Error: data not accepted.SMTP server error: DATA END command failed Detail: Spam message rejected
SMTP code: 550 Additional SMTP info: 5.2.0
Debug Output:
Connection: opening to mail.infomaniak.com:587, timeout=300, options=array()
Connection: opened
SERVER -> CLIENT: 220 mail.infomaniak.com ESMTP ready
CLIENT -> SERVER: EHLO fr-ovh1-web731.main-hosting.eu
SERVER -> CLIENT: 250-mail.infomaniak.com
250-PIPELINING
250-SIZE
250-ETRN
250-ENHANCEDSTATUSCODES
250-8BITMIME
250-DSN
250-AUTH PLAIN LOGIN
250 STARTTLS
CLIENT -> SERVER: STARTTLS
SERVER -> CLIENT: 220 2.0.0 Start TLS
CLIENT -> SERVER: EHLO fr-ovh1-web731.main-hosting.eu
SERVER -> CLIENT: 250-mail.infomaniak.com
250-PIPELINING
250-SIZE
250-ETRN
250-ENHANCEDSTATUSCODES
250-8BITMIME
250-DSN
250 AUTH PLAIN LOGIN
CLIENT -> SERVER: AUTH LOGIN
SERVER -> CLIENT: 334 VXNlcm5hbWU6
CLIENT -> SERVER: [credentials hidden]
SERVER -> CLIENT: 334 UGFzc3dvcmQ6
CLIENT -> SERVER: [credentials hidden]
SERVER -> CLIENT: 235 2.0.0 OK
CLIENT -> SERVER: MAIL FROM:
SERVER -> CLIENT: 250 2.1.0 Ok
CLIENT -> SERVER: RCPT TO:
SERVER -> CLIENT: 250 2.1.5 Ok
CLIENT -> SERVER: DATA
SERVER -> CLIENT: 354 End data with .
CLIENT -> SERVER: Date: Thu, 2 Mar 2023 08:05:03 +0000
CLIENT -> SERVER: To: hello@ericbourges.com
CLIENT -> SERVER: From: "SansRefrain."
CLIENT -> SERVER: Subject: Des notifications vous attendent
CLIENT -> SERVER: Message-ID:
CLIENT -> SERVER: X-Mailer: WPMailSMTP/Mailer/smtp 3.7.0
CLIENT -> SERVER: MIME-Version: 1.0
CLIENT -> SERVER: Content-Type: text/html; charset=UTF-8
CLIENT -> SERVER: Content-Transfer-Encoding: 8bit
CLIENT -> SERVER:
CLIENT -> SERVER: Bonjour CarlitoB.Des notifications non lues vous attendent dans votre espace SansRefrainRetrouvez-les ici : Mon espaceA très bientôt sur SansRefrain
CLIENT -> SERVER:
CLIENT -> SERVER: .
SERVER -> CLIENT: 550 5.2.0 Spam message rejected
SMTP ERROR: DATA END command failed: 550 5.2.0 Spam message rejected
SMTP Error: data not accepted.