Extension Requests • Re: Auto Translate all topics and posts of the forum via...
I simply wrote a program in Python that translates a forum database dump via Google Translate. I imported the translated dump into a new database, and thus got a clone of the forum in a different...
View Article[3.3.x] Support Forum • Re: Image uploads and orientation - something is not...
It's a bug in plupload and since it's third party it won't be fixed by phpBB. There is an unpublished patch here that I have used successfully.https://github.com/phpbb/phpbb/pull/6131Statistics:...
View Article[3.3.x] Support Forum • Using Firefox, I cannot create a user or login
Something very weird. My default browser is Firefox. I used that to set up my forum. But I cannot use Firefox to login (it comes back with "The submitted form was invalid. Try submitting again" or...
View Article[3.3.x] Support Forum • Re: Using Firefox, I cannot create a user or login
Forget it - I closed FF down completely and restarted it. All working.Statistics: Posted by alansh — Sat May 18, 2024 10:18 pm
View ArticlephpBB Discussion • Re: [Discuss] phpBB 3.3.12-RC1 available for testing
good bro you can add new emojis?Statistics: Posted by Snoway — Sun May 19, 2024 12:29 am
View ArticleExtension Requests • [split from] It there a post reaction extension out there?
Hi. Can anyone please tell me - cbbReactions extention has notifications when a post is liked? Can't find this information in the manual.And the second question. Does anyone have...
View Article[3.3.x] Support Forum • Re: Updated to 3.3.11 and have a language pack question
Ok. Thank you.So, double checking the process.- I need to delete what the system thinks is the existing English language pack.- Then install the English language pack.If you used the full package...
View ArticleExtension Requests • Re: [split from] It there a post reaction extension out...
Can anyone please tell me - cbbReactions extention has notifications when a post is liked? Can't find this information in the manual.You can find your response here:...
View Article[3.3.x] Styles in Development • Re: [4.0.x][DEV] [OFFICIAL] CODENAME: Chameleon
Has anyone managed to install the most recent iteration of the style? Looking for some pointers because the style structure is completely different to standard styles for 3.3. I've installed the 4.0...
View Article[3.3.x] Styles Support & Discussion • Re: Category backround
Add this code to your stylesheet file or in overall_header between <style></style>.Code: .forabg:nth-child(4) .forums:before { content: ""; background:...
View Article[3.3.x] Styles Support & Discussion • Re: change subforum icons
It looks like the theme is using fontawesome to render the icons of the subforums. You can open forumlist_body.html and search for the 'fa-comment'. You can replace it with something else from the...
View ArticleExtension Requests • Set group as group leader
HiLike the title says, there can be a way to add a group as group leader in another group?This way, anyone who is part of group "a" would be considered leader of group "b", with no need to set each...
View Article[3.3.x] Support Forum • Re: Error after purging cache
I suspect it's an incompatibility between 3.3.11 and PHP 8.3.7.Try switching to PHP 8.2.x just to test that.Added: just tried on Wamp with PHP 8.3.4 on a clean board: not getting that error.8.2.19...
View Article[3.3.x] Support Forum • SMTP SSL Verification Issues
Support Request TemplateWhat version of phpBB are you using? phpBB 3.3.5What is your board's URL? https://www.irricad.com/phpbb3/Who do you host your board with? Self hostedHow did you install your...
View ArticlephpBB Custom Coding • Re: MEMBERLIST_BODY.HTML customisation
Thanks all for your considered responses...Did you purge the cache? Anytime you make edit to template you need to purge the cache.I purge the cache if I change the .HTML but it's mostly been edits to...
View Article[3.3.x] Styles Support & Discussion • Re: (upgrade) to Font Awesome 6
Because the author has passed away...Statistics: Posted by Lord Phobos — Tue May 21, 2024 5:40 pm
View Article[3.3.x] Support Forum • Re: Showing Session ID at the End of Every URL on the...
No.Thank you for the information. I was spending time on tweaking the settings Statistics: Posted by Alex George — Tue May 21, 2024 6:21 pm
View Article[3.3.x] Support Forum • Images are Invalid
Solved this problem (I thought) a couple of weeks ago when I switched this board from running on php 7.2 to 8.1. I was able to upload images just fine after that but today I tried to post and saw that...
View ArticleExtensions in Development • Re: [3.3][RC] Browser Push Notifications
FYI, this feature is also currently Live on https://area51.phpbb.com/phpBB/Statistics: Posted by MattF — Wed May 22, 2024 1:16 am
View Article[3.2.x] Support Forum • Re: I can't login the forum using my admin account.
It’s strange, because for me it comes right away and those to whom I sent it didn’t notice this..Happens with every browser I used: FF, Chrome, Edge, Opera, BraveAdditionally Defender states:This site...
View Article