Reg Scheepers
Forum Replies Created
-
Forum: Reviews
In reply to: [Simple Newsletter Plugin - Noptin] Excellent BUTThese are valid email addresses not a spam list. Some of the email addresses are from people who subscribed 17 years ago so there are plenty of old ones. The issue isn’t bounces or SMTP server downtime. Bounces don’t pause the send. The troublesome addresses seem to be when there are numerous periods in the address, like [email protected]. Here are two real examples of addresses that paused the send:
no*********a.n*********@saint-gobain.com
[email protected]The send is going fine now. In any case, maybe the above is worthwhile feedback.
Forum: Reviews
In reply to: [Simple Newsletter Plugin - Noptin] Excellent BUT// Pause the campaign if there was an error.
if ( false === $result ) {
noptin_pause_email_campaign(
$this->current_campaign->id,
sprintf(
// Translators: %s The error message.
__( 'Error sending email: %s', 'newsletter-optin-box' ),
esc_html( \Hizzle\Noptin\Emails\Main::get_phpmailer_last_error() )
)
);
}
}
I cannot conceive of the mind that would think this is a good ideaIt was probably my WordPress or something that went whack. I had a developer look at it and fix a few things and it seems to be working now. Sorry for the bother.
So disappointing. I’ve been using this plug in for years and it just worked. Now I’ve wasted a day just trying to do something simple that I was planning to quickly do before everything else I had planned.
Forum: Plugins
In reply to: [Wordfence Security - Firewall, Malware Scan, and Login Security] Scan failsHi there. Is there any update on this?
Forum: Plugins
In reply to: [Wordfence Security - Firewall, Malware Scan, and Login Security] Scan failsHi Peter,
Thanks for taking the time and the detailed reply. I’ve followed all the steps and still cannot get it to work. Here is the diagnostic data:
[Dec 12 14:19:51] Got value from wf config maxExecutionTime: 0[Dec 12 14:19:51] Got max_execution_time value from ini: 30[Dec 12 14:19:51] getMaxExecutionTime() returning half ini value: 15[Dec 12 14:19:52] Scan process ended after forking.[Dec 12 14:20:35] Scan stop request received.[Dec 12 14:20:46] Ajax request received to start scan.[Dec 12 14:20:46] Entering start scan routine[Dec 12 14:20:46] Got value from wf config maxExecutionTime: 0[Dec 12 14:20:46] Got max_execution_time value from ini: 30[Dec 12 14:20:46] getMaxExecutionTime() returning half ini value: 15[Dec 12 14:20:46] Test result of scan start URL fetch: array ( 'headers' => WpOrg\Requests\Utility\CaseInsensitiveDictionary::__set_state(array( 'data' => array ( 'date' => 'Tue, 12 Dec 2023 12:20:46 GMT', 'content-type' => 'text/html; charset=UTF-8', 'x-powered-by' => 'PHP/8.1.25', 'set-cookie' => 'wp_wpfileupload_0c26734c415dddce8cefa4241ef4a07f=98kLAj6hP9Mz7RMZK32cCPtKFsedA9MD; expires=Thu, 14-Dec-2023 12:20:46 GMT; Max-Age=172800; path=/', 'x-robots-tag' => 'noindex', 'x-content-type-options' => 'nosniff', 'expires' => 'Wed, 11 Jan 1984 05:00:00 GMT', 'cache-control' => 'no-cache, must-revalidate, max-age=0', 'referrer-policy' => 'strict-origin-when-cross-origin', 'x-frame-options' => 'SAMEORIGIN', 'vary' => 'Accept-Encoding', 'alt-svc' => 'h3=":443"; ma=86400', 'cf-cache-status' => 'DYNAMIC', 'report-to' => '{"endpoints":[{"url":"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=zx3PfAY1%2FgMuazSjYly%2[Dec 12 14:20:46] Starting cron with normal ajax at URL https://academy.theapprenticedoctor.com/wp-admin/admin-ajax.php?action=wordfence_doScan&isFork=0&scanMode=standard&cronKey=034bc8c390fb40a629fa9038a2d1dc4c&signature=79178731d603f761190d01aaa154832f6a6599be5bc4af49e531afa032be4613[Dec 12 14:20:47] Scan engine received request.[Dec 12 14:20:47] Verifying start request signature.[Dec 12 14:20:47] Fetching stored cronkey for comparison.[Dec 12 14:20:47] Checking cronkey: 034bc8c390fb40a629fa9038a2d1dc4c (expecting 034bc8c390fb40a629fa9038a2d1dc4c)[Dec 12 14:20:47] Checking saved cronkey against cronkey param[Dec 12 14:20:47] Checking if scan is already running[Dec 12 14:20:47] Requesting max memory[Dec 12 14:20:47] Setting up error handling environment[Dec 12 14:20:47] Setting up scanRunning and starting scan[Dec 12 14:20:47] Contacting Wordfence to initiate scan[Dec 12 14:20:47] Calling Wordfence API v2.26:https://noc1.wordfence.com/v2.26/?k=eac3c44b2c5aad34d69c7c57d1551e558a4cc1ae1ccefd083351abb74ee827d6cb1564ce51808808c35670135f8929819a2a1c3b5b67d703cbdf43a81d25552e&s=eyJ3cCI6IjYuNC4xIiwid2YiOiI3LjExLjAiLCJtcyI6ZmFsc2UsImgiOiJodHRwczpcL1wvYWNhZGVteS50aGVhcHByZW50aWNlZG9jdG9yLmNvbSIsInNzbHYiOjI2OTQ4ODMxOSwicHYiOiI4LjEuMjUiLCJwdCI6ImxpdGVzcGVlZCIsImN2IjoiNy42MS4xIiwiY3MiOiJPcGVuU1NMXC8xLjEuMWsiLCJzdiI6IkxpdGVTcGVlZCIsImR2IjpudWxsLCJsYW5nIjoiIn0&action=log_scan[Dec 12 14:20:47] Got value from wf config maxExecutionTime: 0[Dec 12 14:20:47] Got max_execution_time value from ini: 30[Dec 12 14:20:47] getMaxExecutionTime() returning half ini value: 15[Dec 12 14:20:47] Scan process ended after forking.
Yes it did. Thank you.
Hi janaru3ch. Thanks for your post. It helped me, but as you say 1 doesn’t work. Simply make it 999 for both.
- This reply was modified 4 years, 2 months ago by Reg Scheepers.
Yes I see, you are correct.
Thank you.
- This reply was modified 4 years, 9 months ago by Reg Scheepers.
I now understand what the problem was. Clicking edit took me to this URL:
…/wp-admin/admin.php?page=pr_new_registration_form&form_id=1&form_name=Complete_the_Short_Form_Below_For_Instant_Access…
The form name ends with … at the end and this is being added to the URL when I click edit or preview. When I remove the … the page loads as expected.
Sounds like an easy “fix” on your end to prevent it from happening with other users.
All the best,
Reg
I don’t want to test the delete button, but the Preview and Edit buttons lead to a blank page on FF and gives the aforementioned error on Chrome.
Thank you very much for putting me onto the BBQ whitelist. I didn’t realise it existed. Will give it a shot.
Cheers!
Reg
- This reply was modified 4 years, 9 months ago by Reg Scheepers.
Thank you for your reply. I have followed the link and am logged in as Reggie123 but on the page it says: “You cannot create new topics.”
Forum: Plugins
In reply to: [Contact Form 7] reCAPTCHA logo turn offYou guys rule!
Forum: Fixing WordPress
In reply to: “Add an Image” tab is blank in 2.9.2Thanks Jay.Weeks.
I was about to delve into my ftp and plugins when I read your comment. It was indeed a Chrome ad-blocker extension.
Shot mate.
This issue had been plaguing me for months. I got around it by right clicking on the image button and opening in a separate tab and then copying the pic’s URL and manually inserting it into my posts. Finally had enough.