phpBB 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 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 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 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 ArticleExtension Requests • Re: Is there an App for PHPBB?
i suggest to you, FlyWebhttps://codecanyon.net/item/flyweb-for- ... 0/26840230 Did you read the reviews?Statistics: Posted by Steve — Sat Aug 10, 2024 2:32 pm
View Article[3.3.x] Styles Support & Discussion • Re: Link to quote
I have already some html files in my style template :mcp_topic.htmlnavbar_header.htmloverall_footer.htmloverall_header.htmlposting_editor.htmlsimple_header.htmlviewtopic_body.htmlso I have also copied...
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] Support Forum • 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?
Just update, if something is not working you can easily go back to the older version.But most of the time it is some option from php that is not enabled if something is not working.You can't lost data...
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 ArticleExtension Writers Discussion • Remove app.php from custom routes
Is there a way to remove the app.php file name from custom routes defined through extensions using the phpBB router?I have the following code in my routing.yml file:Code: danieltj_api_default_route:...
View Article