Extension 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...
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: Area51 question answer registration
The question on area51 reads as;In the Area51 header, list the tabs in alphabetical order after the letter F (capitalization counts)So ignore any tabs that begin with a letter that comes before F in...
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 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 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 Article[3.3.x] Convertors • Re: [SPLIT] Convert MyBB to phpBB?
You could do a db that small on a desktop local host, if you have one set up. Just install phpBB 3.1 and MyBB 1.8, do the conversion, then upgrade to 3.3 before transferring the files to your online...
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