phpBB Discussion • Am I the only one seeing seemingly AI posts?
Every now and then we have somebody trying to post links in our board with several techniques, including replies to old posts and AI rewrites of previous posts in the topic. But lately, we are having...
View ArticlephpBB Discussion • Re: Am I the only one seeing seemingly AI posts?
We see them here all the time. We can usually spot them with their first post, while they are still on the Moderation Queue, and eliminate them.Statistics: Posted by Brf — Tue Jun 17, 2025 7:46 pm
View Article[3.3.x] Support Forum • Re: Rearange topics after a topic is added.
Crap! Good point. Guess I'm as smart as I never was!Sounds like a plan. Thanks, much!Statistics: Posted by PaulyWalnuts — Wed Jun 18, 2025 8:50 pm
View ArticleExtension Requests • Location specific advertisements management
I wish someone would write an extension that would connect to a free external API such as Google places or Geocode or whatever using search radius for advertisements management.If I am not mistaken,...
View ArticleExtension Writers Discussion • Re: Redirect after logout similar to login's...
Version 1.0.1 works fine with phpBB 3.3.4.Unfortunately it can cause errors in 3.3.x depending on the configuration...,,,it only redirects to one specific url regardless of the source. I am trying to...
View ArticlephpBB Discussion • Re: Is Cloudflare the only solution?
I'd just like to add that I have a very long running and popular board on a dedicated server which is extensively modified, and Cloudflare has been invaluable. Without its protection my board would...
View Article[3.3.x] Support Forum • Re: Can I simply zip the entire phpbb folder for...
For reference this is what is needed for a full backup: https://www.phpbb.com/support/docs/en/3 ... tructions/Nothing wrong with backing up all the files (and the database), but it's not...
View ArticlephpBB Discussion • Backing up the files folder
This is something I've periodically looked into over the past several years but don't know what the right choice is.In the upper-echelon of phpBB boards, I own/run one that will be 20 years old in a...
View ArticlephpBB Discussion • Re: Backing up the files folder
I use WinSCP script, it's triggered using Windows task Scheduler. Open the connection you will be using with WinSCP and then on tabs menu select Generate session URL/Code and switch to script tab in...
View ArticleExtensions in Development • Re: [3.2][3.3][RC] PostReactions
when I installed I got this:Code: Something went wrong during the request and an exception was thrown. The changes made before the error occurred were reversed to the best of our abilities, but you...
View ArticleExtensions in Development • Re: [3.3][DEV][b] phpBB 🙂 Reactions
I asked that, too and Steve anwered:As of version 0.9.2, there is no data loss when updating....Guess you should be fine - I'd do a DB backup anyways before any maintanance/update work.Statistics:...
View ArticlephpBB Custom Coding • Re: Recover deleted posts for a specific user
There are more tables to edit "topic_posted" "attachments" and maybe others.Statistics: Posted by janus_zonstraal — Thu Jun 19, 2025 8:48 am
View ArticleExtension Writers Discussion • Re: Best practice for U_CANONICAL
There isn't any best practice in your example. Pick one or the other and make sure it's consistent.Statistics: Posted by thecoalman — Thu Jun 19, 2025 10:58 am
View ArticleExtension Writers Discussion • updating ACP module migration
hi!i'm trying to update the ACP modules (add a new one) between two releases of an ext.i've tryed different ways...no one has solved my problem.important:i'm trying to update the schema by disabling...
View ArticleExtension Writers Discussion • Re: updating ACP module migration
Any errors?Statistics: Posted by rxu — Fri Jun 20, 2025 3:23 am
View ArticleExtension Requests • Re: topic rating system
I used to have this MOD installed for my forumviewtopic.php?f=70&t=578051I used it to rate movie films 1 out of 10 like IMDB. Since I am migrating to phpBB 3.3.15 I am searching for an extention...
View ArticleExtension Requests • URL rewriting
Hello everyone,I used to use dcz phpbb SEO Mod for URL rewrinting my forum so my URL looks like:https://mysite.com/name-of-my-forum-f24 ... 26431.htmlI just updated on my local machine to 3.3.15 so...
View ArticleExtension Requests • Re: URL rewriting
Hello everyone,I have tried the usu one from github https://github.com/phpbb-seo/usu but it seems not updated from 2021 and could not get it to work.Updated last month...Statistics: Posted by...
View Article[3.3.x] Support Forum • permission related ACP stuff not working
all perms related stuff, forums or user groups or permissions don't work, they return 500 errorscURL: curl...
View Article[3.3.x] Support Forum • Re: permission related ACP stuff not working
You'd have to check the server error logs.Statistics: Posted by thecoalman — Fri Jun 20, 2025 11:21 pm
View Article