Extension Requests • Re: Bump EXT
I’m sure it’s very possible to create an extension for this but it’s a case of if anyone wants to make such an extension for free.Statistics: Posted by danieltj — Fri Aug 30, 2024 10:52 pm
View ArticlephpBB Custom Coding • Re: Hide ONLY memberlist
Code: if (!in_array($user->data['group_id'], array(10,12)))Statistics: Posted by thecoalman — Sat Aug 31, 2024 4:15 pm
View ArticleExtension Requests • Re: Adding tags to topics
Re-upload the vendor folder from the phpbb packageStatistics: Posted by SpIdErPiGgY — Sat Aug 31, 2024 4:21 pm
View Article[3.3.x] Support Forum • Re: gmail smtp server
It varies depending on the settings and the host. Most properly configured SMTP servers that support tls:// should be using port 587.Statistics: Posted by Noxwizard — Sat Aug 31, 2024 4:24 pm
View Article[3.3.x] Support Forum • /install won't start, after update to 3.3.13, 403 error
Sorry, I know there's a standard list of info items that needs to come before a support question, but I can't find it. Please bear with me anyway. Upgrade: from 3.3.4 to 3.3.13Uploaded everything...
View Article[3.3.x] Support Forum • Re: /install won't start, after update to 3.3.13, 403...
Ask your hosts to check their mod_security.It may be that they've seen a lot of files being uploaded and the security settings have kicked in and blocked anything from being run.Statistics: Posted by...
View Article[3.3.x] Support Forum • Re: [Solved] /install won't start, after update to...
phpBB has no control over folder/file permissions. As I already stated 755 for folders and 644 for files were already correct and should be changed back. The exception for this are for the folders...
View Article[3.3.x] Support Forum • Re: Approving New Post issue after Update 3.3.13
I don't see this on my test board in version 3.3.13, so the bug comes from you.A link to your forum would be helpfulHello, not sure if you was aware but just in case not its only a issue on a New...
View Article[3.3.x] Support Forum • Re: phpbb 3.3.13 SMTP
Thanks @Mick, I'm using the code tag now sueggestionsviewtopic.php?p=16026568#p16026568Well, i went through the whole topic and noticed: in my error log:Code: # EHLOLINE: 1557 <- 501-5.5.4 Empty...
View ArticleExtension Requests • Re: Search the ACP
Do iiiiiitStatistics: Posted by nou nou — Sun Sep 01, 2024 11:18 pm
View ArticleExtensions in Development • Re: [3.2][3.3][RC] AI Labs with Midjourney,...
Feature request - would it be at all possible to implement a button in the ACP that would download all the images from the Discord CDN for local backup?This can probably be done with a simple bash...
View Article[3.3.x] Support Forum • Re: Sphinx - probably an attempt to do INJECTION
ok, I see that this needs to be added to phpbb/phpbb/search/fulltext_sphinx.php public function sphinx_clean_search_string($search_string)there's some cleanups there, but it's missing...
View Article[3.3.x] Styles in Development • Re: [RC] Platinum for phpBB 3.3.13
Fixes,Open navbar_header.htmlFind,Code: <button class="colorbutton colorblue" id="<!-- IF $P_DEFAULT_COLOR eq 'blue' --><!-- ELSE -->blue<!-- ENDIF -->"...
View Article[3.3.x] Translations • Re: regarding the ko translation
2022-10-23 is phpBBkorea.com 's latest post day.HelloI saw you translating. Wow, I'm surprised. You're almost done.Please upload it to the language section as soon as you finish it, and I'll use it...
View ArticleExtensions in Development • Re: [3.3][RC] Browser Push Notifications
Working beautifully apart from one thing - my forum is installed in a subfolder of my domain (www.mysite.com/myforum) and third party extensions that generate notifications, like Thanks for Posts and...
View Article[3.3.x] Styles Support & Discussion • Markup mystery: what are these tags?
I'm messing with a custom style that makes quite extensive markup changes*, so there are various things I need to track down.My current question is about these tags, in posting_editor.html (lines...
View Article[3.3.x] Styles Support & Discussion • Re: Markup mystery: what are these...
Ok that was the first question. The second one is again about closing tags, but for something else.In posting_editor.html there are no closing tags for #options-panel and #options-panel > .inner,...
View ArticleGeneral Discussion • Re: Can I Still Profit from a Forum Like phpBB Today?
If your goal is to simply profit, creating a forum/board is a long shot at that. They're extremely difficult to get off the ground, even under the right conditions.Statistics: Posted by [Dimetrodon] —...
View Article[3.3.x] Support Forum • [3.3.13] The submitted form was invalid. Try...
Greetings all, and thanks in advance for any help received. I've seen others with this issue and worked my way through a few fixes, but I still can't seem to solve this. Support Request TemplateWhat...
View Article[3.3.x] Support Forum • Re: [3.3.13] The submitted form was invalid. Try...
Can't login, recaptcha errorStatistics: Posted by janus_zonstraal — Tue Sep 03, 2024 9:26 pm
View Article