[3.3.x] Support Forum • is there a way to automatically remove inactive...
Good morning, on our forum we currently have about ten moderators, who were also very active at first but then I see that over the months some of them tend to log on very little and thus moderate...
View Article[3.3.x] Support Forum • Re: Failing to install on a Synology NAS server
Thanks - all is working OK at forum level - just some minor issues inside (well, one now).AlanStatistics: Posted by alansh — Sat May 18, 2024 7:17 pm
View ArticleExtension 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 Article[3.3.x] Support Forum • Re: GoogleOther misbehaving? Hundreds of board guest...
Me? I use the bad_bots .htaccess code and robots.txt too, but the items I mentioned previously are on top of those measures. I don't want BOTs I don't know about or have yet to be invented from...
View ArticleExtension Requests • Re: [split from] It there a post reaction extension out...
Hi. Can anyone please tell me - cbbReactions extention has notifications when a post is liked? Can't find this information in the manual.Yes it has.Statistics: Posted by deninho32 — Sun May 19, 2024...
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
...Also, another board on same server and php version produces no errorThe board in your first post doesn't have cookie_secure enabled.Does the other board have cookie_secure enabled?Statistics:...
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 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] Styles Support & Discussion • Re: (upgrade) to Font Awesome 6
I've tested it. In the ACP you can't see the image, but on the board it works.Statistics: Posted by deninho32 — Tue May 21, 2024 6:35 pm
View ArticlephpBB Custom Coding • Re: MEMBERLIST_BODY.HTML customisation
memberlist_body.html is for the memberlist table. All of the member data is part for that user's "memberrow". If you are add more fields to a user, you would have to add them to the memberrow for the...
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