Announcements • phpBB 3.3.13 Release - Event Changes
Event changesPHP EventsNoneTemplate Eventsucp_group_settings_afterProsilver Placement: ucp_groups_manage.htmlAdded in Release: 3.3.13-RC1Explanation: Add content after options for managing a group in...
View Article[3.3.x] Styles Database Releases • Re: prosilver
Style Updated to version 3.3.13See first post for Download LinkStatistics: Posted by _Vinny_ — Thu Aug 29, 2024 6:59 pm
View Article[3.3.x] Styles Database Releases • Re: prosilver Special Edition
Style Updated to version 3.3.13See first post for Download LinkStatistics: Posted by _Vinny_ — Thu Aug 29, 2024 7:01 pm
View Article[3.3.x] Styles in Development • Re: [RC] Zeina theme for phpBB 3.3.12
I tried different browsers, so it does not seem its a browser issue, i tried IE, Chrome and Mozilla, also tried Incognito Mode and a cell phone browser. All the same, also another issue is when i...
View Article[3.3.x] Support Forum • Re: Forum offline after update to 3.3.13
The problem here is I'm running on a Synology NAS and I don't think I have access to the PHP error log If one even exists)If you can get into ACP go to the sytems tab and to the left click the link...
View ArticleExtension Requests • Re: Adding tags to topics
Not sure about this but you can try :https://www.phpbb.com/customise/db/exte ... 28#p866128You mean the attachment? I tried, still broken, see my...
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 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 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 • 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: 3.3.13 "Unable to generate a URL for the...
https://www.phpbb.com/support/docs/en/3 ... date_full/TipFor large boards, you may wish to update via the command line instead of using a web browser. From your board's root, execute the following...
View Article[3.3.x] Support Forum • Re: HTTP ERROR 500 install
Correct, the advanced update is only for users who have modified core files and it can be buggy.Statistics: Posted by thecoalman — Mon Sep 02, 2024 6:35 pm
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 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 ArticlephpBB Custom Coding • Re: Change the default backup folder
You should be able to. But it’s easier if you set up a cron or something similar that works with AutoBackup and send them away to a remote host or something then delete the local backup folder to keep...
View Article