[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 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 ArticleExtension Writers Discussion • Re: Remove app.php from custom routes
Not sure about programmatically, but for each board under "Server Settings", set this option to yes.Statistics: Posted by Kailey — Mon Aug 12, 2024 8:36 pm
View Article[3.3.x] Support Forum • Re: I can't update the platform
The method used for the update was this same update method does not see /update /install shows me an empty page https://www.phpbb.com/support/docs/en/3 ... date_full/Statistics: Posted by linkcs.in —...
View Article[3.3.x] Support Forum • Re: Can I recover a board with just the database intact?
Sorry I have very minimal experience with phpbb or with the databases. So very limited knowledge overall. I am an old truck driver lol. I can tell you how to shift an 18 speed transmission and teach...
View ArticlephpBB Ideas • phpBB "safe mode"
Pretty simple idea, no idea how hard to implement. Getting into the ACP can be problematic when an extension, style or language pack is causing issues. Have a setting in config.php for "safe mode"....
View Article[3.3.x] Support Forum • Managing attachment extensions
I need for registered users to upload attachments that are documents such as .doc, .pdf and .xls. I have the "Attachment settings" within the ACP adjusted appropriately. Ive been trying to work with...
View Article[3.3.x] Support Forum • Re: Managing attachment extensions
At this point there is really no difference except between images and the others. Images are served with image mime type so the browser displays it as image. Years ago the others would be served with...
View ArticlephpBB Ideas • Re: phpBB "safe mode"
Doesn't sound like a silly idea. One obvious question: what's the fallback if someone is dumb enough to remove Prosilver and/or english_gb?The former is unlikely, due to inheritance being so common....
View Article[3.3.x] Support Forum • Re: Images rotated ??
The issue is caused by photos taken on phones including a flag in the header which says "This way up". This ensures the photo will display with the correct orientation regardless of whether the phone...
View ArticleExtension Requests • Re: Better Ranks Extension Request
!empty is for checking a bool. Rich is a nub. You could also check the $template_data is also an array [].So that top line that you posted should be the correct fix and the other line should stay how...
View ArticleWanted! • Re: Patreon - phpBB connection
Yay! Statistics: Posted by nou nou — Wed Aug 14, 2024 6:11 pm
View Article[3.3.x] Support Forum • Creating Header Image as a Link
Greetings again. I'm hoping someone can help me.I've created a discussion forum for our car club, which is linked to our car club's website, socrc.org. I was able to make the header image on our...
View Article[3.3.x] Support Forum • Re: Creating Header Image as a Link
Are you using a custom made style or a child style inheriting from prosilver?Are you able to post the content of your overall_header.html file? It's as simple really as just inserting <a...
View Article[3.3.x] Support Forum • Email not sending for any task regardless of smtp...
Support Request TemplateWhat version of phpBB are you using? phpBB 3.3.12What is your board's URL? https://forums.solo2.comWho do you host your board with? LiquidwebHow did you install your board? I...
View Article