General Discussion • Forum only showing one character
I am not sure this is a phpBB-related problem, I think it is not.But I have a "want to become member" that has a problem.In Chrome and Edge my forums show up like this:It is very strange. When looking...
View Article[3.3.x] Support Forum • Re: User Avatars Not Showing in Notification Window
Hello, you should store your own no-avatar in the directory --->yourstyle/theme/images directory (overwrite the default avatar).Statistics: Posted by Talk19Zehn — Fri Mar 21, 2025 10:15 am
View ArticleExtension Requests • Re: Google Docs Viewer
Can't you do this with a custom BBCode?Statistics: Posted by Just an Alien — Sat Mar 22, 2025 7:30 am
View Article[3.3.x] Support Forum • Re: Question about permissions
Okay, I did find out how to remove full access to the forum but it being visible or how to let it show the topic list but not allow to read them.If I remove full access - but the forum is visible -...
View ArticlephpBB Discussion • Re: What is the Future of phpBB?
Hello everyone,phpBB is cult and still unrivalled in many areas. In my opinion, the big problem is the editor. You can write long essays about how easy it is to use BBCode: many people don't want it...
View Article[3.3.x] Support Forum • Re: Batch move topics
Thanks to both of you, as an administrator I never think to have a look in the Moderator control panel.That is really less tedious that one by one Statistics: Posted by Hervé — Sat Mar 22, 2025 8:21 am
View ArticleExtensions in Development • [3.3][BETA] 2025 overhaul of 3D-I Top Poster of...
Extension Name: Top Poster of the Month [SMcCandlish fork]Author: SMcCandlish, based on original 2016–2020 code by 3Di (3D-I on GitHub)Extension Description: Update of extension for an auto-calculated...
View Article[3.3.x] Support Forum • Google Search Console problems
I'm very sorry, but is anyone else experiencing a problem like this in Google Search Console? I can't seem to find a solution.Statistics: Posted by siân — Sat Mar 22, 2025 10:06 am
View ArticleExtensions in Development • Re: [3.3][BETA] Major 2025 overhaul of RH Topic...
So far, there's a "not working" initial feedback from someone using phpBB 3.3.14, but without any details yet as to what errors might have been reported in logs, so it's unclear what the nature of the...
View ArticleExtension Writers Discussion • How to replace a text in language/xx/mail with...
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 Writers Discussion • Re: How to replace a text in language/xx/mail...
That's hackish a bit.Using core.twig_environment_render_template_before, it is possible to redefine template filename in event listener, likeCode: $filename = $event['name'];$filename = ($filename ==...
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 Article[3.3.x] Support Forum • Re: Upgrading from 3.3.13 to 3.3.14
https://victoria.org.in/I think I had replaced config.php with the earlier one.I did not see any mention of a database update on Install. However, I will follow the instructions, after some...
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 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
Not anymore, but several years back, before installing PHPBB rich content extensions, we did.The first one (missing field author), you can basically ignore. But both of them fall under items that...
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[3.3.x] Support Forum • Automatically resize avatar when upload
Do i need imagemagick for the procedure to happen? Whenever i upload a file that is larger than 9px, it will automatically resize to the maximum limit i chose either 10px or whatever px i...
View Article[3.3.x] Styles in Development • Re: [RC] Helion
Thanks for the feedback. As far as the login drop-down menu is concerned, I deliberately decided that it was just a visual gimmick with no added value and I didn't want to make it accessible because...
View Article