Extension Requests • Re: New Topic - Anywhere!
This has been asked for a few times before but I'm not sure it's ever been made. I suspect it's a lot more complicated than you think because the drop down action has to check each forum permission...
View ArticleExtension Requests • Re: Customise UPC tab
Some 2, perhaps 3 years ago I upgraded a 3.0.14 board to 3.3.something usinghttps://github.com/satanasov/phpbbgalle ... aster/coreWhether it's compatible with the more recent versions of 3.3 I don't...
View ArticleExtension Writers Discussion • Re: Creating new permission groups
I can just assume from the core code.I guess that multi-underscore like m_kb_ won't work because the code looks for the first occurrence of _Interesting. Would you happen to know where at in the code...
View ArticleExtension Requests • Re: html email
Are you looking for something that sends out HTML emails (like a custom message) or an extension that sends existing board emails that phpBB auto generates as HTML emails? Also, what level of design...
View Article[3.3.x] Support Forum • Re: Can't administer users: Content Encoding Error
I have solved this "content encoding error" OP is having, by replacing the "memberlist.php" file by one from my other forum (of same old PHPBB version), where this error not happened (or try from...
View Article[3.3.x] Support Forum • Re: Switching(managing) between the styles is not...
Hello, my experience is that currently necessary cookies in phpBB - board operation - the regulation *Cookie ending on:* - ... _style -> sets the style ID for the user and is also relevant.ACP,...
View ArticlephpBB Discussion • Re: Area51 question answer registration
It's actually been changed just now. Worse than before, I have not yet met worse, time wasting, user unfriendly question.For the fifth attempt (which failed and it locked me out) I have tried:Builds...
View ArticlephpBB Discussion • Re: Training an AI model based on your own phpbb forum?
I haven’t trained an AI on a phpBB forum myself, but you’d generally use tools like TensorFlow or PyTorch for the model and phpBB’s API or scraping for data extraction. Define your schema by...
View Article[3.3.x] Convertors • [SPLIT] Convert MyBB to phpBB?
My webhost doesn't allow PHP versions older than 7.3.33 so I can't install phpBB 3.1 to go through this whole process.Is it possible to install phpBB 3.1, 3.2, or 3.3 and import a myBB 1.8.x database...
View Article[3.3.x] Support Forum • 3.3.12 Can one Remove mode=viewprofile
Using phpbb 3.3.12Was wondering if there is a way to remove mode=viewprofile from the URL when one goes to members profile.Instead of the URL beingCode: member/user.2?mode=viewprofileTo be onlyCode:...
View ArticleExtension Requests • Re: Is there an App for PHPBB?
Thats what I do, it’s easy with iOS and Safari and even easier on an IBM PC clone.The last time I heard of an IBM PC clone, a laptop was the size of a suitcase and ALL PC's were beige! Statistics:...
View Article[3.3.x] Support Forum • Re: 3.3.12 Can one Remove mode=viewprofile
Instead of the URL beingCode: member/user.2?mode=viewprofileWhere are you seeing a URL like that?Statistics: Posted by Brf — Fri Aug 09, 2024 12:10 pm
View ArticleExtension Writers Discussion • Re: mark read and unread posts
thanks! i'll check it!!Statistics: Posted by sebo — Fri Aug 09, 2024 1:52 pm
View ArticleCustom BBCode Development and Requests • Re: User Customizable Table BBcode
No, I want the user to be able to choose their own styles when they are writing their bbcode. I have a lot of users who are used to ProBoards bbcode, which lets you style posts like you would html...
View Article[3.3.x] Convertors • Re: [SPLIT] Convert MyBB to phpBB?
Running a PWS (Personal Web Server) is easy see Knowledge Base - Installing and Setting Up Your Own Web Server.If you have a search there’s even one that can be run on a memory stick leaving no marks...
View Article[3.3.x] Styles Support & Discussion • Re: Link to quote
Sorry, I had some days off I have my own style based on SE_Square itself based on Prosilver so I guess I should place the CSS in my own CSS that is...
View Article[3.3.x] Support Forum • Re: [split] Email works ok except Admin not sent...
Have you checked the email error logs to see if anything is chasing an issue during sending?Also worth checking the following just to make sure: Is the admin email address correct? Are board emails...
View ArticlephpBB Custom Coding • Re: 3.3.12 Can one Remove mode=viewprofile
Hello Dead Man, I agree with danieltj. A link to your board can also help you to look at the construct for your self-help request. Otherwise, it remains to consult the author of that extension, - at...
View Article[3.3.x] Support Forum • Re: Emojis work in post titles but not post body
The board version is 3.3.3. I can provide URL privately if needed. Yesterday emojis were working fine and I have not changed any settings. I’m stumped because they display in titles but when inserted...
View ArticleExtension Requests • Re: Fingerprint login
any update all these years later? how about passkey support?Statistics: Posted by fakeologist — Sun Aug 11, 2024 3:51 pm
View Article