What is the name of the domain?
Related to
Settings
What is the error message?
Multiple
What is the issue you’re encountering
Conflict
What steps have you taken to resolve the issue?
This issue has been infuriating me for WEEKS and taking up way too much of my time. Since I migrated my site and forums to WP and WPForo, Ive encountered very wonky behavior that was hit or miss at times. Things that would stop working properly include:
-
Contact Us form using WPForms. When not working the SUBMIT butt would just flash very quickly. Nothing would happen. No execution and no form sent/received. No error message.
Link here: Contact Us – UD Pride -
Lost Password request link. When not working it would kick you to a very simple page with a line of text saying “The link you followed has expired. Please try again” in the upper left corner of the screen.
Link here: Lost Password – UD Pride -
MemberPress signup pages with a SIGN ME UP button would no longer work. When clicking the button, the page would render an “An error has occurred please try again” and “Please fix the errors above” message even though there were no errors, missing required fields, failed Turnstile etc. See attached screenshot of error.
Link example here: Pride+ Silver – UD Pride -
Notification bell pop-up box on WPForo that shows latest replies to posts, messages etc would not work. Just the spinning balls in perpetuity.
Link here: UDPride Community – UD Pride (you’d need to be logged in to get notifications) -
Other issues I might not know about.
What are the steps to reproduce the issue?
-
My initial troubleshooting thought it was a CF caching issue. Before I turned off CF Caching (dev mode) I turned off all localized caching (disabled WP-Rocket and WPForo cache). Then I put CF Cache into Dev Mode. Problems seems to go away and functionality returned – for a while. Maybe a week or two. Then exact same problems returned. Then Id mess with turning CF Cache back on and off and diddle with trying to work my way through a possible Page cache rule etc. Nothing seemed completely permanent in a fix. What was ABSOLUTELY TRUE was the problems all came at the same time and went away at the same time so they are all related to the same fault. If one of these items started failing or working again, they all failed or worked again.
-
I cleared browser cache, cookies, tried different computers, used different origination IPs. The results were all hit or miss at best. Nothing seemed to jump out.
-
What makes it more maddening is I have a buddy who did the exact same conversion and launch of WP and WPForo at the same time using much the same CF setup and he has no issues.
So what’s this got to do with Zero Trust???
-
In the middle of all of this web launch on 8/1 and issues starting some time thereafter, I began configuring Zero Trust to block access to my wp-admin page for security. After about a week of hand-wringing I got it working and its working 100% fine. Because I had some third parties and other authors helping out my site, I didnt want them dealing with Zero Trust so I periodically turned it off and on over the last month whlie all these web site issues were still ongoing. I also varied the URL to block in Zero Trust from “wp-admin” to “wp-admin/” to “wp-admin*” etc just to see what difference it made to Zero Trust only.
-
All my site issues came back 2-3 days ago after working for about 2 weeks. Now I was mad again. I looked into it further with CF Community searches and Googling and my revised thoughts were this seems less like caching and more like javascript or ajax or some specific FUNCTIONALITY problem rather than caching – because caching everywhere else seems to be working. Im not getting stale pages or 404s or 403s or 401s or anything. Every other part of the website was running fine. It seemed to related to the interactive function of a form or script pop-up (notification bell). I finally found a thread here:
…and in the thread a person mentioned Zero Trust causing some issues with /wp-admin/admin-ajax.php when the wp-admin was being guarded by Zero Trust. HMMMM. So on a whim I decided to disable Zero Trust on the wp-admin* page and immediately the problems went away. Right now I have CF caching on (non-dev mode). Since I disabled ZT early yesterday I have had no issues. Its quite possible every time I was having earlier issues I had ZT enabled on the wp-admin because I was not tracking each feature concurrently as I didnt think they were related in any way (ZT and caching or some other reason).
QUESTION:
Is it possible all my issues were related to Zero Trust on the wp-admin? Every time I think I have things solved, they are solved for about a week and then come back – but this time I know I wont be enabling/disabling ZT so I can at least now rule it in or our as the culprit if the problems stay away or come back.
Has anyone ever experienced this kind of issue with ZT or am I breaking new ground? Im hoping someone on here chimes in with “oh yeah that pulled my hair out too for several weeks until I figured out it was ZT on the wp-admin”. Im hopeful, but still skeptical.
The next question is, lets assume ZT is the one boogering up /wp-admin/admin-ajax.php from working properly, I still need to get ZT to work on the wp-admin and it not affect my web site. How to go about doing it?
The last time I enabled ZT, I was using the /wp-admin*" path with the asterisk. Is the asterisk the problem of the entire path itself? Or does it not really matter whether to use:
wp-admin
wp-admin"
wp-admin/
wp-admin*
…and the resolution is some other fix such as rule or exception somewhere else in CF to get this to work full-time?
I’m going to need 3rd grade dumbed guidance on this one because Ive lost all my hair from trying to troubleshoot this. Hopefully I provided enough intel that people can chime in and lead me down a path to permanent fix and salvation because its costing me boatload of unearned income with a non-functioning site (that for now…knock on wood…is back to working).
THANKS