[3.3.x] Support Forum • Newest PHP version which phpBB should work?
Should phpBB 3.3.15 work on PHP 8.1 or 8.3 versions?My hosting server is changing to newer PHP version because 7.4 and 8.0 are vulnerable.Statistics: Posted by tapi0 — Fri Jun 06, 2025 6:40 pm
View Article[3.3.x] Support Forum • Re: Newest PHP version which phpBB should work?
Yes, it will work with these php versions.Statistics: Posted by Madalin10 — Fri Jun 06, 2025 6:54 pm
View Article[3.3.x] Support Forum • Re: Password recovery email do not work, mail test...
Thank you all and apologies for the late reply. I was on a business trip and had no time to look into it.@thecoalman - I don't see any errors in the log, nothing from the last months anyway. I am...
View ArticleGeneral Discussion • Re: How much AI do you use?
I dont believe AI can create extensions, yet.But it can help you with code pieces and maybe correct some errors.Thats the php part.CSS/HTML it can do. Nice actually.Statistics: Posted by Stoker 4.0 —...
View ArticleExtension Writers Discussion • Thumbnail in ACP
Hello everyone.I'm writing an extension where you choose an image in ACP from a drop-down menu and a thumbnail should appear below.However, in ACP, the image appears corrupted, but in the index, what...
View Article[3.3.x] Support Forum • Re: Trying to ressurect an old forum
TheCoalMan: Thanks for your detailed reply. Please keep in mind that I'm a newby to site/forum admin.It's 3:00am and I woke with this stuff swimming around in the back of my mind. As I awoke I had...
View ArticleExtension Writers Discussion • Re: parsing text. enable and...
I use this to remove bbcodes Code: function empty_bbcode($text){return preg_replace('/\[(\/)?[a-zA-Z0-9]+(?:=[^\]]+)?\]/', '', $text);}Statistics: Posted by Steve — Sat Jun 07, 2025 6:20 pm
View Article[3.3.x] Support Forum • Getting notified on every new topic/post
I recently upgraded to version 3.3.14. One of my users has reported that he is no longer receiving notifications when new replies are made to existing topics in the forum. He monitors the forum for...
View Article[3.3.x] Support Forum • Re: Getting notified on every new topic/post
Is the Notify me upon replies by default radio button in its user control panel checked YES?Statistics: Posted by ssl — Sat Jun 07, 2025 7:03 pm
View Article[3.3.x] Styles Support & Discussion • Re: Image (banner) in header
Hello, its implementation is good and I can't see any errors (desktop, responsive) at first.From my *point of view, who uses which browser and these current versions are always ‘open’. At the moment...
View ArticleExtensions in Development • Re: [3.3][RC] Pageloader
Let me know how it goes Miri4everStatistics: Posted by Stoker 4.0 — Sun Jun 08, 2025 2:34 pm
View Article[3.3.x] Support Forum • Re: Problem with recurring notifications
I seem to have solved the problem.My WEB site is running under its own user account, but phpBB ignores this, even the fact that the parent cache directory is under a different user and the cache...
View Article[3.3.x] Support Forum • Re: A ban has been issued on your IP address ??
The error text is generated on line 1300 of /phpbb/session.phpCode: $contact_link = phpbb_get_board_contact_link($config, $phpbb_root_path, $phpEx);$message = sprintf($this->lang[$message],...
View Article[3.3.x] Support Forum • Re: Displaying documents in-line
It's possible but you would need an extensions and it *might* work. See below.Also, under "Manage attachment extension groups", what exactly is the "Special Category?" It only has one, "images", it...
View Article[3.3.x] Support Forum • Re: advanced forum permissions error...
There is no support here for phpBB 3.1. You will need to upgrade to 3.3. The supported version of phpBB will need PHP 7.2 or later.Statistics: Posted by Brf — Mon Jun 09, 2025 6:00 pm
View ArticleWanted! • Re: Convert PNphpBB2 and insatll new phpbb
joemg did you manage to convert the forum?I wouldn't count on a reply as it's been more than a year since joemg's last log in.Statistics: Posted by warmweer — Mon Jun 09, 2025 6:26 pm
View ArticleExtensions in Development • [3.3][DEV] Giphy
Extension Name: GiphyAuthor: _Vinny_Extension Description: A Giphy button is added to the post panel (it's not a BBcode), clicking opens the gif search panel. Clicking on the image automatically adds...
View Article[3.3.x] Support Forum • Re: What is going on? Is this some kind of widespread...
Can anyone please tell me how to configure the Cloudflare JS challenge?I tried with different browsers and via proxy, but I'm not seeing it on my forum...This is what I have now:Statistics: Posted by...
View Article[3.3.x] Support Forum • How to rearrange pinned topics.
I have a forum called Please read - Rules + Info. This is the first forum so it's at the top. Inside are 2 pinned topics. "How to use this site" and "Rules and info."I want rules and Infor first, the...
View ArticleExtensions in Development • Re: [3.3][DEV] Giphy
Maybe have Giphy use the same color as the bbcode for it's text. It just feels out of place to my eyes.Statistics: Posted by bonelifer — Mon Jun 09, 2025 9:03 pm
View Article