phpBB Discussion • Re: paid extension
So basically the summary is to agree the terms with your developer, check your license and go for it however you like. If that extension is useful for me I would buy it, even if I find it around “for...
View ArticleExtension Writers Discussion • Re: Setting Content_Type
Hi thanks! yes I see the differences from MODs to EXT 8just migrated my board).It DOES work on PC, linux whatnot. Just NOT on iOS devices, either browser, as the emimetype for non-images is always...
View Article[3.3.x] Support Forum • V3.3.11 / Can't prune users
Greetings all, I have a board which I started back in 2005, with about 30K Users. I want to prune whoever did not connect since 2010. Whenever I enter the date 2010-01-01 under Prune Users / Last...
View ArticleExtensions in Development • Re: [3.2][3.3][DEV] Special title
Works in 3.3.11?Statistics: Posted by Lord Phobos — Mon May 06, 2024 11:15 pm
View Article[3.3.x] Support Forum • Re: PHPBB cookkies
hostinger is really big on cloudflare. Are you using cloudflare for your dns? If so, go to your cloudflare account and enable developer mode for your website or disable all caching functions.ATM...
View ArticleExtensions in Development • Re: [3.2][3.3][RC] AI Labs with Midjourney, Pika,...
- Added Discord CDN smart proxy setupThis works great, apart from the SQL commands in your how-to, like UPDATE <you_prefix>_postsSET post_text = REGEXP_REPLACE(post_text,...
View Article[3.3.x] Support Forum • Re: V3.3.11 / Can't prune users
You can just add this to /adm/index.phpAround line 48 find:Code: // We define the admin variables now, because the user is now able to use the admin related features...Before add:Code: // Mod - set...
View Article[3.3.x] Support Forum • 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.I've seen a few threads on this over the years with...
View Article[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: 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 ArticlephpBB Custom Coding • 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 • Delete or disapprove posts?
When I get notification that a spam post needs approval, I delete it. But I still seem to have to disapprove the post. Do I have to do both?Statistics: Posted by dgkulick — Fri May 10, 2024 12:49 am
View Article[3.3.x] Support Forum • Re: Delete or disapprove posts?
That should only happen if you are using "soft delete". If you permanently delete then it should remove the need for post approval.Statistics: Posted by thecoalman — Fri May 10, 2024 12:55 am
View ArticlephpBB Custom Coding • Re: Subforum ID on Index
You are in a subforum within this topic. In the breadcrumb above hover over 'phpBB Custom Coding'The link should show in the bottom left of your screen on hover. The f=641 is this {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 • 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 Article