Recent content by BlueSquares

  1. BlueSquares

    XF 2.3 Image optimization, enhanced image resizing, and more!

    @Chris D Is there any way to ignore specific directories during the image upload process so the jpg isn't converted to webp? Or do we need to FTP it up? We have a custom addon that looks for .jpg files and if it's a .webp, it errors out.
  2. BlueSquares

    [MMO] Core Library

    @kick Is this compatible with v 2.3?
  3. BlueSquares

    [OzzModz]/[Kirby] Search Threads by prefix only

    @Ozzy47 Is this compatible with v 2.3?
  4. BlueSquares

    Cloudflare WAF Rules

    I also had to disable 949110. # # -=[ Anomaly Mode: Overall Transaction Anomaly Score ]=- # SecRule TX:ANOMALY_SCORE "@ge %{tx.inbound_anomaly_score_threshold}" "msg:'Inbound Anomaly Score Exceeded (Total Score: %{TX.ANOMALY_SCORE})', severity:CRITICAL, phase:request, id:949110, t:none, deny...
  5. BlueSquares

    s9e Media Sites

    You nailed it. I just found this...
  6. BlueSquares

    s9e Media Sites

    I'm using this Addon to embed Amazon affiliate links. But all my Amazon links look like this today... And it seems like this domain's DNS is failing to load the embed... https://ws-na.assoc-amazon.com/ Is it just me? Or is anyone else seeing this?
  7. BlueSquares

    Cloudflare WAF Rules

    I had to disable the following OWASP3 rules in ModSecurity. Not sure if it'll help in CF: 941100 941110 942230
  8. BlueSquares

    Add-on [PAID] Exam / Quiz Addon

    Ah..sorry for the misunderstanding. Unfortunately, it is a private internal forum and I'm unable to give access.
  9. BlueSquares

    Add-on [PAID] Exam / Quiz Addon

    Did you see my prior message above yours? This project is already complete. Followup: Scandal is still providing exceptional post-support for the Addon and troubleshooting any issues that might pop up on edge cases.
  10. BlueSquares

    Add-on [PAID] Exam / Quiz Addon

    The work was already completed by Scandal. He did an incredible job on the addon and has been providing updates/feature requests as needed.
  11. BlueSquares

    XF 2.2 MySQL Query for Bulk Deleting "Last Edited" Dates?

    We need to clear out all the "Last Edited" dates across the entire forum to prevent them from appearing. Is there a MySQL query that can be run to perform this task? Hiding via CSS is not an option and manually changing each post is cost-prohibitive.
  12. BlueSquares

    XF 2.2 Error submitting sitemap to Bing

    Found the problem. I imported from Google Webmaster Tools and it brought in site.com but I strictly use a www.site.com address. Once I deleted the imported site.com domain and reverified with the www, it took the sitemap.
  13. BlueSquares

    XF2 [8WR] XenAtendo 2 (Calendar) PRO [Paid]

    Sorry, but I didn't do anything special. Once the addon was updated (after I posted about my problem), I just pressed the Scrape Holidays button, selected US Holidays and pressed Submit and it worked. I just did it again and it pulled in all the holidays through 2023.
  14. BlueSquares

    XF 2.2 Error submitting sitemap to Bing

    Thanks for this. I was able to submit my WordPress sitemap, but the Xenforo sitemap won't take. I press "Submit" after entering the sitemap URL The URLs https://www.site.com/sitemap.php and https://www.site.com/sitemap.xml were both attempted but failed to be picked up. It briefly shows a...
Back
Top Bottom