General 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 Custom Coding • Re: More thorough search for image URLS
Questions about the extension should be posted in the extensions topic.Statistics: Posted by thecoalman — Mon Aug 05, 2024 1:08 pm
View ArticlephpBB Discussion • Re: Anyone getting any recent spam ? Social Dating sites ?
Hello all, I have had this issue happen 3 times since I posted this problem and each time I have given the account very secure passwords which appeared to of worked However today one of those account...
View Article[3.3.x] Support Forum • Re: Issues with 3.3.12 update
The two lines of code were changed on our forum and the New Posts option now appears to be showing correct output. As a person remains logged in, the number of New Posts increases in size.Thanks to...
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 ArticleExtension Requests • New Topic - Anywhere!
I would like the ability for a nice 'New Topic' button to sit anywhere on the board, not just within a forum. For example, land on the home page - here is a new topic button.The user can then create a...
View ArticleExtension Requests • Re: New Topic - Anywhere!
This has been asked for a few times before but I'm not sure it's ever been made. I suspect it's a lot more complicated than you think because the drop down action has to check each forum permission...
View ArticleGeneral Discussion • Re: Bots eating up all the bandwidth
won't this have negative impact on SEO if the crawlers are blocked?Yes and no. Obviously, if you block a bot and they honour it then they will not index your forum but the bots that are being blocked...
View ArticlephpBB Discussion • Re: Suggested a11y improvement
Cool. In that case I'll just hack the template and see what I can come up with.Statistics: Posted by Gumboots — Tue Aug 06, 2024 1:29 pm
View Article[3.3.x] Styles Support & Discussion • Re: Link to quote
What do you want it to look like? I don't know, if it was a question of replacing the current icon with something else, it would already be done;the question is "with what" so that it is more visible...
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
The question on area51 reads as;In the Area51 header, list the tabs in alphabetical order after the letter F (capitalization counts)So ignore any tabs that begin with a letter that comes before F in...
View Article