phpBB Discussion • Suggested a11y improvement
From this topic: Link to quoteETA: Incidentally, in default form that link is terrible for a11y. It has no available description of what it does, not even the dreaded title attribute. Obviously a...
View Article[3.3.x] Support Forum • Re: Is there a way to make Forums, Categories and...
How many categories are you making? People starting out often make too many categories and/or forums which results in a lot of difficulty navigating and presents perhaps lots of empty forums. One...
View Article[3.3.x] Support Forum • Re: Which parameters to filter the moderator log?
You can sort he moderator log by time (or other criteria) in ACP, Maintenance tab.Statistics: Posted by stevemaury — Sun Aug 04, 2024 12:13 am
View ArticleGeneral Discussion • Re: Adding phpBB on SubDomain
I just wanted to ask do I have to buy a separate hosting or server for this or can I install on the same hosting without affecting the main website? All it takes is creating a folder within your...
View ArticlephpBB Discussion • Re: Suggested a11y improvement
Yup, that will help. Personally I'd still be inclined to have something a bit more noticeable/descriptive for sighted users too, but in a pinch a custom pseudo will do for that. An .sr-only span...
View ArticlephpBB Discussion • Re: Training an AI model based on your own phpbb forum?
I found a basic guide for AI deployment, it might be useful to restart the discussion:https://heyvivek.com/how-to-build-your- ... sive-guideStatistics: Posted by serek — Mon Aug 05, 2024 12:00 am
View ArticlephpBB Discussion • Re: Anyone getting any recent spam ? Social Dating sites ?
In cases where you’ve changed the password to something reasonably secure, it’s likely that the passwords and getting reset and then either a bot or a human is posting the spam.You could add...
View ArticlephpBB Discussion • [Discuss] phpBB 3.3.13-RC1 available for testing
Use this topic to discuss the phpBB 3.3.13-RC1 available for testing blog post.Statistics: Posted by Marc — Mon Aug 05, 2024 6:24 pm
View Article[3.3.x] Support Forum • Switching(managing) between the styles is not user...
PHPBB 3.3.12After installing forum, you want to set different style(theme). Installing style is simple, but when you want to switch to it, there is no button for that. You have to go to details of a...
View Article[3.3.x] Support Forum • Re: Switching(managing) between the styles is not...
you have to deactivate old style to move users to new style (per my understanding).GeneralBoard settingsChoose the style and then the option below that is style override.Set that to yes and everyone...
View Article[3.3.x] Styles Support & Discussion • Re: Link to quote
I don't understand much of the last 2 messages.It's all code junkies being helpful and assuming everyone knows what they know. Ok, let's do it this way.What do you want it to look like? Do you want a...
View ArticleExtension Requests • Re: New Topic - Anywhere!
check each forum permission against the user name to see if they can see it and post in it Not only that, but there are permissions regarding attachments, bbcodes and smilies. You don't know whether...
View ArticleExtension Writers Discussion • Creating new permission groups
I've looked through the docs, code and searched, but can't seem to find the answer I'm looking for.It's common knowledge that you can check if a user has any moderator permissions set by querying...
View ArticleExtensions in Development • Re: [3.3][DEV] Wrap It BBCode
Just added wrapit's sister tvwrap bbcode to the first post. Something a little simpler looking.Statistics: Posted by Sniper_E — Tue Aug 06, 2024 9:39 pm
View ArticleExtension Requests • Re: Customise UPC tab
Some 2, perhaps 3 years ago I upgraded a 3.0.14 board to 3.3.something usinghttps://github.com/satanasov/phpbbgalle ... aster/coreWhether it's compatible with the more recent versions of 3.3 I don't...
View ArticleExtension Writers Discussion • Re: Creating new permission groups
I can just assume from the core code.I guess that multi-underscore like m_kb_ won't work because the code looks for the first occurrence of _Interesting. Would you happen to know where at in the code...
View ArticleExtension Requests • Re: html email
Are you looking for something that sends out HTML emails (like a custom message) or an extension that sends existing board emails that phpBB auto generates as HTML emails? Also, what level of design...
View Article[3.3.x] Support Forum • Re: Can't administer users: Content Encoding Error
I have solved this "content encoding error" OP is having, by replacing the "memberlist.php" file by one from my other forum (of same old PHPBB version), where this error not happened (or try from...
View ArticlephpBB Discussion • Re: Area51 question answer registration
Worse than before, I have not yet met worse, time wasting, user unfriendly question.In their defence though, with both questions you haven't read them properly and done what they asked.You missed out...
View ArticlephpBB Discussion • Re: Switching(managing) between the styles is not user...
@Aidy » 08 Aug 2024, 12:52 It’s not super intuitive. Your idea for buttons right on the style list page sounds solid. I didn't understand a word, because I wasn't talking about "buttons" at all. Only...
View Article