phpBB Discussion • Re: Why is phpBB called phpBB and what is the story of...
https://en.wikipedia.org/wiki/PhpBBStatistics: Posted by KevC — Tue Mar 18, 2025 12:57 pm
View ArticleExtensions in Development • Re: [3.3][DEV] Hide user profile link
@Just_A_Alien, has been changed. New version will follow the next days.Statistics: Posted by wintstar — Wed Mar 19, 2025 10:58 am
View Article[3.3.x] Support Forum • Re: "Reason for edit"
Well then when you get your own board set up just edit out the display field.It's been there for ever and we've never had a 2 page discussion about it.Statistics: Posted by KevC — Wed Mar 19, 2025...
View ArticlephpBB Discussion • Cant view this forum
Hi,I haven't been able to connect to the "****-amal.com" forum for several days.I know it was being considered for closure, because if so, I'd like to reopen it.ThanksStatistics: Posted by Santi — Wed...
View ArticlephpBB Discussion • Re: Cant view this forum
We're not responsible for any forums other than this site.If it's not working you'll need to contact the owners.Statistics: Posted by KevC — Wed Mar 19, 2025 11:45 am
View Article[3.3.x] Support Forum • Re: Dealing with bot traffic
Things concerning legitimate bots is irrelevant in this context.I would not call it irrelevant because they can cause exact same issue for exact same reason. The only difference is you can fix it by...
View Article[3.3.x] Support Forum • Re: Allow Comments from user pages
Not without extension.Statistics: Posted by Just_A_Alien — Thu Mar 20, 2025 11:36 am
View Article[3.3.x] Support Forum • User Avatars Not Showing in Notification Window
Since our forum has been set up in 2019 the avatars on the notifications list show only the no-avatar.gifCurrently on version 3.3.14 the board seems to function well except for the individual user's...
View Article[3.3.x] Support Forum • Re: User Avatars Not Showing in Notification Window
Extremely strange.......now that I submitted a topic on the problem suddenly for the first time an avatar is displaying as expected.......but why now?Some of the users have no avatar uploaded or...
View Article[3.3.x] Support Forum • Re: Upgrading from 3.3.13 to 3.3.14
I am going to upgrade my phpbb 3.3.13 to phpbb 3.3.14.Technically it's an update, not an upgrade.If I delete everything else from the board, I will lose the files I have placed in various folders...
View Article[3.3.x] Styles in Development • Re: [RC] Zeina - phpBB 3.3.14
I sent a private message.Hi Aknctn,We hope everything is functioning smoothly after downloading the compatible extensions.If there are any additional extensions you require that are not listed, please...
View ArticlephpBB Custom Coding • Re: Calling more specific body classes
The basic list of global template variables in common.php doesn't cover this,There is usually a list of template variables at the end of each main file specific to that file. Others are scattered...
View ArticlephpBB Discussion • Re: Why are the Support Team and Customizations Team the...
When there is a darker background (it looks weird on attached screenshot) I can see the colour difference better. Would it be possible to get a dark mode?Statistics: Posted by Just an Alien — Sun Mar...
View ArticleExtension Writers Discussion • Re: How to replace a text in language/xx/mail...
Hi,several pages and here in the forum describe how to edit the .txt files in the Language folder. This is an unsatisfactory solution because the language files are overwritten during an update. If...
View ArticleExtension Requests • Re: Markdown code support.
A few seconds of Google search https://www.phpbb.com/customise/db/extension/markdown/Statistics: Posted by halil16 — Sun Mar 23, 2025 11:41 am
View Article[3.3.x] Support Forum • Re: Google Search Console problems
Click them both and chose "Start new validation"Unfortunately, this does not work.Statistics: Posted by siân — Sun Mar 23, 2025 1:16 pm
View ArticlephpBB Custom Coding • Re: TIP: Custom user online indicator that handles any...
I was just messing with this again and I thought of something I should have thought of before.The catch with the old code was that positioning the span accurately was a tricky, due to using...
View ArticleExtensions in Development • Re: [3.3][BETA] Major 2025 overhaul of RH Topic...
Well, idealistically it would be reverting tag_manager class constructor back to its initial state for this to work correctly in "old" migration, and creating a child class with your updated code...
View ArticlephpBB Custom Coding • Re: Dealing with bot traffic
To textkit, thanks for pointing out the HTTP status code issue; I have also added it.The sid-traffic on my site has definitely gone down, but when I think it had completely stopped it goes up again...
View ArticleExtension Writers Discussion • Migrations problem - old migration file wants...
In re-developing RH Topic Tags for phpBB 3.3.x compatibility and a bunch of improvements, I've run into the following problem:The migrations/release_0_0_8.php file (very old, from the phpBB 3.1.x era)...
View Article