[3.3.x] Support Forum • Issues with mass mail. To: undisclosed-recipients:
So for some reason now when I try to send a mass mail they keep getting bounce back if its more that one recipient. My hosting is saying its something to do with undisclosed-recipients. They said this...
View ArticleExtensions in Development • Re: [3.3][BETA] Image Compressor
Attached PNG Image Converthttps://www.phpbbguru.net/community/vie ... hp?t=47951Statistics: Posted by RomaamoR — Sat Mar 30, 2024 10:03 pm
View Article[3.3.x] Support Forum • [PHP8.2]Initialise config with database and/or cached...
Deprecated: Automatic conversion of false to array is deprecated in /var/www/html/Code: $config[$row['config_name']] = $row['config_value'];Not solved @ https://github.com/phpbb/phpbb/blob/mas ......
View Article[3.3.x] Support Forum • Re: Managing phpbb via CLI
There's no need for CLI.You can easily use the ACP to configure your users (I suspect you're referring to the permissions)That's the point: I do not want to manually configure users. Instead I want to...
View Article[3.3.x] Support Forum • Re: Fatal error: Uncaught Error: mysqli object is not...
I have run into the same issue (PHP Fatal error: Uncaught Error: mysqli object is not fully initialized) although my mariadb has not crashed at all.But it is a fresh setup on Debian 12,The confusing...
View Article[3.3.x] Support Forum • Re: Module Management MCP not working.
Bump. Any more ideas on this? I'm not sure why I would need to use module management for MCP but I'm a bit nervous about it not working.Statistics: Posted by dgkulick — Sun Mar 31, 2024 1:31 am
View ArticleExtensions in Development • Re: [3.3][BETA] Anonymous Posts
I did find an interesting bug in that extension though, I disabled all extensions except New Topic After Posts, and if you quote someone, you're able to get past the set limit. Unsure if Tatiana will...
View ArticleExtensions in Development • Re: [3.2][3.3][DEV] New topic after X posts
Found this while fixing a compatibility bug with one of my extensions:I disabled all extensions except New Topic After Posts, and if you quote someone, you're able to get past the set...
View Article[3.3.x] Support Forum • MySQL database transfer to MariaDB and vice versa
Hi,(Excuse my poor english, not my native language and I have no reply in french boards)My phpBB 3.3.11 forum is currently hosted in PHP 8.1 and mySQL 5.5.I'm considering changing hosting provider (in...
View ArticleCustom BBCode Development and Requests • Re: Clickable phone number in the post
My question is that up to now BBcode still does not support embedding phone numbers in forum post content?It's simple.Add a new BBCode (ACP > Posting > BBcode)BBCode usage:Code:...
View Article[3.3.x] Support Forum • Re: How can I stop the ACP kicking me out every few...
Thank you for all the suggestions!I will give them a try, and report back if I need more help with it. Statistics: Posted by MysteryManX93 — Sun Mar 31, 2024 11:24 pm
View ArticleExtension Writers Discussion • Problem sending POST data to my controller
Hello everyone.I am making my first extension, to test some extension development features.I was trying send data from a view to one controller. I can get thsi using Get and LamedParameters in the...
View Article[3.3.x] Support Forum • Re: Drag-and-Drop of an image
Hello,Thank you KevC and ssl,Your information was right on target and solved the issue.Yours,JohnStatistics: Posted by John Robi — Mon Apr 01, 2024 1:34 am
View Article[3.3.x] Support Forum • Re: installed phpbb3 v3.3.11 with some concerns
There is no fixed frequency.In Announcements you can see when new versions were released.And here you can find out about the progress of future versions of...
View Article[3.3.x] Support Forum • Re: Non-existent usernames listed on Index Page
You can turn that feature off in your browser if you wish.Statistics: Posted by Mick — Mon Apr 01, 2024 6:04 pm
View ArticleExtensions in Development • Re: [3.2][3.3][RC] Thanks for posts (and optional...
Seems some configs are missing. I've just installed phpbb and some extensions to do some tests in a NAS and I've faced no problem. But I write here an mySQL to recheck all config values:Code: INSERT...
View ArticleExtension Writers Discussion • Re: Problem sending POST data to my controller
What is the default post data that I should recover here (in the XXX)? There are a default name? Code: $this->request->is_set_post('XXX')Statistics: Posted by Juanla — Mon Apr 01, 2024 10:45 pm
View Article[3.3.x] Support Forum • Re: Module Management MCP not working.
I'm just clicking on Moderator Control Panel in ACP-System-Module Management-Moderator Control Panel. I don't even know why I would do this but I'm just checking everything out before going live. ACP...
View ArticleExtensions in Development • Re: [ABD] Horizontal Attachments
Thanks for the input SpIdErPiGgY and Fernando... It was nice of you guys to test this out for me.But sorry guys... I have other things going on in life and I don't feel like dealing with lightbox or...
View ArticlephpBB Discussion • Re: Google is not crawling to individual topic or post...
Google sees my forum site at the top level with description.But it is not crawling down to individual post or topic level immediately...Our forum's latest posts and files get indexed every hour or...
View Article