<p>Thanks Victor - yes there is a lot of that going on in the bg - as much as I understand it. The PHP is up to date I have caching and firewall (wordfence) I don't know what honeypot is</p><p>I think I was able to enable WordPress debug</p><p>When it comes to the scripts, not sure what I'm looking for - here's something I found?</p><p> </p>
These will help then: https://wordpress.org/support/article/debugging-in-wordpress/
honeypot: https://formidableforms.com/knowledgebase/add-spam-protection/
Victor, I can't thank you enough - you are awesome. I turned off honeypot (had no idea) - and hopefully that will do it - I put the debugging script in the wp-config so we'll see
Don't leave debugging enabled if you don't need to use it. It writes the debug.log file to the wp-content subdirectory, which is considered a security risk.
thank you - I don't know if I don't need it - that's the trouble. I checked the sub-directory today and there is no debug.log file
If there's no debug.log file it means that your WordPress installation is not throwing any PHP errors. That's a good thing. I would shut debug off and use it only as needed.
I appreciate you Victor.
Please login or Register to submit your answer