Extensions in Development • Re: [3.3][DEV] phpBB Events Calendar
Thanks. Will get translated for next version.Statistics: Posted by Steve — Sun Jan 12, 2025 4:14 pm
View Article[3.3.x] Support Forum • The Founder setting not select
Hi,There is something I can't figure out. The Founder setting is being disabled on a board by itself. It doesn't happen all the time, but it happened to me 3 times at long intervals. What could be the...
View Article[3.3.x] Support Forum • Active Topics ?
We have recently migrated from phpbb 3.0.4 to 3.3.14Nothing appear under "Active Topics". Is there any special setting to have them back ? The upgraded forums have been working for a week or...
View Article[3.3.x] Support Forum • Re: Update from 3.0.11 to 3.3.14 SQL Error
Ok, posting back here just to keep this altogether. Happy to start a new thread if needed.I was able to work with the hosting provider to get back to PHP 5.6. This got the board back up and running as...
View Article[3.3.x] Support Forum • :santa: Re: Using custom symbols and emojis: any issues?
You'll also find the difference between emojis in topic/post subjects/titles etc to them in the postbody :santa:Statistics: Posted by Steve — Mon Jan 13, 2025 5:39 pm
View Article[3.3.x] Support Forum • Quick Links: editing navbar_header.html doesn't do it
Hi,I'm the admin for a forum, https://forum.irishminis.ie (using version 3.3.8) and it has a link in Quick Links ("IMOC Membership PayPal") that's going to the wrong place, so needs to be either...
View Article[3.3.x] Support Forum • Re: Quick Links: editing navbar_header.html doesn't...
Did you purge the cache in ACP after making changes? That link may be added by an extension if it is not present in the file you mentionedStatistics: Posted by Mannix_ — Mon Jan 13, 2025 6:53 pm
View ArticlephpBB Custom Coding • Re: Some useful SQL
That would indicate the posts were deleted from the posts table and the topic was not deleted from the topics table. Just delete them using MCP.Statistics: Posted by thecoalman — Mon Jan 13, 2025 7:15...
View ArticleExtension Writers Discussion • Re: Creating a controller that handles POST
Nevermind (maybe):My routing.xml had a typo (note two ::).Code: tig_blobuploader_controller: path: /uploader/{name} defaults: { _controller: tig.blobuploader.controller.main:handle }...
View ArticleExtensions in Development • Re: [3.3][BETA] Post Form Templates
Is any chances to can set a post form template to a specific topic? Not all forum or category.Statistics: Posted by KenTSA — Mon Jan 13, 2025 10:54 pm
View Article[3.3.x] Support Forum • Re: Xlm import node
Do you literally mean hundreds? If so that can be problematical, too many categories and forums can cause slow downs mainly because of permissions. Plus, having hundreds of empty forums can make a...
View Article[3.3.x] Support Forum • Re: The Founder setting not select
No. The thing in question also affected the database and does not show up in the log.Statistics: Posted by halil16 — Tue Jan 14, 2025 8:38 pm
View Article[3.3.x] Support Forum • Will MySQL 8 run on phpBB version 3.3.4
Hello Anyone,My web hosting service is going to elevate my current server software from OS Centos to OS AlmaLinux very soon and I do not have time to update my current phpbb version to the latest. OS...
View Article[3.3.x] Support Forum • Re: Update from 3.0.11 to 3.3.14 SQL Error
Honestly, I don't need to keep anything other then the posts and pictures in the posts.I don't care about the Arcade or Gallery either.I'll try running the update after dropping the extra tables. It...
View Article[3.3.x] Support Forum • Re: Will MySQL 8 run on phpBB version 3.3.4
We are pleased to announce the release of phpBB 3.3.3 "Bertie Triple Distilled". This version is a maintenance release of the 3.3.x branch which adds support for MySQL 8 and PHP 8, and resolves...
View ArticleExtension Writers Discussion • Re: Convert fra config to config_text
Thank, I'll have a look at itStatistics: Posted by Stoker 4.0 — Wed Jan 15, 2025 5:39 pm
View ArticleExtension Requests • Re: External link and attachment icons similar to Wikipedia
This option is pretty cool too:https://www.canidev.com/store/cbb-attachmentsStatistics: Posted by nou nou — Wed Jan 15, 2025 5:39 pm
View ArticleExtension Requests • Re: Sitemap extension?
What to do if when viewing the site map in this extension the page opens for a very long time? Several minutes. And don't send me to solve the problem on other resources. The answer is always the same...
View Article[3.3.x] Styles Support & Discussion • Re: Anyone developing arty's styles...
... a bit at a loss in which file to find the colours used and in which files to change them in Black. Could you point me to the right place? I have installed SASS and should be fine at that end.Use...
View Article[3.3.x] Convertors • How to migrate Wordpress to phpBB?
Wordpress has been getting killed by its owner bit by bit and unfortunately I made the bad decision of choosing it for my website(blog + forum)Would there be an easy way to migrate things to phpBB? At...
View Article