Not easy to edit when this error locks you out of Admin CP.
The first one has the ID of "boardUrl" in the options in the DB.
The second one is "boardUrlCanonical"
I can't get the widget to show, and the members page for this is not accessible either. Anyone have anything related to this 1.0.4 plugin working in XenForo v2.3.6?
Interesting. I'll keep digging. I have no WAF rules and CF security is set to "essentially off".
Found my 403 in CF and says "not mitigated" as well so I think that rules out CF.
Just disabled ModSecurity and still same 403. I'm going to keep digging.
Why are some templates like "PAGE_CONTAINER" in all caps in upper case while others are not?
I'm getting a 403 when editing any template that has a name that's all caps. I tried editing the DB directly but that had no effect so I'm going to have to dive into why only a very small subset of...
Thanks for the reply.
I don't have any customizations or addons. It's nearly brand new. I put our logo up and changed some colors.
Here are the 3 places:
<meta property="og:url" content="[[here]]" />
I have a reverse proxy setup that is working 95%.
In my source code, I'm finding my upstream/origin/host domain in the code. This domain is not specified anywhere in the XenForo configuration/settings.
I just go to any page on the forum and view source then CTRL+F for the upstream domain and...