Quantcast
Channel: phpBB.com

Image may be NSFW.
Clik here to view.

Extensions in Development • Re: [3.3][RC] Local Time

With your text Local time: and then the time (Local time: Sat Jun 07, 2025 7:10 pm)It makes the am/pm wrap to another line. It kind of messes up the look.I adjusted the css to fix that. In the...

View Article


[3.3.x] Support Forum • How are the ads. rotated ?

Using Version 3.3.9 as adminI added the ad entension I think ( it was few months ago) in a skeleton test forumSeems to work ok . The ad. is displayed fine in the bottom as I chose.I do not remember if...

View Article


[3.3.x] Support Forum • Re: A ban has been issued on your IP address ??

note there is no 96.19.32.51 or any 96.*.*.* wildcard.That IP would come after the last one listed, perhaps it's SQL limit. Go into phpMyadmin and in the banlist table sort by ban_ip. You can also...

View Article

[3.3.x] Support Forum • Re: How are the ads. rotated ?

Support for extensions go in the extensions discussion area: https://www.phpbb.com/customise/db/exte ... ds/supportIf there is no solution with the extension you can post a topic in custom coding:...

View Article

[3.3.x] Support Forum • Redis cache

I installed Redis cache on my Debian 12 server.I followed some instructions, and they say I need to add this in config.php:Code: // --- Redis cache configuration for phpBB ---if (!isset($cache)) {...

View Article