Re: Difficulty using forum
I'm using Chrome and have been for years without issues.... Sure issues due crop up...
Can you screenshot any error messages AND have you Googled the heck out of the error message?
Re: Difficulty using forum
This is what happens in chrome, if i click the link for this page...
Attachment 196328
This is what happens here in edge if i try to click Go Advanced...
Attachment 196329
Re: Difficulty using forum
I googled it. Tried Clear browsing data, progress...
Re: Difficulty using forum
I'm wondering if Cloudflare is adding a header that's exceeding the server's maximum length constraint. Could you do this:
- Open up the developer tools (CTRL + SHIFT + I -or- F12)
- Go to the Network tab
- Check the Preserve Log option (towards the top of the tab)
- Try to make a post
- Right-click the request that was attempted
- Select Copy > Copy as cURL
- Paste it here
You can redact the vb_password, vb_sessionhash, and securitytoken but be sure to tell us what length of each one is before redaction.
My guess is that either the report-to or cookie is too long for the server to handle.