[3.3.x] Support Forum • Re: Only one missed notification allowed
quiet bump.Statistics: Posted by dgkulick — Thu May 16, 2024 8:49 pm
View Article[3.3.x] Support Forum • Re: Cache duration?
How are you editing/obtaining the content and is it appearing on custom page or part of existing phpBB page?Statistics: Posted by thecoalman — Thu May 16, 2024 11:17 pm
View Article[3.3.x] Styles Support & Discussion • Re: Legend group icons
This topic ist solved Mannix_ thank you bro for all your help.Statistics: Posted by MortallCsAl3x — Fri May 17, 2024 7:38 pm
View Article[3.3.x] Support Forum • Re: Failing to install on a Synology NAS server
If it helps, this is the screenshot from phpadmin on the NAS box (and I've got rid of the file errors above) ;Statistics: Posted by alansh — Fri May 17, 2024 7:41 pm
View Article[3.3.x] Support Forum • Re: Create backup using Putty or Core FTP or phpBB ACP
That sounds about the right size for a starter board's database. Again, you will still need FTP access to back up the files.Hi there invenioI believe I found the issue and I am waiting to get the...
View Article[3.3.x] Support Forum • Re: Member list: last active is before joined?!
What version?3.3.11, the latestStatistics: Posted by RobiX — Fri May 17, 2024 11:18 pm
View Article[3.3.x] Styles Support & Discussion • Upgrading Font Awesome
HiWhat should I do if I want to upgrade the Font Awesome version builted in phpBB?Thanks in advance. Statistics: Posted by Lord Phobos — Fri May 17, 2024 11:36 pm
View Article[3.3.x] Styles Support & Discussion • Re: Upgrading Font Awesome
I have downloaded from here the latest free version of font awesome: https://fontawesome.com/downloadNow, I think I should upload into the /assets/fonts folder, but I really don't know which files to...
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...
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