Extension Requests • social media login
hello, i was wondering if anyone could point me in the direct of adding social media signing up and loggin in pleaseStatistics: Posted by lvlasked — Mon Apr 14, 2025 3:27 pm
View ArticleExtension Requests • Re: social media login
hello, i was wondering if anyone could point me in the direct of adding social media signing up and loggin in pleasewww.oneall.comStatistics: Posted by RomaamoR — Mon Apr 14, 2025 3:38 pm
View Article[3.3.x] Support Forum • Re: How to change Forum URL?
from: community.phpbb.comto: phpbb.com/communityStatistics: Posted by siân — Mon Apr 14, 2025 3:46 pm
View Article[3.3.x] Support Forum • Re: An idiots guide to build a forum
Sorry for the massively late reply, I have had some health issues preventing me from doing anything!Essentially I have downloaded phpbb and extracted it into a folder on my laptop. That's Essentially...
View Article[3.3.x] Styles Support & Discussion • Re: #variant_switch button:active
You can iterate over the array in the head to get the colours and simplify the style sheet as much as possible by using a single CSS variable.Here's a suggestion.overall_header/head:Code:...
View Article[3.3.x] Support Forum • Re: Migration from 3.2 to 3.3.15 - Post counts visble...
Are you sure you copied the compleet database?Last table is ZebraStatistics: Posted by janus_zonstraal — Mon Apr 14, 2025 6:42 pm
View Article[3.3.x] Support Forum • Re: Links stopped being clickable
because in the default Prosilver CSS someone had the idea that they wanted the dt to extend the full width of the parent li, so they gave the dt a massive negative right margin.That was the missing...
View Article[3.3.x] Support Forum • Re: Update to 3.3.15 success, but PHP errors, my site...
You need to transfer files with FileZilla using the binary mode otherwise you can get random errors such as the one you experienced.Statistics: Posted by Mike-on-Tour — Tue Apr 15, 2025 1:04 pm
View ArticleExtension Writers Discussion • Re: vchar size
Thanks KaileyIts for quotes, not quoting in posts but displaying a quote on index.Like:That's one small step for a man, a giant leap for mankind.- Neil ArmstrongCould have been explained better So I...
View ArticleExtensions in Development • Re: [3.2][3.3][DEV] Recent Topics Extension for...
Tested it on 3.3.15 but it marks every topic as new, regardless of my settings (image below for a setting of max days = 8)I would also like to see icons displayed on the index page (in the Last Post...
View Article[3.3.x] Support Forum • Any current fix for the sideways image issue?
Finally got around to getting off a rather outdated 3.2 version and onto the latest 3.3.15. Only to realize somewhere back in 3.2.x they implemented a security fix that prevented the ImageMagick...
View Article[3.3.x] Support Forum • Some extension to incentivize users
Any extension to incentivize users to make some money when they publish a new post?Statistics: Posted by donpicho — Tue Apr 15, 2025 7:12 pm
View Article[3.3.x] Support Forum • Re: Some extension to incentivize users
Before you go there, have you considered how you pay people and what would happen if everyone catches on that there's money to be had and starts posting like crazy meaning you have to come up with...
View ArticleExtension Writers Discussion • Re: Please help me understand the ( for loop )...
Thank you for the answer Anișor.So the loop is only when displaying more than one.Statistics: Posted by Stoker 4.0 — Wed Apr 16, 2025 5:32 pm
View ArticleExtension Writers Discussion • Re: Make current user ID globally available in...
Yup. Thanks. This becomes very easy then.If the PTB want to add the necessary variable to core, well and good, but in the absence of that I just write the extension and go ahead and use my variable in...
View Article[3.3.x] Styles Support & Discussion • Re: Add banner image at the top of...
Sure. Which style are you using? And exactly how do you want it to look?Statistics: Posted by Gumboots — Wed Apr 16, 2025 5:54 pm
View Article[3.3.x] Styles Support & Discussion • link visible with >0 posts
I want to add a link to navbar_header.html How do I make it visible to users who have posted at least one message?Statistics: Posted by reptileguy — Wed Apr 16, 2025 6:58 pm
View Article[3.3.x] Support Forum • Re: Odd little bug
I don't know how to implement an SQL query.Outdated a bit but still relevant: Knowledge Base - Executing SQL Queries in phpMyAdmin.Thanks! Someone else who had been experiencing the issue is also able...
View Article[3.3.x] Support Forum • Fatal error
Fatal error: Declaration of phpbb\di\extension\core::getAlias() must be compatible with Symfony\Component\DependencyInjection\Extension\Extension::getAlias(): string in...
View ArticlephpBB Ideas • Disable version check in ACP
Would be nice to do a disable version check after maybe 5 secs when login ACP.When phpbb.com servers are down it takes forever to login to ACPAbout 36 seconds - thats too muchStatistics: Posted by...
View Article