[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 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 Article[3.3.x] Support Forum • Re: Switching(managing) between the styles is not...
It’s not super intuitive. Your idea for buttons right on the style list page sounds solid. It would make things way simpler to manage, especially if they could handle activation, deactivation, and...
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 ArticlephpBB Ideas • More user friendly/simple switching of the PHPBB styles
Based on this topic: viewtopic.php?p=16025383#p16025383Issue:After updating/installing the PHPBB, you are going to usually install a style, this process is relatively intuitive, yet when you end up on...
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 ArticleExtension Requests • Passkey login
Passkeys are the latest in logins - I don't see any in progress or available for phpBB.Therefore this humble request.https://fidoalliance.org/passkeys/Statistics: Posted by fakeologist — Sun Aug 11,...
View Article[3.3.x] Support Forum • Re: PHP version 7.4 UpDate TO Newer?
Regarding the error encountered "Cannot modify header information" read this topic: https://www.phpbb.com/support/docs/en/3 ... thout-bom/Nope. That error is because of the error that happened before...
View ArticlephpBB Custom Coding • Re: Cron task
This is the full added code, comments welcomein /includes/ucp/ucp_profile.php after $vars = array('cp_data', 'data', 'sql_ary'); addCode: $TankDim = preg_replace("/\D+/",...
View ArticlephpBB Discussion • Re: phpBB.com Website Feedback
Trying to access posting page or pm I get this. After 2-3 mins submitted messages have disappeared.... Statistics: Posted by Steve — Mon Aug 12, 2024 2:40 pm
View Article