[3.3.x] Support Forum • Re: Error 500 when replying
Apologies in advance if my request isn't formatted correctly. I can fill out the support template if necessary, I just can't find it at the moment.Please fill out the Support Request Template and post...
View Article[3.3.x] Support Forum • Re: Search is not working
When I asked if they were in a forum with search disabled I was speaking of the specific forum they are in. In the ACP go to the forum tab, select the the gear next to the forum and check if indexing...
View Article[3.3.x] Support Forum • Re: Can't access ACP / workaround not helping
OK, thanks. Had to get the web host to remove that but now the old forum site is working.I got a full db backup off the old site (v3.3.7) and restored it to the new site (v3.3.11), then uploaded the...
View Article[3.3.x] Support Forum • Re: Report Post/FAQ links not working / app.php
My guess based on the symptom is that the app.php-related rewriting going on in your NGINX configuration file is incorrectly configured. (i.e. What would be the .htaccess configuration file for some...
View ArticleExtensions in Development • Re: [3.3][BETA] Anonymous Posts
I "fixed" the thanks issue with a simple FORUM_ID if statement in the thanks extension template file - that will do for now I have found some other issues with the extension, though. When viewing as a...
View ArticleExtension Writers Discussion • Re: GA newbie question
Hi there! And thanks @MattF for this outstanding job!Please bear with me... while I've been using GitHub Actions for a while now, I'm not familiar with writing rules for these actions, thus my...
View Article[3.3.x] Support Forum • Re: Admin & some members 'username currently...
Thank you for your suggestion. I just changed admin in the DB from user_type 1 to 3 and logged in.There are 5 pages of inactive users, most of whom were active a few days ago. I would really like to...
View Article[3.3.x] Support Forum • Subforum ID on Index
Hi folks,I'm trying to style individual subforum links on the index. Is there a way to get the actual subforum ID to print so that I can add it to the class names (eg, subforum-40)? {S_FORUM_ID}...
View Article[3.3.x] Support Forum • Re: Language errors after updating to 3.3.11
Noooooo, the language is not nested inside the English file.XXXXXlanguage/en:acp cli.php help language plupload.php viewforum.phpStatistics: Posted by KevC — Fri May 10, 2024 8:23 pm
View Article[3.3.x] Support Forum • Re: Options for language
And you've navigated to the permissions tab and had no issues, I gather.And your zip also happened to be complete, not like mine downloaded from here https://www.phpbb.com/customise/db/tran ......
View ArticleExtension Requests • limit posts topics per hours.. days
Hello guys I am looking for ext who limit member or group to make posts topics hours or days.. in some forums.example I set limit 1..20.. posts per 1h ..24h.... [ for all forums board/ or selected...
View Article[3.3.x] Support Forum • Re: Delete or disapprove posts?
Yes, that makes sense. I'll just disapprove those.Statistics: Posted by dgkulick — Fri May 10, 2024 9:29 pm
View Article[3.3.x] Support Forum • Not all avatars on mobile do not shrink in size
Hi guysI an using Revive Ads to serve avatars in profile without an avatar, I have also increased the size to a maximum 190x190 as per the rquest on my members. It is all fine on the desktop but on...
View ArticlephpBB Custom Coding • Re: Subforum ID on Index
In the forumlist_body.html template you have to add the FORUM_ID between the BEGIN and END tags using {forumrow.subforum.FORUM_ID} like this.Code: <!-- BEGIN subforum --><!-- EVENT...
View Article[3.3.x] Extensions Database Releases • Re: Verified Profiles
Extension Updated to version 2.0.0See first post for Download LinkStatistics: Posted by Paul — Mon May 13, 2024 3:45 pm
View Article[3.3.x] Support Forum • Tag Parrot - google indexing?
Anyone here tried Tag Parrot on a PHPBB forum? Google does a spotty job indexing my site, so I routinely use the Gooogle Search Console to request indexing to our best topics. I have not been able to...
View Article[3.3.x] Support Forum • Member list: last active is before joined?!
member list - I have one user:joined: Tue Apr 16, 2024 12:03 amlast active: Tue Apr 16, 2024 11:03 am does not make sense to be last active before joinedStatistics: Posted by RobiX — Mon May 13, 2024...
View Article[3.3.x] Support Forum • Re: Member list: last active is before joined?!
What version?Statistics: Posted by Kailey — Mon May 13, 2024 5:34 pm
View Article[3.3.x] Support Forum • Can't Upload Attachments
I get errors when trying to upload images or other attachments. Images get Code: The image file you tried to attach is invalid.and other attachments getCode: Temporary folder could not be found or is...
View ArticleGeneral Discussion • Re: Anyone here still using PHPBB2?
Yah sorry i can’t support here since it’s not a current phpBB project. You can post directly on GitHub or integramod. I will say though that your attempting to install via mysql4 which i thought had...
View Article