phpBB Discussion • Re: Why is phpBB called phpBB and what is the story of...
php is short for hypertext pre-processing (BTW the order is correct : I used to think it was pre-hypertext-processinghttps://www.google.com/url?sa=t&source= ... N6hNdMyut1you will like this one;...
View Article[3.3.x] Support Forum • How do I install modifications?
I remember there was something called AutoMOD, does that still work to install modifications?Statistics: Posted by Just_A_Alien — Wed Mar 19, 2025 8:04 pm
View Article[3.3.x] Support Forum • Re: How do I install modifications?
It's all moved on since then.Now we have extensions.For instructions on installing an extension, see Installing Extensions.Statistics: Posted by KevC — Wed Mar 19, 2025 8:11 pm
View Article[3.3.x] Support Forum • Re: Admin CP Login is a blank white page
Thank you thecoalman and warmweer,I checked the config.php file again and it looks like I've got version 3.0 so I will work on backing up the database and files and upgrade to the newest...
View Article[3.3.x] Styles in Development • Re: [RC] Helion
Well, here are all the RTL adjustments:Code: .rtl {--text-shadow: -1px 1px 0 hsla(0, 0%, 0%, 0.2);--content-flow-start: right;--blockquote-icon: '\f10e';--rtl-scale-x: scaleX(-1);} Statistics: Posted...
View ArticleExtensions in Development • Re: [3.3][DEV][b] phpBB 🙂 Reactions
Extension: Due to a major overhaul to the file system and code, please:: disable, delete data for postreactions/ version 0.9.2 ~ reactions/ version 0.9.3 and lower and start a fresh.Requirements:...
View Article[3.3.x] Support Forum • Re: Quick Replay with full editor activated
What happened to me in Quick Reply, was in Gramziu's Ravaio style.Now I have my own Damaïo styles and Quick Reply works as normal again, because Damaïo has Prosilver as mother.I've downloaded the...
View Article[3.3.x] Support Forum • Re: Upgrading from 3.3.13 to 3.3.14
I have downloaded and extracted the following: https://download.phpbb.com/pub/release/ ... 3.3.14.zipI have deleted certain folders which I have mentioned earlier.On the server, I can delete the same...
View ArticleExtension Writers Discussion • Re: Creating a permission to edit first post...
... the tags function was super helpful on my forum (before it collapsed). can't wait!:)Had a cold or flu or something, so got held up a bit. The so-far-working-great version is now live on GitHub...
View ArticleExtension Writers Discussion • Re: Extension Not Showing in Ext Manager
Yes, thanks!Code: { "name": "bennyb/groupjoinautomailer", "type": "phpbb-extension", "description": "An extension to send a private message when a user is added to a group.", "version": "1.0.0",...
View Article[3.3.x] Support Forum • Re: User Avatars Not Showing in Notification Window
Or you could go with what I use for no-avatar Fist Letter Avatar by CabotStatistics: Posted by Sniper_E — Fri Mar 21, 2025 7:12 pm
View Article[3.3.x] Support Forum • Re: Question about permissions
Under Actions you have the ability to disable the permission to read the forum can we then also hide the last post information?[/quote]That's something you can easily figure out once you know exactly...
View ArticleGeneral Discussion • Re: [Time: 0.3s | Queries: 7 | Peak Memory Usage: 4 MiB...
Yes, it used 4mb of memory to run 7 queries in 0.3 seconds when loading the page you're in.Statistics: Posted by Sniper_E — Fri Mar 21, 2025 7:24 pm
View Article[3.3.x] Support Forum • Re: Batch move topics
Quick tip, it's easier to work backwards from last page to first page. If for example you are on first page and move a bunch of topics to one forum once you click submit there is going to be a whole...
View Article[3.3.x] Support Forum • Re: 3.3.5 to 3.3.14 upgrade total failure
Did you upload the vendor/ folder from the Full Package? This error only happens when that folder is missing.Statistics: Posted by Noxwizard — Sat Mar 22, 2025 9:01 pm
View ArticlephpBB Discussion • Re: What is the Future of phpBB?
Is there an existing plugin for wysiwyg? The only one I can find hasn't been updated for years, and apparently has various issues (ie: can't support custom BBC tags). It'd probably make more sense to...
View ArticlephpBB Discussion • Re: Why are the Support Team and Customizations Team the...
How good is your colour perception? They look different to me in the legend, even though the difference is not glaringly obvious at a glance.Statistics: Posted by Gumboots — Sat Mar 22, 2025 9:05 pm
View ArticleExtensions in Development • Re: [3.3][BETA] Major 2025 overhaul of RH Topic...
Yeah, I get an HTTP 500 server error when trying to enable the extension. Weirdly, there is nothing in the error log only this in the access log:Code: [22/Mar/2025:14:04:38 -0700] "POST...
View Article[3.3.x] Support Forum • Re: search " Location " in the database
Thank you !Problem solved !The _profile_fields_data table in the pf_phpbb_location columnStatistics: Posted by kuri2004 — Sun Mar 23, 2025 8:14 pm
View Article[3.3.x] Convertors • Re: IPB 1.3 to phpBB 3.3.x
AICan AI, play scrabble?Statistics: Posted by Steve — Sun Mar 23, 2025 8:48 pm
View Article