[3.3.x] Support Forum • Re: Question related updating to latest 3.3.13 version
Assuming the only thing on your site is phpBBB forum then you are correct, you may want to double check the .htaccess file, make sure the hosting software didn't add anything.Statistics: Posted by...
View ArticleExtension Requests • Adding tags to topics
RH Topic tags was amazing while it lasted, but the extension is no longer updated and stopped workinghttps://www.phpbb.com/customise/db/exte ... topic_tagsSee: https://www.phpbb.com/customise/db/exte...
View Article[3.3.x] Support Forum • Re: phpbb 3.3.13 SMTP
sueggestionsviewtopic.php?p=16026568#p16026568Statistics: Posted by rxu — Sat Aug 31, 2024 3:19 pm
View ArticleExtension Requests • Re: Adding tags to topics
Not sure about this but you can try :https://www.phpbb.com/customise/db/exte ... 28#p866128Statistics: Posted by SpIdErPiGgY — Sat Aug 31, 2024 3:49 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 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 ArticleExtension Requests • Re: Search the ACP
Very tempted to make this in the style of macOS spotlight search with basic CLI commands too.Statistics: Posted by danieltj — Sun Sep 01, 2024 12:37 pm
View Article[3.3.x] Support Forum • Re: Non existent users posting?
Thank You Everyone. Yes, guest posting was turned on. Statistics: Posted by Tree Bones — Sun Sep 01, 2024 2:22 pm
View ArticleExtension Requests • Re: Bump EXT
I've looked into the core code to see if this can be done and unfortunately it can't.I managed to make an extension that works all the way up until the user needs to actually bump the topic and have...
View Article[3.3.x] Support Forum • Re: /install won't start, after update to 3.3.13, 403...
Talk to your hosts first because it's a server access denial, not a folder error.There is two common ways you might get this error. An .htaccess file that forbids access, for example the one in the...
View Article[3.3.x] Support Forum • Approving New Post issue after Update 3.3.13
Hello all, has anyone noticed if your getting a issue with approving New topics only ? after updating to the latest phpbb3.3.13 my moderator pointed out that there is a issue whereby when he clicks on...
View Article[3.3.x] Support Forum • Re: Approving New Post issue after Update 3.3.13
If the moderator has the correct permissions, all messages to be approved can be found by clicking on the MCP link in the navbarStatistics: Posted by ssl — Sun Sep 01, 2024 4:47 pm
View Article[3.3.x] Support Forum • Re: HTTP ERROR 500 install
I understand that you advise me to use the other update option....Statistics: Posted by linkcs.in — Mon Sep 02, 2024 6:21 pm
View Article[3.3.x] Support Forum • Re: 3.3.13 "Unable to generate a URL for the...
The instructions I linked to are as manual as they get. If you want to test locally you can use XAMPP for that.https://www.phpbb.com/support/docs/en/3 ... eb-server/Generally speaking with large forum...
View Article[3.3.x] Styles in Development • Re: [RC] Platinum for phpBB 3.3.13
Thank you, it's a really cool template, and it's good that you don't abandon its support. There are a couple of errors during validation, can they be fixed?1. Error: Bad value for attribute id on...
View Article[3.3.x] Support Forum • Re: 3.3.12 - sudden issue with mail notifications...
OK, you were right, the issue was caused by cron job failing. Thanks!!!!Statistics: Posted by oferlaor — Tue Sep 03, 2024 6:16 pm
View ArticlephpBB Custom Coding • Re: Change the default backup folder
Wow, this is amazing work! You guys are awesome. I'm really impressed by your generosity and knowledge. But does this mean we can't change the default backup folder?Statistics: Posted by AbuHossam —...
View ArticleExtensions in Development • Re: [3.2][3.3] Sitemap
Sorry, I had accidentally deleted style.xsl from the git repo while tidying up. I have reinstated it, so it should be OK now,No, it's not good at all. In the config folder the 2 files are not good,...
View Article[3.3.x] Support Forum • 3.3.12 The submitted form was invalid. Try submitting...
I have php 8.2, phpbb 3.3.12 (with the patch for the session update from 3.3.13)I noticed that recently I started getting the occasional Code: "The submitted form was invalid. Try submitting again."...
View Article[3.3.x] Support Forum • Re: [Solved] /install won't start, after update to...
Thanks again for the explanations. They have increased my understanding of the permissions aspect of phpbb files and folders.Statistics: Posted by RobKi — Tue Sep 03, 2024 7:13 pm
View Article