phpBB 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 ArticlephpBB Custom Coding • Re: Recover deleted posts for a specific user
It is possible but extreme complicated, if I where you, don't do it.Statistics: Posted by janus_zonstraal — Thu Jun 19, 2025 7:07 am
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 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 Article[3.3.x] Styles Support & Discussion • How to modify the logo of my forum
Hello Everyone,I cannot find the logo of my forum.I want to change it for a new one.Thanks for reading this post and your kind help.Statistics: Posted by kuri2004 — Fri Jun 20, 2025 8:49 am
View Article[3.3.x] Styles Support & Discussion • Re: How to modify the logo of my forum
Sorry,I found the answer. I could not delete my message. Please do it.Statistics: Posted by kuri2004 — Fri Jun 20, 2025 9:14 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 • Re: URL rewriting
I unstalled it but and managed to activate it but it crashed when i clicked on the settings why does it say :latest release 2021 did I miss something...Statistics: Posted by cotp — Sat Jun 21, 2025...
View Article[3.3.x] Support Forum • Re: Where Does One Post Board Issues?
I was aware that my localhost link would not work. I included it to show the result I was getting.It can't show the result you are getting as your localhost is only accessible to you. The link you...
View Article[3.3.x] Styles in Development • Re: [RC] Aero for phpBB 3.3.15
Hello,I cannot change the logo in the aero style.I tried saving the new logo as “site.logo.gif” in the folder 'styles/aero/theme/images.I cleared the cache from ACPI still see the 'old' logo.I tried...
View Article[3.3.x] Support Forum • Re: i cant even login anymore
Not Acceptable!An appropriate representation of the requested resource could not be found on this server. This error was generated by Mod_Security.i updated to latest version...I am really...
View Article[3.3.x] Support Forum • Re: strange error when I wanted to login
You'll need to look in server error logs or ask your host what the error is.Statistics: Posted by thecoalman — Sun Jun 22, 2025 10:03 am
View Article[3.3.x] Support Forum • Re: my users cant register
How do you send the e-mail to mailtester?Best thing is to make a new account with the mailtester e-mail address.Can you share your mail settings here?Statistics: Posted by janus_zonstraal — Sun Jun...
View Article[3.3.x] Support Forum • Re: Need a variable to see if there are unread messages
Do you mean unread posts?I suspect the OP means unread private messages (PMs) and not unread posts as the most recent post of a topic could have been navigated to (not even read) and bingo the topic...
View Article[3.3.x] Support Forum • Re: Can't send email
Smtp address: mail.google,comtry smtp.gmail.comStatistics: Posted by warmweer — Mon Jun 23, 2025 6:14 am
View ArticleExtension Writers Discussion • Re: updating ACP module migration
i tryied with two file like you say but no wayafter lots of debug and studying i've found the solution! for ones who cares: that's the new file....and the "solution" below.Code: namespace...
View Article