Statistics: Posted Author: DjPorkchop — Sat Nov 29, 2025 10:10 pm
Statistics: Posted Author: DjPorkchop — Fri Nov 28, 2025 2:41 pm
🍪 Correct Cookie Settings for Your Case
Since your forum is served from http://www.integramod.com/forum/:
- Cookie domain:
Use .integramod.com (with the leading dot).
• This covers both http://www.integramod.com and any other subdomains you might use in the future.
• If you set it to integramod.com (no dot), Firefox may reject cookies when users come in via http://www.integramod.com, which is likely why the consent modal hangs for some.
- Cookie path:
Set to /.
• Even though your forum is under /forum/, using / ensures cookies are valid site‑wide.
• If you restrict it to /forum/, you can run into odd session or modal issues if scripts reference root paths.
- Cookie secure:
• Enable only if your site forces HTTPS.
• If you’re still serving over plain HTTP, leave it disabled.
- Cookie name:
• Pick something unique, e.g. im3_cookie.
• Avoid generic names like phpbb3 to prevent conflicts if you run multiple boards
⚠️ Why This Matters
Firefox is stricter about cookie scope than Chrome/Edge. If your cookie domain doesn’t match exactly (e.g. missing the leading dot, or mismatched path), Firefox may refuse to set or read the cookie. That breaks the logic in IM3’s cookie consent modal, leaving users stuck without the accept/decline buttons.
Statistics: Posted Author: Helter — Sun Nov 23, 2025 12:26 pm
Statistics: Posted Author: Helter — Thu Aug 28, 2025 11:59 pm