Recent content by Grumpy Squid

  1. G

    Typical Hardware for High Network Traffic?

    I'll ask our hosting provider if they use HDD or ssd drives. Yeah someone else mentioned it being AI bots, that's something I plan on fixing. The fact that AI scrape can bring servers to their knees is really annoying... I don't remember how many of our vistors were users vs guests... Under...
  2. G

    Typical Hardware for High Network Traffic?

    Yeah we got cloudflare already. I'll look into that second thing. Our unique visitors got up to 659.97K and 31M requests on our launch day. Crazy day. Edit: I noticed your data served matches your data cached, ours does not. we have 4TB served and 1TB cached so I'll look into that. I imagine...
  3. G

    Typical Hardware for High Network Traffic?

    I have four questions, but first some context. We were running 16 cores and 32 gb of RAM. We had an update to our product which many of our users were excited for. We went from a range of 8Mb/s for our low's and 300Mb/s for our high's to 3300Mb/s on our update launch day. 14 of our 16 cores...
  4. G

    Warning Improvements by Xon

    We discovered it kicks up errors when entering a disabled state. When enabled, and you don't disable it, no errors occur. Apologies for the confusion. We consider this matter resolved. Sorry and thanks.
  5. G

    Warning Improvements by Xon

    _output was missing I rebuilt the add-on, but it did not fix the issue. Here is the stack trace: #0 [internal function]: XF\Template\Templater->handleTemplateError(512, '[E_USER_WARNING...', '/srv/www/forums...', 1277) #1 src/XF/Template/Templater.php(1277): trigger_error('Method canViewW...'...
  6. G

    Warning Improvements by Xon

    We're getting this error from the addon in the ACP: Template error: [E_USER_WARNING] Method canViewWarningActions is not callable on the given object (SV\SearchImprovements\XF\Entity\User) Any ideas?
  7. G

    Error generated on viewing specific page in specific thread

    Well, it happens with all add-ons disabled and the other fix didn't work. If anyone has any more suggestion let me know.
  8. G

    Error generated on viewing specific page in specific thread

    We rebuilt the thread cache as well as the positions and counters but unfortunately the issue persists. I did just notice in the stack trace the name of an add-on we use (sorry). I will re-run the cache rebuild with all add-ons disabled on our stage to see if the result is the same. If it is not...
  9. G

    Error generated on viewing specific page in specific thread

    Whenever page 19,323 of a specific thread on our forum gets viewed it generates an error report in the ACP. I hope it's not related to and add-on, I wasn't sure how to check that before posting in this bug reports section. If it is from an Add-on I apologize for accidentally breaking the rules...
  10. G

    XF 2.3 Most recent Xenforo broke our Anchors and Goto

    That's embarrassing. I swear I tried that before and it didn't work... but I got it to work. Thanks and Sorry.
  11. G

    XF 2.3 Most recent Xenforo broke our Anchors and Goto

    The solution we used for Anchors and Goto no longer works because we used Jquery. Here is our custom BBCode: Goto: <a href="javascript:void(0);" data-hash="{option}" onclick="$(this).attr('href', window.location.href.split('#')[0]+'#'+$(this).data('hash'));">{text}</a> Anchor: <a...
  12. G

    Add-on Two Small Add-ons Development Request

    So we have an issue of code that worked on 2.2 but is not functioning on 2.3 so we are looking to have them be add-ons if possible. I was hoping someone here is able to assist us in the creation of these two add-ons and what that might cost. The functionality we had was Avatar borders depending...
  13. G

    XF 2 [PAID WORK] Batch/Mass Update Post Date, & Content Owner

    Hello, we use an Add-on by AndyB to change dates and authors of posts. Below is the link for them: https://xenforo.com/community/resources/change-date.5608/ https://xenforo.com/community/resources/change-author.5607/
  14. G

    ES 2.3 Recently Installed Enhanced Search - Unassigned Shards

    Oh apologies sorry, lots to do forgot to come back to this. Thank you for following up. If someone ends up having the same issues look in to your PAGE_CONTAINER template. We reverted the PAGE_CONTAINER template back to it's default state, reapplied our custom stylings and this fixed the search...
Back
Top Bottom