trevorstokes
Forum Replies Created
-
I called my credit card company and they filled out a stop payment form. The merchant is set up to process them. After I described the issue with no cancel options on the site, she was surprised to discover that they were set up to process stop payments.
It’s in effect for 14 months.Did you find a way of cancelling or stopping the next payment?
Forum: Plugins
In reply to: [Sprout Invoices - Client Invoicing & Estimates] Is this plugin dead?I paid for a year of Freelancer. It worked reasonably well, but I needed an interface to QuickBooks Online.
Opened several tickets but never got a response.
I can’t find out how to cancel, so that I don’t have to pay again next year.Thanks for the tip.
I have an extended WP database, and have a lot of code (a wizard) that sets a member to past.
And an audit checks that the member has been properly “nuked.” For that I check that the MD5 of the password matches that of a blank.
I will use a WP generated random password instead. Ideally, not the same one for every user.Forum: Plugins
In reply to: [UpdraftPlus: WP Backup & Migration Plugin] Fatal Error / Memory ExhaustedI didn’t increase the limit yet, and the error has not re-occurred.
My provider uses CPanel, so I don’t have to edit php.ini directly. I can go to PHP Selector / Options / memory_limit.Forum: Plugins
In reply to: [UpdraftPlus: WP Backup & Migration Plugin] Fatal Error / Memory ExhaustedThanks! I’ll try that. I thought it was maybe some kind of runaway script.
Done! Thank you.
Hi AW,
I don’t want to remove it from my list. It is, as far as we know, a valid email address.
We are using your sending service and I understand that you share the list of common bounces. I was wondering if this address got on that list. I set it back to “Subscribed” and after the next mailing it is “Bounced” again.In one forum response MailPoet I read that we could mail you the address in question and you can check if it can be removed.
Thanks,
TrevorSupport at our web host added the absolute path to invoke php and I think it’s working now.
/usr/local/bin/php /home/georgianyacht/public_html/wp-content/plugins/mailpoet/mailpoet-cron.php /home/georgianyacht/public_html/Strange, because in CPanel’s terminal environment I can invoke ph with your script or -v to confirm the version. etc.
Thanks for your help.
Hopefully the 503s etc. will go away.Hi,
I verified that the advanced settings show “Visitors to your web site.”
As proof, I also ran the php script from the command line and it reported that MailPoet is not configured to run with Linux Cron.Here is a section of the Access Log from today, still with the “Visitors” setting. It’s every 20 S, even when there are visitors.
173.209.50.138 - - [16/Jun/2022:07:20:04 -0400] "POST /?mailpoet_router&endpoint=cron_daemon&action=run&data=eyJ0b2tlbiI6InFrNnA3In0 HTTP/1.1" 200 - "https://www.georgianyachtclub.com/?mailpoet_router&endpoint=cron_daemon&action=run&data=eyJ0b2tlbiI6InFrNnA3In0" "MailPoet Cron" 173.209.50.138 - - [16/Jun/2022:07:20:23 -0400] "POST /?mailpoet_router&endpoint=cron_daemon&action=run&data=eyJ0b2tlbiI6InV5Z2lqIn0 HTTP/1.1" 200 - "https://www.georgianyachtclub.com/?mailpoet_router&endpoint=cron_daemon&action=run&data=eyJ0b2tlbiI6InV5Z2lqIn0" "MailPoet Cron" 173.209.50.138 - - [16/Jun/2022:07:20:43 -0400] "POST /?mailpoet_router&endpoint=cron_daemon&action=run&data=eyJ0b2tlbiI6ImoxaTJ6In0 HTTP/1.1" 200 - "https://www.georgianyachtclub.com/?mailpoet_router&endpoint=cron_daemon&action=run&data=eyJ0b2tlbiI6ImoxaTJ6In0" "MailPoet Cron"With the setting changed to “Server Side cron” I can run the php script from the command line with no errors. I have access to the logs via CPanel.
However, a test email doesn’t go out until I manually run the command from the command line.Cron is set up for every minute and the path is the full path.
So I will reach out to the provider. My apologies – as it may simply be that cron isn’t running.P.S. The documentation you referred me to still lists three options. Visitors, MailPoet’s script or cron.
Thanks for the reply.
I tried the crontab job that MailPoet generated.php /home/georgianyacht/public_html/wp-content/plugins/mailpoet/mailpoet-cron.php /home/georgianyacht/public_html/And no emails got sent.
I looked on github 3.89.0 and it suggests that MailPoet’s own task scheduler was replaced. But the generated cron job still has mailpoet-cron.
Could it be that the generated command line is out of date?
Also, with the “Visitors to web site” setting I was still seeing cron in the server access logs at almost exactly every 20 seconds.- This reply was modified 3 years, 12 months ago by trevorstokes.
Thank you! That;s embarrassing!
I can probably delete the account currently associated with webmaster.
The one connected to my personal address is the correct one. I recently added approved senders and they work.I don’t remember creating the other account, but it must have been me!
We don’t have a premium subscription. I only see a floating search icon.
The member’s email account must have recovered from what ever caused the bounces. Is there any other way to reset them to “subscribed?”Forum: Fixing WordPress
In reply to: User profile silently fails to update if email addres malformedThanks.
I deactivated every plugin and then the theme.
After the theme was changed I noticed the red bar and error messageError: The email address isnβt correct.or
Error: Please enter an email address.But, after I reactivated everything (I kept careful notes to make sure I had all of the same active plugins) it still worked.
Now I’m wondering if I (and our Membership Director) missed the error message all along, or if simply re-activating a plug in did something.
Thanks for your help, and sorry if I troubled you with a non-issue!
RegardsIt wasn’t checked – we don’t have a registration form.
But now I read the document whose link you posted, I see that it’s required.Thanks for your help, and sorry I didn’t read the documentation thoroughly π