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[3.3.x] Styles Support & Discussion • Re: Image (banner) in header
OK I seeStatistics: Posted by ssl — Sun Jun 08, 2025 4:41 pm
View Article[3.3.x] Support Forum • Re: Problem with recurring notifications
I seem to have solved the problem.My WEB site is running under its own user account, but phpBB ignores this, even the fact that the parent cache directory is under a different user and the cache...
View Article[3.3.x] Support Forum • Displaying documents in-line
Can documents that are not images be displayed in-line? PDF's are only showing as a download link. I'd like to be able to display various sorts of documents from within the forum without downloading...
View ArticlephpBB Discussion • Re: Dealing with bot traffic
Just to stress the urgency for fixes to deal with these kind of botnets...I have been trying to deal with these botnets for about 3 - 4 weeks now, nearly on a daily basis, with yesterday close to 700...
View Article[3.3.x] Support Forum • Forum does not work after backup restore
Hi there,I tried to install an extension to allow for use of an authenticator that crashed the site. I restored the backup but now the forum does not work (internal 500 error). I check my host's error...
View Article[3.3.x] Support Forum • Re: Forum does not work after backup restore
I've fixed the issue; please delete.-thank youStatistics: Posted by Bunkei — Mon Jun 09, 2025 2:13 am
View Article[3.3.x] Support Forum • Re: Displaying documents in-line
I think .pdf files can only be shown as a download link.I mean, in order to see the document inside of a .pdf file you have to open it.And in order to open it you would have to download the file so...
View ArticleExtensions in Development • Re: [3.3][DEV] Giphy
Maybe have Giphy use the same color as the bbcode for it's text. It just feels out of place to my eyes.Statistics: Posted by bonelifer — Mon Jun 09, 2025 9:03 pm
View Article[3.3.x] Support Forum • Attachments are not functionel / missing
Hello you all!I'm new on here, because I have been running phpBB successfully quite some time in the past and since early this year I created a new environment.The issue (see attachment): I can's see...
View Article[3.3.x] Support Forum • Re: Attachments are not functionel / missing
If there is more than 10K files when using FTP you'll only get 10K files. More than 5K images plus thumbs is 10K.... This is a server configuration, solution is to use SFTP.If you used Filezilla the...
View Article[3.3.x] Support Forum • Re: What is going on? Is this some kind of widespread...
That's going to block known bots. Use separate rules you get up to 5.Example:1st Rule - reserve for "Skip" action. e.g. you can add rule for known bots like Google to skip the rest of the rules so...
View Article[3.3.x] Support Forum • Re: Trying to ressurect an old forum
Ah many thanks to all.As a newby I spent a lot of time familiarizing myself with AMPPS, myPhpAdmin and phpbb Etc. Ultimately, I got a test system running on local host and dicovered why people and the...
View Article[3.3.x] Support Forum • Re: "Error parsing server response" on jpg...
There should be an AJAX request and response in your browser's network page on the Developer Tools when you upload the file. What's in the response?I see - I should be checking with Developer Tools...
View Article[3.3.x] Support Forum • Re: Displaying documents in-line
OK, I'm getting that displaying the in-line content that I want isn't going to happen. The PDF link, at least, seams to work OK in that most browsers seem to open and display pdf content within the...
View ArticleExtensions in Development • Re: [3.2][3.3][RC] PostReactions
Thanks again Sebo. All is working well. Maybe the mod needs to be put out of the "in development" section to the extension releases.thanks for support but it does not depends on me, and really...i'm...
View Article