Quantcast
Channel: phpBB.com
Browsing all 3021 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

[3.3.x] Support Forum • Re: Abort request when under high load?

OK, for now this seems to work well enough.Added to top of common.php file:Code: if (sys_getloadavg()[0] > 2.00) // 1.00 is supposedly 50% load on a 2 CPU core system{ header('HTTP/1.0 503 Service...

View Article


[3.3.x] Support Forum • Re: Google search console difficulty

The forum permissions for the bots are not set. This will give you overview of all permissions:Permissions tab >> Forum permissions link on left >> Check next to "All Forums" and submit....

View Article


[3.3.x] Support Forum • Re: Out of range value for column 'post_id' at row 1...

Use phpmyadmin to look at the settings for that posts table. There should be an autoincrement number in there somewhere....and...Backup DB and try (XYZ needs to be edited to number greater than last...

View Article

phpBB Custom Coding • Re: Using Varnish with phpBB for bot / guest traffic

Thank you for sharing this! We have had very similar problems, and hopefully varnish will help.Some of your other tips may also prove very helpful for us.Statistics: Posted by JacobM — Mon Apr 28,...

View Article

Image may be NSFW.
Clik here to view.

phpBB Discussion • Re: Is Cloudflare the only solution?

It's companies trying to harvest data to load into their AI chatbots.I know. They are still damned pesky blighters. I haven't had issues with Tencent yet, but AliBaba bots seem to have fallen in love...

View Article


[3.3.x] Support Forum • phpbb 3.3.15 posting issue

I upgraded to 3.3.15 and know I can't post or edit old topics anymore.As soon as I click preview or submit, The browsers starts to download the posting.phpI already downgraded the database and the...

View Article

[3.3.x] Support Forum • Re: phpbb 3.3.15 posting issue

How did you update?Statistics: Posted by janus_zonstraal — Tue Apr 29, 2025 6:12 pm

View Article

Wanted! • Re: Rank images for forum

Fantastically well helped by danieltj for which my thanks!No challenge is too much for him. Top!Statistics: Posted by bennybernaer — Tue Apr 29, 2025 6:14 pm

View Article


Extension Requests • Re: social media login

is the free version worth it ? just dont really want to be paying for it if im honestStatistics: Posted by lvlasked — Wed Apr 30, 2025 4:44 pm

View Article


Extension Writers Discussion • Re: [Info] Using Github Actions to Test...

Sounds good, thanks!Statistics: Posted by Kailey — Wed Apr 30, 2025 4:45 pm

View Article

General Discussion • What Linux distro you use and why?

I used Arch Linux in my other old laptop because it runs smoothlyStatistics: Posted by PersuasiveMedia — Wed Apr 30, 2025 4:54 pm

View Article

Image may be NSFW.
Clik here to view.

[3.3.x] Support Forum • Re: This is not a bug ... perhaps it is a...

Thanks. should I copy and re-post the above? Statistics: Posted by D. K — Wed Apr 30, 2025 4:56 pm

View Article

[3.3.x] Support Forum • Send a post

When I click on a post it sends about 5-10 seconds until the post has been sent. Is this the cause of the problem? How can I quickly fix the problem? So that the posts are sent immediately.Statistics:...

View Article


[3.3.x] Support Forum • Re: Send a post

Duplicate ofviewtopic.php?t=2654284We told you months ago to ask your hosts and you never replied to that.Statistics: Posted by KevC — Wed Apr 30, 2025 6:09 pm

View Article

Image may be NSFW.
Clik here to view.

General Discussion • Re: What Linux distro you use and why?

Debian, and only Debian! That includes clients and servers.Statistics: Posted by Kailey — Wed Apr 30, 2025 6:25 pm

View Article


Extension Requests • Re: Show Users Browsing Topic

It shows who is reading a topic, but in a different place to the mod you linked to. In essence its doing exactly the same jobStatistics: Posted by HiFiKabin — Thu May 01, 2025 4:31 pm

View Article

[3.3.x] Support Forum • Re: Update issue

...And here is a screenshot of my database. Is my $table prefix maybe the issue? I see that the database has entries for both phpbbpt and phpbbqe?Your database should have a full set of tables with...

View Article


Extensions in Development • Re: [3.3][BETA] 2025 overhaul of 3D-I Top Poster...

When Include Admins and Moderators as TPotM candidates is set to no:Code: Fatal error: Uncaught TypeError: mysqli_fetch_assoc(): Argument #1 ($result) must be of type mysqli_result, string given in...

View Article

phpBB Custom Coding • Is my customized code secure?

I have made some changes to template files for translations to member ranks and i would like you to see the sample code if it is safe.viewtopic_body.htmlCode: <!-- IF postrow.RANK_TITLE ==...

View Article

phpBB Custom Coding • Re: Is my customized code secure?

It's easier if you target the element with javascript and replace the text with translations.You can even target the alt and title attributes to replace them for the images.Statistics: Posted by...

View Article
Browsing all 3021 articles
Browse latest View live


Latest Images