Quantcast
Channel: phpBB.com

[3.3.x] Support Forum • Re: What is going on? Is this some kind of widespread...

Was phpBB attacked yesterday? The site was unreachable and cloudflare gave an error page and I see the "max users online" is yesterday at 35K.Not sure if this is the correct place to ask, but has...

View Article


[3.3.x] Support Forum • Re: [split] No new messages but unread messages

For anyone interested the phpbb_privmsgs table stores a single copy of a PM. The phpbb_privmsgs_to table stores recipient(s) and sender information. If both the sender and recipient(s) delete the...

View Article


Extension Requests • Conversion of Prime Update Email MOD

Would be awesome if someone converted this MOD into an extension:viewtopic.php?t=1517895Here we can download the old MOD and check the instrunctions:...

View Article

Extension Requests • Re: Conversion of Prime Update Email MOD

I've made slightly different suggestion for this in Ideas here:viewtopic.php?f=436&t=2602251You can use this SQL, change 123456 to the users ID:Code: SET @user_id = 123456;UPDATE...

View Article

Extensions in Development • Re: [3.3][DEV] AI Moderates | Post Pre-Moderation...

nice, ty for work!Statistics: Posted by eunaumtenhoid — Sun Jul 20, 2025 2:56 pm

View Article


[3.3.x] Support Forum • Re: modux phpbb redis session extension revival?

The repo link gives HTTP404, the page does not exist.For the info, phpBB has built-in Redis cache driver, not using sessions though.Hi.You mean this:$acm_type = 'phpbb\\cache\\driver\\redis';Yes,...

View Article

Image may be NSFW.
Clik here to view.

Extensions in Development • Re: [3.3][BETA] Major 2025 overhaul of RH Topic...

Running prefetcly on phpBB 3.3.15, PHP 7.4.3 And we don't use user generated tags on stories, but a predefined list using the whitelist feature of the extension. We require that certain tags must be...

View Article