[3.3.x] Support Forum • Group leaders
When a user goes into their control panel and requests to be added to a group, where does this request go? I'm setting up and testing a new forum, and have created fake "members" to test things out,...
View Article[3.3.x] Support Forum • Re: Permission confusion...
If you're setting up a new forum, then most of the group permissions that average users will need are pretty much already set up for them.Of course, if you wan to fine-tune users into other similar...
View ArticleExtension Requests • Re: Current sate of SSO (e.g., SAML, OIDC, Auth0, OAuth2)
This is only tangentially related.When a company I work for was thinking of integrating MediaWiki and a forum they settled on Simple Machines Forum because there is a maintained extension for...
View ArticleExtensions in Development • Re: [3.3][BETA] 2025 overhaul of 3D-I Top Poster...
This part of your event/listener breaks the viewonline function for all custom pages:Code: public function viewonline_page($event){/** * Check permissions prior to run the code */if...
View ArticleExtension Writers Discussion • Using 2 stylesheets or?
I have been working on my responsive navbar extension.I have done a version for non reponsive so we always have the fixed header navbar at the top.Everything is working as I wantNow for the UCP...
View Article[3.3.x] Support Forum • Is it worth installing milk theme since the author is...
Hello everyone,I'm considering installing the milk theme to try to make the forum a little more attractive for young people, but trying to contact the author in every way I've never received any...
View ArticleExtensions in Development • Re: [3.2][RC] Avatar Resize on upload
How is this mod extracted?Is it the avatarresize folder uploaded to ext. directory? I tried that, but nothing is happening.Statistics: Posted by Jaseon — Thu May 29, 2025 7:03 am
View ArticleExtensions in Development • Re: [3.3][DEV] Links
Great extension, and I’ll definitely be using it! Hopefully, we’ll see it in the official phpBB extension database soon. Keep up the awesome work!Statistics: Posted by NecheB — Thu May 29, 2025 8:33 pm
View Article[3.3.x] Support Forum • Re: Link to Wordpress that's easy for users to find.
Brilliant. thanks!I named the link: Right click to open the Old Goats blog in a new tab.Statistics: Posted by PaulyWalnuts — Thu May 29, 2025 8:39 pm
View ArticleExtensions in Development • Re: [3.3][BETA] Major 2025 overhaul of RH Topic...
It would be interesting to be able to separate which tags can be used in which forums. For example, I create 10 tags on my site, and I have 2 forums, and 5 tags would be used in one forum and 5 in the...
View Article[3.3.x] Support Forum • Howto install phpbb documentaion/development
Yes, I know there is no support for this: https://github.com/phpbb/documentation But is there a howto display this on my own site?Both documentaion and development? Statistics: Posted by Stoker 4.0 —...
View Article[3.3.x] Support Forum • Re: Howto install phpbb documentaion/development
You mean you could but you won't.We mean it’s purely for us as a project to serve documentation. The phpBB project makes forum software, not documentation software. As such I’m locking this.We’re not...
View Article[3.3.x] Support Forum • How to change name of "Your first Forum"...
Hello, again. Hadda reinstall a few times, but I got her up and running satisfactorily. First thing: The default forum is, "Your first forum". I want to change that to say something like "Welcome to...
View Article[3.3.x] Support Forum • Updating Style How-to?
I just discovered the Style I'm using (stasis leak, based on prosilver) has an updated version, which I'd like to install. Is there a guide to updating a style to its latest version and/or is it as...
View Article[3.3.x] Support Forum • Re: How to change name of "Your first...
Sure, you can just change the name. Go to your ACP, then the forums tab, then click the green gear thing on the right for the forum, then you can just type whatever name you want in the Forum Name box...
View Article[3.3.x] Support Forum • Re: Updating Style How-to?
Well swapping out the folder seemed to work so I guess I was over-thinking it...Statistics: Posted by CPTOM — Sat May 31, 2025 12:00 am
View ArticlephpBB Custom Coding • Re: site-specific parameters
The official way is create an extension and assuming you wanted the forum admin the ability to add or remove IP's the only place you could store is in the DB. This of course would require frontend in...
View Article[3.3.x] Styles Support & Discussion • Re: Enable Push Notifications Text...
Yes, I am running the official phpbb Browser Push Notifications extension, v1.0.2.Then support is on the page where you downloaded it. ok, sorry to ask here. I thought it was more of a style issue,...
View Article[3.3.x] Support Forum • Trouble changing banner header using banner header ext
Downloaded and enabled the header banner extension and configured it. Attached you'll see my banner.gif, a screen shot of my settings and what the header looks like. Note that for now, the banner and...
View Article[3.3.x] Support Forum • Re: Trouble changing banner header using banner...
You need to use the full path e.g. http://localhost/images/banner.gifThe support forum is for core phpBB3 issues, if you are having any further issues post your questions in the extensions discussion...
View Article