General Discussion • Re: Forum only showing one character
May or may not fix your issue but you have at least one syntax error. Validate here:https://validator.w3.org/nu/?doc=https% ... 3%26t%3D21The info and warnings are good practice suggestions, the...
View Article[3.3.x] Support Forum • How can an admin delete or deactivate URL in signature
Hello,As an admin, I want to erase/deactivate the URL of the signature for all users.Is it possible and how to do it ?Thanks.Statistics: Posted by kuri2004 — Fri Mar 21, 2025 11:44 am
View Article[3.3.x] Support Forum • Re: How can an admin delete or deactivate URL in...
ACP - tab GENERAL > Board configuration > signature settingsCode: Allow use of links in user signatures:If disallowed the [URL] BBCode tag and automatic/magic URLs are disabled.Statistics:...
View ArticleExtensions in Development • Re: [3.3][DEV][b] phpBB 🙂 Reactions
Hello Steve,If I may make two suggestions: Use the button-icon-only class to harmonise the display with the other buttons (this is not noticeable with prosilver but the difference can be obvious with...
View Article[3.3.x] Support Forum • Copy image then automatically upload to server.
Is there a way to do that on phpbb? For example instead of saving images and upload, wouldn't be quick if i just get an image copy image then as soon as i ctrl v it will automatically detect the...
View Article[3.3.x] Support Forum • Re: Copy image then automatically upload to server.
Is there a way to do that on phpbb? For example instead of saving images and upload, wouldn't be quick if i just get an image copy image then as soon as i ctrl v it will automatically detect the...
View Article[3.3.x] Support Forum • Re: Batch move topics
There were 66 topics to move, it's done, thanks again.Statistics: Posted by Hervé — Sat Mar 22, 2025 12:08 pm
View ArticleExtensions in Development • Re: [3.3][RC] Quick Reply Extended
have you enabled quickreply?ACP > post settings: Allow quick reply:ACP > Forums > create/edit a forum > Enable quick reply:Statistics: Posted by Steve — Sat Mar 22, 2025 12:16 pm
View ArticleExtension Requests • Re: Google Docs Viewer
Hardly anyone uploads PDFs here though. It won't happen here. The point of this site is that it's as 'vanilla' as it can be to represent what people would see if they installed phpBB.However, most...
View Article[3.3.x] Support Forum • Re: Google Search Console problems
I'm very sorry, but is anyone else experiencing a problem like this in Google Search Console? image w.jpgI can't seem to find a solution.Click them both and chose "Start new validation". Wait for a...
View Article[3.3.x] Support Forum • Re: Upgrading from 3.3.13 to 3.3.14
Did you update the database? Did you follow these instructions - https://www.phpbb.com/support/docs/en/3 ... e_changed/Statistics: Posted by stevemaury — Sat Mar 22, 2025 1:23 pm
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 ArticlephpBB Custom Coding • Re: Calling more specific body classes
Hmm, ok. The custom Twiggery is still more versatile though, so I might stick with it for the moment. I'll dig around for more template variables later.Statistics: Posted by Gumboots — Sun Mar 23,...
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] 2025 overhaul of 3D-I Top Poster...
Bookmark addedStatistics: Posted by Galandas — Sun Mar 23, 2025 2:42 pm
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