[3.3.x] Support Forum • Re: Is there a way to have internal links display the...
There was Convert Local Url To Link Name extension in development for this purpose, but it's abandoned for a long time already. There's a topic in Abandoned extensions forum here on .com.Statistics:...
View Article[3.3.x] Support Forum • New Server. No signup/reset emails being sent.
Hello,Alma Linux 9I have a new server setup with phpBB on apache, postfix, dovecot. (Dovecot sasl authentication)My phpBB installation works fine. My email works fine.I have my SMTP server settings...
View Article[3.3.x] Support Forum • Re: New Server. No signup/reset emails being sent.
I found this in the error logs...Email error» EMAIL/SMTP/adm/index.php?i=acp_board&sid=0649bec49b4bb0f3cad65a8bc2431faa&mode=emailCould not connect to smtp host : 111 : Connection refusedErrno...
View ArticleExtension Writers Discussion • poster_id and core.submit_post_end event
Hello friendsI'm adding a function for "text evaluation" for new topics in a certain section of my forum dedicated to writing. When submitting a new text (new topic in this session), a response will...
View Article[3.3.x] Styles Database Releases • Re: SE Square
Style validated/releasedStatistics: Posted by _Vinny_ — Fri Jan 17, 2025 10:07 pm
View ArticleExtension Writers Discussion • Re: Javascript Template Literals (backticks:...
Yep, it's Twig.The solution I've found is to move my Javascript out of <script></script> and into a separate .js file. Better encapsulation anyway, so I'm happy now. But it's surprising...
View ArticleExtension 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 Article[3.3.x] Convertors • Re: convert ancient IPB to phpBB?
Thanks again for the tips - I have now converted from the old IPB to phpBB 3.0.14. Before I upgrade to phpBB 3.3.14 I have a couple more questions.First, the old IPB (v 2.3.4) board created thumbnails...
View ArticleExtension 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 Article[3.3.x] Support Forum • user can post, but needs mod aproval, how to disable ?
installed latest version here after a longtimesetup whent good, setup was also oki made a dummy test user to check things outand when the dummy posted something the next thing was in the postThis post...
View Article[3.3.x] Support Forum • Re: user can post, but needs mod aproval, how to...
phpBB introduced the Newly Registered User Group a while back which limits features for newly registered users. Setting for this are found under User Registration settings. You can set the post limit...
View ArticleExtensions in Development • Re: [3.3][DEV] mChat - Lounge
Will the board3portal module still work?https://kirk-phpbb.com/viewtopic.php?p=2370#p2370The Ultimate Points integration? https://www.dmzx-web.net/viewtopic.php?az_menu=&t=2415The YouTube video...
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 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 without JavaScript - fontawesome
Me neither. So your only solution would be to replace the font icons with imagesStatistics: Posted by Mannix_ — Sun Jan 19, 2025 7:04 am
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 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.I know, i don’t have enough knowledges to transform this into an extension, but i will try in the future.Statistics: Posted...
View Article