[3.3.x] Styles Support & Discussion • Category backround
Good morning. Can someone help me to add a background to a category. And if it is possible for a designer to help me with a counter-strike themed background image, I would be grateful. Thank you in...
View ArticleExtensions in Development • Re: [3.3][RC] Browser Push Notifications
Sure. It uses current avatar (if any), not the one added later.I may have misrepresented it. Sorry. There was an avatar when the notification was sent.That notification's avatar would have been for...
View Article[3.3.x] Support Forum • Image uploads and orientation - something is not right.
In my forum, if I set the attachement image settings to allow any size (so set to 0,0), then any portrait image is displayed rotated to landscape on the thumbnail but is correct when I click on the...
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 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] 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 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