[phpBB Debug] PHP Warning: in file [ROOT]/feed.php on line 173: Cannot modify header information - headers already sent by (output started at [ROOT]/feed.php:1)
[phpBB Debug] PHP Warning: in file [ROOT]/feed.php on line 174: Cannot modify header information - headers already sent by (output started at [ROOT]/feed.php:1)
[phpBB Debug] PHP Warning: in file [ROOT]/feed.php on line 180: Cannot modify header information - headers already sent by (output started at [ROOT]/feed.php:1)
IntegraMOD Home of phpBB Integrated Modifications 2026-04-18T11:33:43-07:00 http://integramod.com/forum/feed.php 2026-04-18T11:33:43-07:00 2026-04-18T11:33:43-07:00 http://integramod.com/forum/viewtopic.php?t=8495&p=42421#p42421 <![CDATA[General Discussion • Re: Development log]]>
  • helter: strict mode for clock block
  • helter: fix viewtopic warning
  • helter: fix install warnings
  • helter: fix pcp warnings
  • helter: fix fisubice CSS
01/04/2026
  • helter: fix news.php warning
  • helter: fix phpBB Security PHP warnings
02/04/2026
  • helter: Fix avatar selection
  • helter: Fix PCP admin userfields warnings
  • helter: various template tweaks
03/04/2026
  • helter: Fix QBar warnings
13/04/2026
  • vendethiel: fix Prillian "save reply" feature
  • vendethiel: Fix prillian in "dev mode"
  • vendethiel: Fix prillian popup JS generation
  • vendethiel: Fix prillian unread count trying to go negative
  • vendethiel: Bump docker container to php8+

Statistics: Posted Author: Vendethiel — Sat Apr 18, 2026 11:33 am


]]>
2025-11-29T22:10:45-07:00 2025-11-29T22:10:45-07:00 http://integramod.com/forum/viewtopic.php?t=8725&p=42300#p42300 <![CDATA[IM3 News • Re: 🍪 Cookie Consent]]>
Helter wrote:
Security is a fine line between access and blocked lol


Facts! :D

Statistics: Posted Author: DjPorkchop — Sat Nov 29, 2025 10:10 pm


]]>
2025-11-29T09:20:11-07:00 2025-11-29T09:20:11-07:00 http://integramod.com/forum/viewtopic.php?t=8725&p=42299#p42299 <![CDATA[IM3 News • Re: 🍪 Cookie Consent]]> Statistics: Posted Author: Helter — Sat Nov 29, 2025 9:20 am


]]>
2025-11-28T14:41:22-07:00 2025-11-28T14:41:22-07:00 http://integramod.com/forum/viewtopic.php?t=8725&p=42298#p42298 <![CDATA[IM3 News • Re: 🍪 Cookie Consent]]>

Statistics: Posted Author: DjPorkchop — Fri Nov 28, 2025 2:41 pm


]]>
2025-11-28T14:32:12-07:00 2025-11-28T14:32:12-07:00 http://integramod.com/forum/viewtopic.php?t=8725&p=42297#p42297 <![CDATA[IM3 News • Re: 🍪 Cookie Consent]]> Statistics: Posted Author: DjPorkchop — Fri Nov 28, 2025 2:32 pm


]]>
2025-11-23T12:26:59-07:00 2025-11-23T12:26:59-07:00 http://integramod.com/forum/viewtopic.php?t=8725&p=42296#p42296 <![CDATA[IM3 News • Re: 🍪 Cookie Consent]]>
*edit.. I think this is my fault with cookie settings. i had
cookie domain: integramod.com
cookie path: /forum/

it should be

cookie domain: .integramod.com
cookie path: /


I asked AI and this was the answer

