Extension Writers Discussion • Adding data to what's submitted by posting.php
My extension is a photo uploader. In posting_layout_include_panel_body.html I am successfully uploading the images and it's pretty slick:However, users have found that when they press Preview or Save...
View ArticlephpBB Custom Coding • Re: PHPBB3 without JavaScript - fontawesome
I googled it and found this:https://developer.mozilla.org/en-US/doc ... /media-srcI don't think that is realted to CSS:Statistics: Posted by weapons102 — Sat Jan 18, 2025 7:28 pm
View Article[3.3.x] Support Forum • Re: Is there a way to have internal links display the...
That "Prime Links" extension does not appear to enable displaying the topic title. It lists other things it will do, but it doesn't list that.There was Convert Local Url To Link Name extension in...
View ArticleExtension Requests • Re: Forum name and description in 2 diferent languages
It's not a bad idea, but if anyone is going to develop such an extension it would probably make sense to allow displaying the forum title and description in all installed languages.The other point is...
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 ArticleExtension Writers Discussion • Re: Adding data to what's submitted by...
What function you using to handle file uploads?Statistics: Posted by Steve — Sat Jan 18, 2025 10:35 pm
View ArticleExtensions in Development • Re: [3.3][DEV] mChat - Lounge
Yaaaay! Statistics: Posted by nou nou — Sat Jan 18, 2025 10:51 pm
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 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?Statistics: Posted by DereckSmith — Mon Jan 20, 2025 8:38 pm
View ArticleExtension Requests • Delete my registration
Would be nice with an ext that allows users to delete their account.This one hasnt been updated for nearly 10 years: https://www.phpbb.com/customise/db/exte ... istration/Statistics: Posted by Stoker...
View ArticlephpBB Discussion • Re: pagespeed apache module and phpbb
Some time ago I installed pagespeed, but sometimes it has cache problems with a few phpBB extensions...I think pagespeed is not realy for bulletin boards / forums etc......
View ArticleExtension Requests • Re: Delete my registration
This one: https://www.phpbb.com/customise/db/exte ... account_2/This one too: https://github.com/rmcgirr83/deletemyaccountStatistics: Posted by ssl — Mon Jan 20, 2025 9:04 pm
View Article[3.3.x] Support Forum • Re: Forbidden 403?
And again, seems to be triggered by highlighting text in a post and using the pop up 'quote' windowI don't think he's/they're getting it when browsing, only posting.Statistics: Posted by weeksy59 —...
View Article[3.3.x] Support Forum • Re: Cyberduck "merge"
Thanks for the link. This doesn't address the confusing use of Merge vs. Overwrite in the Full Package instructions. Is the proper action to Merge or Overwrite? thecoalman seems to indicate that we...
View Article