Recent content by Chromaniac

  1. Chromaniac

    Site Keeps Crashing - Why do I keep exceeding resources?

    yeah things have gotten crazy. if you do not care about ai services, block all of them using ai crawl control in cloudflare. turn on edge caching using digitalpoint addon. and keep an eye on the bots/guest visitor page and look at ip ranges that appears to be in bulk... block asn using...
  2. Chromaniac

    How can I fix this unnecessary Google problem?

    yes. permanent solution it seems would be part of 2.4. other than that i guess you would have to dive in template and remove the code for the style switcher i guess. maybe @Kirby can post the changes he mentioned in this post 🙏
  3. Chromaniac

    How can I fix this unnecessary Google problem?

    please see the post. you are basically telling google to ignore all links on the misc/style route. so you do not need to remove links manually.
  4. Chromaniac

    How can I fix this unnecessary Google problem?

    I did this on 2.3. Not a solution but get rid of the links. https://xenforo.com/community/threads/3k-blocked-due-to-other-4xx-issue-in-google-search-console.224863/post-1703907
  5. Chromaniac

    XF 2.1 Spam button not showing

    i have had a case where i had it enabled for everyone and one day i accidentally ran it on an account with tons of history and post. i mean the post was bad but it could have been a compromised account. i should have just deleted that one post. but instead i deleted a really old account with...
  6. Chromaniac

    XF 2.3 What size are the emojis?

    appears to be 64x64: https://cdn.jsdelivr.net/joypixels/assets/8.0/png/unicode/64/1f923.png
  7. Chromaniac

    XF 2.3 SQL query to remove existing subscriptions?

    Batch update users appears to have an option to bulk change activity summary setting! And if you do not want anyone to use this feature, I suppose you can disable the feature as well? Setting is here: admin.php?options/groups/emailOptions/#activitySummaryEmail
  8. Chromaniac

    XF 2.2 Upgrading from 2.2.5 to latest (2.3.7)

    this guide can be handy. https://xenforo.com/community/resources/upgrading-from-xenforo-2-2-to-xenforo-2-3-guide.9513/ take backup. take another one. check status of addons for 2.3 compatibility. test upgrade on a test install first maybe.
  9. Chromaniac

    XF 2.3 AI crawlers causing xf_session_activity table to reach limit

    one tiny feature enhancement that would help me would be ability to sort the Current visitors page by IPs. would be easier to see which ip ranges are hammering the forum at any point of time. of course, ability to block ip/ip-range/user-agents from this page would make it a bit easier but i see...
  10. Chromaniac

    XF 2.1 Link not unfurling

    https://xenforo.com/community/threads/unfurling-questions-file-too-large.156871/post-1440513
  11. Chromaniac

    Please increase the number of slots for censoring

    if you do need a fast solution and can pay for an addon that does a lot more than what your requirement is... i think this addon from @Siropu should work well for you! https://xenforo.com/community/resources/keyword-linking-by-siropu.7406/
  12. Chromaniac

    Email Queuing Enhancements

    so... i am on 2.3.4 and using the 2.4.1 version of this addon. with this addon enabled i get an error on sending a test outbound mail. Error: Call to a member function getDebug() on int in src/XF/Admin/Controller/ToolsController.php at line 318...
  13. Chromaniac

    XF 2.3 Signatures not visible

    iirc. signatures are hidden on on mobile view.
  14. Chromaniac

    Is there a way to reduce image file size on upload?

    are you on 2.3? xenforo changed how images are uploaded big time on 2.3 iirc where images are resized before uploads so such problems should be massively reduced? plus webp also helps.
Back
Top Bottom