Extension Requests • Re: Auto Translate all topics and posts of the forum via...
I used. Technically everything works. But this is not suitable for a forum with a large number of messages. Translation is often stopped due, as it was explained to me, to limit the load on the...
View ArticlephpBB Discussion • Re: Bytespider Attack
You can also report them to Amazon AWS, they take action pretty quickly I’m led to believe.See: viewtopic.php?t=2642376They will not do a thingStatistics: Posted by JLA — Sun Apr 07, 2024 5:11 pm
View ArticlephpBB Discussion • Re: Starting a forum in 2023
If you build it - they will come.Statistics: Posted by JLA — Sun Apr 07, 2024 5:19 pm
View ArticlephpBB Discussion • Re: Admins: How do you plan for succession?
We've had a few forums come to us to either integrate their old DB into our site or for caretaking duties.If it generates revenue, then best to lay out a plan as you would with any other asset....
View ArticleExtensions in Development • Re: [3.2][3.3][RC] AI Labs with Midjourney,...
Those are very exciting updates! Especially looking forward to playing with the Pika one! Statistics: Posted by nou nou — Mon Apr 08, 2024 1:19 pm
View ArticlephpBB Discussion • Re: Hi! Haven't used phpBB in years, need advice on old DB...
if you got it to import correctly you dont need to browse to install 3.0.11what you need to do is make a config.phpCode: <?php// phpBB 3.0.x auto-generated configuration file// Do not change...
View ArticleExtensions in Development • Re: [3.3][DEV] MegaMenu, Sticky Menu, Navbar for...
If it is not difficult for you, I will be waiting for you.ok, please remind me if I forget it next month.Feel free to PM me.Statistics: Posted by Badhon_raj — Mon Apr 08, 2024 4:35 pm
View Article[3.3.x] Support Forum • Re: What permission allows users to see the LAST...
You just want to remove the data from the view (including having the list not sorted by Last activity datetime)You need to find the templates the Last_Active columns (with data) is displayed.Going...
View ArticleExtension Requests • Re: Patreon Account Connection
Me me me! I'd love to have this - I'm doing this manually now and it's a complete nightmare, people with different usernames, different email addresses, people being a Patron, then cancelling, then...
View Article[3.3.x] Support Forum • Re: Main stylesheet not loading after upgrading to...
There are a bunch of up to date flat styles here http://phpbbstyles.iansvivarium.com/Statistics: Posted by Mick — Tue Apr 09, 2024 12:39 pm
View ArticleExtension Requests • Re: Auto Translate all topics and posts of the forum via...
Interesting, but that would also mean that as time goes by, the forums will diverge from each other and become isolated islands - personally I see a forum first and foremost as a platform to share as...
View ArticleExtension Writers Discussion • Re: Problem sending POST data to my controller
Thanks! I just sent the data from my ajax call in FormData format and can use it without problems. Looks like sending a JSON directly is not supported?Anyway, thanks againStatistics: Posted by Juanla...
View Article[3.3.x] Support Forum • My board reload too fast
Hello PHPBB,i noticed that my forum reload too fastfor people who are not in Bulgaria, but for peoplewho are in Bulgaria reaload normal.These are my...
View Article[3.3.x] Support Forum • Re: My board reload too fast
Also see in .htaccessStatistics: Posted by SpIdErPiGgY — Tue Apr 09, 2024 4:42 pm
View Article[3.3.x] Support Forum • Re: Blocking 'guests' from the 'Who is online'...
[Why would they be visible at all? /quote]So you are able to check what guest are visiting your site and for instant can block them, if they visit your site to much (bad bots)Statistics: Posted by...
View Article[3.3.x] Support Forum • Meaning of "Couldn't fetch mysqli_result" ?
I currently have an installation of phpBB 3.3.10, which is hosted on what I think must be a Linux virtual server running PHP 7.3.23.When a user navigates to the UCP, this displays in the top left of...
View ArticleExtension Writers Discussion • Re: 📕 Extension Development Documentation
Hello,There appear to be some typos in this section of the documentation.Code: {% if not $INCLUDED_JQUERYUIJS %} {% INCLUDEJS '@vendor_extname/jquery-ui.js' %} {% DEFINE $INCLUDED_JQUERYUIJS = true...
View Article[3.3.x] Styles Support & Discussion • Re: How can I get rid of the...
This is not because of the code or because the problem cannot be solved. At first I think I didn't fully understand because I had just woken up, but then I was able to quickly get it right.Ah,...
View Article[3.3.x] Styles Support & Discussion • Re: Can I add a link to the Quick...
@SpIdErPiGgYThanks for trying, but I'm not using the default prosilver style. & This code does not exist in my current style.Statistics: Posted by AbuHossam — Thu Apr 11, 2024 3:59 pm
View Article[3.3.x] Support Forum • Re: 504 Gateway Time-out with Mass Email
I am definately using SMTP and Amazon SES as email service. I have been using this combination for years, but recently i have been getting these time-out emails and do not know how to fix...
View Article