[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 Article[3.3.x] Support Forum • Re: Group leaders
acp > user and groups > manage groups > in the table of groups in the header you will see "pending" along from there you will see "members" clciking members will take you to the approvals...
View ArticleExtensions in Development • Re: [3.2][3.3][RC] AI Labs with Midjourney,...
Yes, in your case you want to replace gemini-1.5-pro-latestThis also helps:https://ai.google.dev/gemini-api/docs/r ... #free-tierThank you Statistics: Posted by Stoker 4.0 — Wed May 28, 2025 6:20 pm
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 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 ArticleExtensions in Development • Re: [3.3][DEV] Links
simple, objective and extremely useful, so much so that it should be part of the core. Thanks for the work!Statistics: Posted by eunaumtenhoid — Thu May 29, 2025 9:15 pm
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
I've tried in the past.There are some missing functions that are not publicly available.I was thinking to make my own version but it takes a lot because I need to translate it.Statistics: Posted by...
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 ArticlephpBB Custom Coding • Re: Topic rules
I have increased the title maxlength.the rule is sufficiently visible at the top of each message.Thanks, problem solved.Statistics: Posted by Hervé — Sat May 31, 2025 7:51 am
View Article