Extension Writers Discussion • Re: Adding data to what's submitted by...
I’m on a phone right now so I can’t really look into this much but I know that the posting UI states that saving as a draft only saves the post content and nothing else so that’s at least one issue....
View ArticleExtension Requests • Re: Forum name and description in 2 diferent languages
https://www.phpbb.com/customise/db/exte ... m_fa_icon/The above extension, will give some a good start on how to control at least the titles and from there just find the description and turn both the...
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 }}Statistics:...
View ArticleExtensions in Development • Re: [3.3][DEV] mChat - Lounge
Yaaaay! Statistics: Posted by nou nou — Sat Jan 18, 2025 10:51 pm
View Article[3.3.x] Styles in Development • Re: [RC] Element for phpBB 3.3.14
Hello! Sorry for my English. The [3.3.0] Site Logo extension doesn't work on any of your styles. It works fine on other styles. On the old version, everything worked a year ago, but now it doesn't...
View ArticleExtensions 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 ArticlephpBB Custom Coding • Re: phpBB3.3.x - Forumuri multilingve / Multilingual...
e who wants to can be inspired by the respective code to create an extension, the only rule is to add the place where the codes were inspired from, i.e. forum.itandwebsolutions.roThis has to be the...
View ArticleExtensions in Development • Re: [3.3][DEV] phpBB Mp3 Playerbbw 1.0.2
I noticed my MChat Font Awesome Icon got killed if I enabled this 1.02 Version. I found something try to load Font Awesome 6.0.0. Does this break the 4.7.0 Symbols ?Statistics: Posted by Miri4ever —...
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 ArticleExtension Requests • Re: Delete my registration
Yes for the first oneStatistics: Posted by ssl — Mon Jan 20, 2025 9:13 pm
View Article[3.3.x] Styles Support & Discussion • Re: How to have both left and right...
Yes. This extension works on 3.3.14. I have it installed now.Are you OK to share the link?Link to what?Statistics: Posted by RomaamoR — Mon Jan 20, 2025 9:40 pm
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 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: Cyberduck "merge"
Stop using cyberduck, you are asking for trouble. Use Filezilla set to binary per the kb article, and choose overwrite if prompted. I've done the update 20 times. It works.Statistics: Posted by...
View Article