phpBB 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] Support Forum • Re: Switching(managing) between the styles is not...
@Aidy » 08 Aug 2024, 12:52 It’s not super intuitive. Your idea for buttons right on the style list page sounds solid. I didn't understand a word, because I wasn't talking about "buttons" at all. Only...
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 ArticlephpBB Ideas • Re: More user friendly/simple switching of the PHPBB styles
The "default style" only applies to new users. That is why the description says "The default style for new users".If you want to override the styles the users have selected, it is intuitive that you...
View Article[3.3.x] Convertors • Re: [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 ArticleExtension Requests • Re: Is there an App for PHPBB?
Every 8086 family based PC you see that doesn’t have an IBM badge is a clone.Statistics: Posted by Mick — Fri Aug 09, 2024 7:09 am
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 Article[3.3.x] Support Forum • [split] Email works ok except Admin not sent email...
Is there a newer post somewhere regarding this issue? Having the same problem, all emails are being sent except for Notify Admin on registration.Everything is checked in UCP.Statistics: Posted by DW...
View Article[3.3.x] Styles Support & Discussion • Re: Link to quote
OK, it works fine both for quote and search, thanks a lot.Statistics: Posted by Hervé — Sat Aug 10, 2024 8:14 am
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 ArticleCustom BBCode Development and Requests • Re: [Split] User Customizable Table...
Code: [div style="{PROPERTY}: {VALUE};"]{TEXT}[/div]To get exactly what you posted you could try bbcode:[div={SIMPLETEXT1},{SIMPLETEXT2}]{TEXT}[/div]Replacement:<div style="{SIMPLETEXT1}:...
View Article[3.3.x] Convertors • I can't update the platform
good evening/day, I want to update the platform from 3.3.11 to 3.3.12 and I encountered a problem... the problem is this...Code: The config setting "load_jquery_url" unexpectedly does not exist. how...
View Article[3.3.x] Support Forum • PHP version 7.4 UpDate TO Newer?
Hi was just in my Hosting Provider website and notice that it says I have PHP Version 7.4I see that they have all the way up to PHP 8.3 AvailableSo I wanted to know can one update to thew newest one...
View Article[3.3.x] Support Forum • Re: PHP version 7.4 UpDate TO Newer?
You could try asking on their forum, or you can always post in the Extension Requests forum to see if anyone wants to fork the code and update it.Failing those two things, you could try downgrading to...
View ArticleExtension Requests • Better Ranks Extension Request
Was recommended by danieltj to try my luck here to see if anyone was willing to update this Extension to be compatible with latest PHPBB and PHP versions.I am using this extension from...
View ArticleExtensions in Development • Re: [3.2][3.3][RC] Obscure Registration Code...
Hi, unfortunately I tested this extension for 7 days. Out of 7 days, spammers crashed my site for 5 days. I'm sorry about the work but I found a more effective solution by asking for example "what...
View Article[3.3.x] Support Forum • Re: Emojis work in post titles but not post body
What’s the URL to your board? You can PM me the URL if you’d prefer to keep it private. The blue square with a ‘?’ Inside it sounds like you’re using iOS or macOS and it’s failed to load the image....
View ArticlephpBB Discussion • Re: phpBB.com Website Feedback
I'm not seeing this on desktop. Does it happen on other sites running phpBB?Edit: There is a small lag from desktop, but no error like you saw.Statistics: Posted by Kailey — Mon Aug 12, 2024 2:51 pm
View Article