Extensions in Development • Re: [3.3][DEV] phpBB Topic/Post Reactions,...
This extension is being merged with mChat. Please be patient.Statistics: Posted by Steve — Sun Jan 19, 2025 1:15 am
View Article[3.3.x] Support Forum • Re: Is there a way to have internal links display the...
I'm, sure RmcGirr83 has an extension that will cover this somewhere on here.[ext] all links should really go with Spotify, for example : open:this_scary_urlopen:topic_post_title_curlStatistics: Posted...
View Article[3.3.x] Support Forum • Quick link selections on Nav' Bar
Hi all, I was wondering whether it is possible to Duplicate certain Elements currently located in the 'Quick links' drop down selector and place them somewhere on the 'Nav Bar', such as 'New Posts'...
View ArticleExtension Writers Discussion • Re: Custom field to the extension
see how I'm using it in the template:Code: {CG_IMAGE_TOP}is returning empty.the id of the custom field is cg_image_top.see my codeMaybe's use this in the template?Code: {{ CG_IMAGE_TOP }}Still no...
View ArticlephpBB Custom Coding • Re: phpBB3.3.x - Forumuri multilingve / Multilingual...
Nice work.I hate to say it, but this really would be better as an extension.Statistics: Posted by Gumboots — Sun Jan 19, 2025 8:02 pm
View Article[3.3.x] Support Forum • Re: Quick link selections on Nav' Bar
I'll second that. IMO the New Posts link is useless. The only one worth using is Unread Posts or, if that is not enabled for guests, Active Topics.I edited Quick Links to have Active Topics and FAQ in...
View ArticleExtension Requests • Re: Is there a way to have internal links display the...
Fair enough. It wasn't listed in the only screenshot available on the extension's details page.Statistics: Posted by Gumboots — Sun Jan 19, 2025 8:16 pm
View Article[3.3.x] Support Forum • Re: ucp_attachments module not working
Ah! I didn't know this. So a thread needs to be closed before a poster can delete it? It doesn't say this anywhere?No, that's not correct.If a selection box is grey'd out, that means you no longer...
View ArticlephpBB Discussion • Re: Discuss: phpBB 3.3.14 Release
Live board updated using the full package, flawlessly. 6 minutes from disabling the board to enabling it again which for me is an absolute record. Doing more and more using CLI... Statistics: Posted...
View ArticleGeneral Discussion • Re: Why have forums died?
I believe that with what is happening right now in big tech, social media and GenAI, we're going to see a return to "older" tech in the internet. If nothing else because it's more reliable. Both...
View ArticlephpBB Custom Coding • Re: Create Game server acounts in another mysql database
He does a good job of explaining what I want to do however I am unsure where to put the code.Statistics: Posted by cgarlick — Mon Jan 20, 2025 4:55 am
View ArticlephpBB Discussion • Re: pagespeed apache module and phpbb
That has some interesting features listed in particular the CSS/JS. Presumably it compiles multiple CSS/JS files, minifies and then caches the result for output to the browser?I think pagespeed is not...
View Article[3.3.x] Styles Support & Discussion • Re: How to have both left and right...
Link to what?I looked at your site https://pikniktv.top/. The sidebars are exactly what I am looking for. Thank you!Statistics: Posted by DereckSmith — Tue Jan 21, 2025 12:19 am
View ArticlephpBB Custom Coding • Re: Change scrollbar colors
I have a dark style so I use some dark colors for my scrollbarsCode: /* Scroll bar */::-webkit-scrollbar {width: 14px;border-right: 1px solid #555;}::-webkit-scrollbar-track {background:...
View ArticleExtensions in Development • Re: [3.3][DEV] Topic Statistics
Optional please, personally I prefer first message Statistics: Posted by nou nou — Tue Jan 21, 2025 1:29 am
View Article[3.3.x] Support Forum • Re: Active Topics ?
In the phpbb used SQL sentence I get this:AND ((t.forum_id NOT IN (1, 3, 32, 30, 5, 11, 4, 45, 2, 6, 33, 31, 8, 12, 7, 46, 20, 21, 23, 16, 18, 22, 17, 19, 38, 40, 41, 42, 43, 44)why ?I have set...
View ArticleWanted! • Active Topics are not shown
Title/Job Description:Active topics are not shown and we want them to be shownTarget audience: (e.g. professionals, hobbyists, students)professionals and hobbystsReward: (e. g. money, backlinks,...
View Article[3.3.x] Support Forum • Re: Cyberduck "merge"
Cyberduck gives the prompt at the beginning of the upload and asks for each individual file, which would be cumbersome with the hundreds of files, or we can select "apply to all" which then removes...
View ArticleExtensions in Development • Re: [3.3][DEV] Username History
1. If you planing to add admin settings, it would be nice to have there note saying if username changes is allowed on forum or not (on my test forum it wasn't allowed, but I didn't remembered it, so...
View ArticlephpBB Discussion • Re: "Guest" trying to access ACP
Just wondering what kind of attack this is...If you just want to stop it cold, you can configure a firewall rule that's easy to turn on/off with Cloudflare (Security > WAF > Custom...
View Article