🍪 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


]]>
2025-11-23T10:56:23-07:00 2025-11-23T10:56:23-07:00 http://integramod.com/forum/viewtopic.php?t=8725&p=42295#p42295 <![CDATA[IM3 News • Re: 🍪 Cookie Consent]]> Statistics: Posted Author: DjPorkchop — Sun Nov 23, 2025 10:56 am


]]>
2025-08-28T23:59:33-07:00 2025-08-28T23:59:33-07:00 http://integramod.com/forum/viewtopic.php?t=8725&p=42285#p42285 <![CDATA[IM3 News • 🍪 Cookie Consent]]> Introduction:
In response to evolving privacy standards and regional regulations like GDPR, phpBB2x now supports a native Cookie Consent feature. This enhancement brings modern transparency to legacy platforms without compromising historical structure or user experience.
Purpose:
The Cookie Consent module informs users about cookie usage and allows them to acknowledge or decline non-essential cookies.
Benefits:
- ✅ Legal Compliance: Aligns phpBB2x with GDPR, CCPA, and other privacy frameworks.
- 🔒 User Trust: Builds transparency by clearly communicating cookie behavior.
- 🧩 Modular Design: Fully ACP-toggled and database-driven—no hardcoded logic.
- 🌐 Translatable UI: All language variables scoped for regional adaptation.

Statistics: Posted Author: Helter — Thu Aug 28, 2025 11:59 pm


]]>
2025-08-28T23:55:24-07:00 2025-08-28T23:55:24-07:00 http://integramod.com/forum/viewtopic.php?t=8723&p=42284#p42284 <![CDATA[IM3 News • social messengers]]> I added these and I added them to the ACP Anti Spam profile field so they can be disabled. enabled or require a minimum post count in order to display them
+Facebook
+Instagram
+Pinterest
+Twitter - X
+skype
+Telegram
+LinkedIn
+TicTok
+Discord

Github is updated but I will test a little more before adding them here

Statistics: Posted Author: Helter — Thu Aug 28, 2025 11:55 pm


]]>
2025-08-27T06:16:58-07:00 2025-08-27T06:16:58-07:00 http://integramod.com/forum/viewtopic.php?t=8495&p=42281#p42281 <![CDATA[General Discussion • Re: Development log]]>
  • vendethiel: Fix CAPTCHA generation when the GD PHP extension was disabled

Statistics: Posted Author: Vendethiel — Wed Aug 27, 2025 6:16 am


]]>
2025-08-03T11:04:58-07:00 2025-08-03T11:04:58-07:00 http://integramod.com/forum/viewtopic.php?t=8714&p=42272#p42272 <![CDATA[General Discussion • Re: Looking to understand more about geodata]]> Statistics: Posted Author: MarionNetier41 — Sun Aug 03, 2025 11:04 am


]]>
2025-07-31T10:25:44-07:00 2025-07-31T10:25:44-07:00 http://integramod.com/forum/viewtopic.php?t=8714&p=42269#p42269 <![CDATA[General Discussion • Re: Looking to understand more about geodata]]> Statistics: Posted Author: Helter — Thu Jul 31, 2025 10:25 am


]]>
2025-07-23T08:04:00-07:00 2025-07-23T08:04:00-07:00 http://integramod.com/forum/viewtopic.php?t=3695&p=42262#p42262 <![CDATA[General Discussion • Re: Windows Servers and file permissions]]> this global postcode lookup tool can help.

Statistics: Posted Author: louiseravot — Wed Jul 23, 2025 8:04 am


]]>
2025-07-15T15:44:23-07:00 2025-07-15T15:44:23-07:00 http://integramod.com/forum/viewtopic.php?t=8714&p=42257#p42257 <![CDATA[General Discussion • Looking to understand more about geodata]]>
I’m new to the world of geodata and really curious about how it’s used across different fields. I understand it basically means geographic information, but beyond that, I’m a bit lost on what kinds of data are included, how it’s collected, and what the main applications are.

Does anyone have recommendations for beginner-friendly resources or examples of real-world projects that use geodata? I’m interested in everything from mapping and environmental monitoring to business and urban planning.

Also, what tools or software would you suggest for someone just starting out who wants to experiment with geospatial data?

Would really appreciate any advice or guidance! :P

Statistics: Posted Author: MarionNetier41 — Tue Jul 15, 2025 3:44 pm


]]>
2025-06-26T08:48:51-07:00 2025-06-26T08:48:51-07:00 http://integramod.com/forum/viewtopic.php?t=8710&p=42249#p42249 <![CDATA[General Discussion • Re: Hey Everyone]]> Statistics: Posted Author: Helter — Thu Jun 26, 2025 8:48 am


]]>