Recent content by josh_b_and_b

  1. J

    XF 2.1 Cookies are required to use this site. You must accept them to continue using the site.

    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"
  2. J

    [XTR] Top Poster of The Month

    Worked! Thanks. I had no idea this wouldn't be on by default. I just went through all the groups and turned it on.
  3. J

    [XTR] Top Poster of The Month

    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?
  4. J

    Compress Uploaded Images Using ImageMagic or PHP GD (Admin Choice)

    I can't find this setting in the documentation.
  5. J

    XF 2.3 60,000 requests a day on new forum

    I've used many link cloakers for campaigns in the past but have never seen Google hit like this under any user agent.
  6. J

    XF 2.3 Why are some template names all caps?

    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.
  7. J

    XF 2.3 Why are some template names all caps?

    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...
  8. J

    XF 2.3 XenForo doesn't use the Board URL in settings

    I don't think so. I wouldn't know where to find that.
  9. J

    XF 2.3 XenForo doesn't use the Board URL in settings

    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]]" />
  10. J

    XF 2.3 XenForo doesn't use the Board URL in settings

    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...
  11. J

    XF 2.3 60,000 requests a day on new forum

    I made some rules in Vercel to create challenges for those two IP addresses and that fixed a lot of it.
  12. J

    XF 2.3 60,000 requests a day on new forum

    I have never in my 15 years as a webmaster seen Google use bogus user-agents. Do you have any proof of this? I'm interested in learning more.
  13. J

    XF 2.3 60,000 requests a day on new forum

    Nope, Googlebot uses a specific user agent. Did you see the user agent above?
  14. J

    XF 2.3 60,000 requests a day on new forum

    Yup. I have no idea. There must be some vulnerability on this style page or something. Hoping someone here knows.
Back
Top Bottom