[3.3.x] Support Forum • Re: Unsubscribing a user from a forum
That table is for the forums and only tracks what forums they are subscribed too.I assume that is what Marek was asking for:Can a site admin unsubscribe a user from a forum?I changed his permissions,...
View ArticlephpBB Discussion • Re: Hosting on Azure App Service
If your installation meets the requirements in this document you should be good to go.Statistics: Posted by Mick — Fri Aug 23, 2024 4:12 pm
View ArticleExtensions in Development • Re: [3.2][3.3][RC] AI Labs with Midjourney,...
OK vnm, Discord token had changed... all good now It's weird but half of my tokens expired last night, I swear I did not made any changes to those accounts so it must be Discord doing. Discord...
View ArticleCustom BBCode Development and Requests • store attachments to remote ftp server
So i tried to mount storage server on files folder and nothing happends it dosent want to upload them there so anyone has idea how can i do this or what i need to useStatistics: Posted by SEKIZO — Fri...
View ArticlephpBB Ideas • Improve default value for "My date format" in...
In profile > Board Preferences tab it says "My date format".It seems like there is not way for the user to see which is the default value.Like if the user wants to change it back to whatever is...
View ArticlephpBB Ideas • Re: Gather strings about date/time in common.php
Maybe this one should be gathered the same place too:Code: 'VARIANT_DATE_SEPARATOR'=> ' / ',// Used in date format dropdown, eg: "Today, 13:37 / 01 Jan 2007, 13:37" ... to join a relative date with...
View Article[3.3.x] Support Forum • Re: No new messages but unread messages
Great, thank you very much!Didn't find it before.Statistics: Posted by Blacktiger63 — Sat Aug 24, 2024 3:10 pm
View ArticlephpBB Discussion • Re: store attachments to remote ftp server
Maybe someone can update this to phpBB 3.3https://www.phpbb.com/customise/db/extension/aws_s3/Statistics: Posted by Kailey — Sat Aug 24, 2024 3:32 pm
View Article[3.3.x] Support Forum • Re: SQL Error after updating phpBB from 3.3.11 to 3.3.12
Trying to go from 3.3.9 to 3.3.12 by change files and same issue. And even if I update manually the database adding that missing column, I still can't run the update it redirects to the forum saying...
View ArticlephpBB Custom Coding • Re: Would it be easy to add the user's From_IP_Address...
But which forum file or files would I need to make that change??? That's the question and the whole reason why I'm asking it here on the PHPBB forum.Showing a user their IP isn't something they can't...
View Article[3.3.x] Support Forum • Re: SMTP cannot connect to host
SMTP server: mail.smtp2go.comSMTP port: 2525 (or 80, 25, 8025 or 587 if that doesn’t work).Username / Password: Turn on SMTP authentication and enter your account’s SMTP username and SMTP...
View Article[3.3.x] Support Forum • Banned IP, redux...
I just read through viewtopic.php?t=2655940 and I have a similar issue but a different question.If someone attempts to register from a banned IP, is that event logged anywhere in one of the admin log...
View ArticleExtensions in Development • [3.3][BETA] New Topic On Index
Extension Name: New Topic On IndexAuthor: v12mikeExtension Description: Places a 'New Topic' button on the forum index page.Extension Version: 1.0.0-betaRequirements: Forum style must be derived from...
View ArticleExtensions in Development • Re: [3.3][BETA] New Topic On Index
This little extension was prompted by the steady stream of messages to our admin contact form from users who had successfully created a forum account and who desperately wanted to post a new topic but...
View Article[3.3.x] Styles Support & Discussion • how to publish rank images at phpbb
i have also created a few rank pictures.all are in SVG format and therefore easy to edit in any text editor. different languages are also supported. in addition to german and english, french, dutch...
View Article[3.3.x] Styles Support & Discussion • Re: how to publish rank images at...
Go to Customisation Database: https://www.phpbb.com/customise/db/Click on "New Contribution" button to submit your ranks.Statistics: Posted by _Vinny_ — Mon Aug 26, 2024 1:37 pm
View ArticleExtension Requests • Re: How to force all members to use a fixed language?
Thank you @Mannix_ and @danieltj. I currently have 2 languages and I still want to keep both of them. At the same time, I want members to only use the forum's default language and not be able to set...
View ArticleExtension Requests • Unread message (comment) created by topic starter
I am looking to expand with a new function.Unread messages in the topic only count as unread if they were posted by the person who created the topic.Now we often have hundreds of messages per day in...
View ArticleWanted! • Re: I need someone to do customizatoin for my board
i need 3 simple thingsfirst window where last posted attachments would be visiblesecond window for latest poststhird chatbox on bottom of pageHey!Do you still need help?hey yes someone done job...
View Article[3.3.x] Support Forum • Re: Unable to access "Custom profile...
A white page usually indicates a php error, navigate to the page to trigger the error so it's recorded at top of the log and then check your server error logs. These can usually be found in hosting...
View Article