XF 2.3 multi-quote / nestable.js issue

briansol

Well-known member
Licensed customer
I suddenly can't multi quote.

open the console, throwing a js errror.

load the script:

1772158609698.webp

what is error code 1000 when loading a js in the browser? Should show plain text. Did something go wrong with minification?
 
turns out its most my js. hrm.

flushed redis, no change
flushed cloudflare, no change
commented out my custom subdomain $config['javaScriptUrl'] so it loads default instead of through AWS cloudfront to the s3 bucket that I have it stored on through cloudflare and it works.

hasn't changed in aws in 5 years.

1772159670571.webp



I'll investigate it more later i guess. Not an xf issue.
 
Back
Top Bottom