[3.3.x] Support Forum • Re: [Split] PHP warnings when I search myself in...
If your newly registered users group is 155, then your groups are numbered improperly. The groups table is set to auto-increment from 1, by 1, and Newly registered Users is the 7th group added, so it...
View Article[3.3.x] Styles Support & Discussion • Re: Show last post subject on index
ACP > General > Board features > Display subject of last added post on forum list > set to Yes > click on SubmitStatistics: Posted by _Vinny_ — Mon Mar 03, 2025 5:20 pm
View ArticleGeneral Discussion • Re: Username Changes
I even remember leaving that setting to No when setting up my board, But I forgot it was there also.I feel realy Stupid now May I make a request to join your club. Statistics: Posted by Sniper_E — Mon...
View ArticleExtension Requests • Re: Show Users Local Time
That looks interesting.I could integrate parts of the mod into one of my extensions. It may take a while due to time constraints.https://github.com/IMC-GER/phpBB-Current-TimeStatistics: Posted by...
View ArticlephpBB Discussion • Re: phpbbstudio offline forever?
Hi Mick,Thank you for the Idea. I will do so.Statistics: Posted by Maggan22 — Tue Mar 04, 2025 9:12 am
View ArticlephpBB Ideas • Re: Copyright display for extensions and styles
This isn't something that can be implemented in core for a couple of reason: As per the GPL, how you use the software is down to the person using it including extension and style authors. If they want...
View Article[3.3.x] Convertors • Re: convert ancient IPB to phpBB?
HTML is not allowed in phpBB, the only thing that is surprising is that it's not converting it to plain text. If it's just getting deleted I'd check what other HTML is getting deleted. Regardless of...
View Article[3.3.x] Support Forum • Re: Who-is-online Whois lookups all from Amsterdam?
@Brf look at the German support board => https://www.phpbb.de/community/viewtopi ... 9#p1430359It seems the European users are affected. I've instituted this minor change per the DE linkMake a...
View ArticlephpBB Discussion • Re: A phpBB mobile app
I think the cons are too much, I have spent an enormous amount of time to make my forum look and work the way it is, and it sounds like a mobile app would reduce its value in that sense. I AM - as you...
View Article[3.3.x] Support Forum • Re: Is my forum's DDoS issue due to configuration or...
Thanks for the hints and tips for my earlier post.The bots are still around, but blocking access to the offending country and moving the forum to a new subfolder with some checking rules to move users...
View ArticleExtension Requests • Re: phpBB Ideas, enable voting in implemented Ideas
God damn it!i found it event/listener.php line 169, find and delete: $idea['idea_status'] != ext::$statuses['IMPLEMENTED'] &&Statistics: Posted by Stoker 4.0 — Wed Mar 05, 2025 12:09 pm
View ArticlephpBB Discussion • Re: Is my forum under attack?
I might have been able to stop the attack. When I looked at all the IPs of the requests, almost all of them only occurred once (or twice). However, there was one IP that showed up a good number of...
View Article[3.3.x] Support Forum • embed YouTube
Is it possible to embed youtube videos on the topic? If so how?Statistics: Posted by siân — Wed Mar 05, 2025 12:24 pm
View Article[3.3.x] Support Forum • Re: embed YouTube
The official phpBB extension phpBB Media Embed PlugIn allows video and audio content from lots of 3rd-party sites to be embedded in forum posts and PMs, using a [media] BBCode, or from simply posting...
View Article[3.3.x] Support Forum • Re: video attachment ?
I'm glad you liked it, Ed. Thanks.Your editing is also nice according to the usage scenario.Statistics: Posted by halil16 — Wed Mar 05, 2025 3:00 pm
View ArticleExtensions in Development • Re: [3.3][DEV] Topic Statistics
I install your extension and get this error, how do I defeat it?Code: Fatal error: Uncaught Symfony\Component\DependencyInjection\Exception\ServiceNotFoundException: You have requested a non-existent...
View Article[3.3.x] Support Forum • Re: Quick Replay with full editor activated
Is this what you are looking for?Statistics: Posted by Steve — Thu Mar 06, 2025 12:15 pm
View ArticleExtension Writers Discussion • phpBB ideas - Top ideas
Hello, its me, again I have been playing a bit with the ideas: https://github.com/phpbb/ideasI would like very much that top ideas also included implemented ideas.When i search the files i can...
View Article[3.3.x] Support Forum • Registration page language selection is empty on a...
I have only one language pack installed (British English), and the default language is also set to en in the ACP.However, on the registration page, the language selection dropdown is empty. I believe...
View ArticleExtension Writers Discussion • Re: Auto Image Rotation
I just recently upgraded phpBB to version 3.3.14 from 3.3.5, which permitted me to upgrade PHP to version 8.0 from 7.4. I find that when I upload the attached image, I get this error using the mod...
View Article