Quantcast
Channel: phpBB.com
Browsing all 1958 articles
Browse latest View live

[3.3.x] Support Forum • Re: Odd little bug

There's a set of sort keys defined here https://github.com/phpbb/phpbb/blob/81f ... m.php#L286 and it doesn't contain the b key. Hence the error.So it's not phpBB or PHP version related.You'd need to...

View Article


General Discussion • Re: [Time: 0.3s | Queries: 7 | Peak Memory Usage: 4 MiB...

That's rather page generation info/time (spent on on server side). Page load time is a bit different thing (like, the time spent to display already generated page to the user).Statistics: Posted by...

View Article


Extension 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 Article

phpBB 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


Image may be NSFW.
Clik here to view.

[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 Article

Image may be NSFW.
Clik here to view.

Extensions 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

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

phpBB 3.3.14, PHP 8.4.1. Got the following fatal error on the extension (v.3.0.2 beta) enabling step:Code: Fatal error: Uncaught TypeError: robertheim\topictags\service\tags_manager::__construct():...

View Article


Extension Requests • Markdown code support.

Is there an extension that supports markdown format. Like the 2 hashtags that turn into headers. Or is there a bbcode code in it?Statistics: Posted by PersuasiveMedia — Sun Mar 23, 2025 5:32 am

View Article


Extension 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 Article

Extension 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 Article

phpBB 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

phpBB Discussion • Re: The future of prosilver (phpBB 4)

Aha. Probably should have been in the What is the Future of phpBB? thread. Whatever. It's output to the templates, so it will annoy some users. Making the UI more logical is not going to be a bad...

View Article


Image may be NSFW.
Clik here to view.

[3.3.x] Styles in Development • Re: [RC] Helion

The login drop menu is not keyboard-accessible. It's also still lacking keyboard access to things like "Display and sorting options" and the "Jump to" (not that I think anyone ever uses the jumpbox).I...

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 Article


Image may be NSFW.
Clik here to view.

phpBB 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 Article

Extension 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


Extension Writers Discussion • Re: Migrations problem - old migration file...

Just discussed the policy statements with Matt, and it should be possible to can fix errors, add protections (like depends on or effectively installed). The prohoboted changes are those which affect...

View Article

[3.3.x] Support Forum • Re: when in phpBB install i get this error and it...

I am getting the same error message and having the same 15% issue as the original poster.I am trying to install a fresh copy of phpBB3.3.0 on my desktop so that I can practice processing an upgrade to...

View Article

Extensions in Development • Re: [3.3][BETA] 2025 overhaul of 3D-I Top Poster...

Installed with no problems on phpBB 3.3.15-RC1 using php 8.2.28Anything specific you want testet?In view topic I see a loading indicator next to the text in post profile: Top Poster of the Month...

View Article
Browsing all 1958 articles
Browse latest View live