Extensions 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[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 Support & Discussion • Re: How to modify the logo of my forum
Maybe share the answer for those of us that also have the same question.Statistics: Posted by rickf — Sat Jun 21, 2025 1:57 pm
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 • Help with a custom browser icon
Ok, I was wondering if there was a away to personalize my browser icon, I have tried through the personal icon thing but it doesn't work on either of my browsers, and I was wondering if there was a...
View Article[3.3.x] Support Forum • Post Shoutbox / chatbox won't show
OK, another q plz… I have gone through the instructions on how to enable the chatbox at least three times - enable/disable - enable/disable - enable >>> Nothing Happens when I view the Index...
View Article[3.3.x] Support Forum • Re: Post Shoutbox / chatbox won't show
Support for extensions is on the page where you downloaded it.Statistics: Posted by KevC — Sat Jun 21, 2025 6:52 pm
View Article[3.3.x] Support Forum • Re: Help with a custom browser icon
Knowledge Base - Adding a faviconStatistics: Posted by KevC — Sat Jun 21, 2025 6:54 pm
View Article[3.3.x] Support Forum • Admin New PM's Not going to Outbox & Recipient...
Hi, recently myself and another admin noticed that PM's were not going anywhere. It doesn't end up in the Outbox nor the Sent box. La la land.If I pickup a PM that someone sent me and respond to it,...
View Article[3.3.x] Support Forum • Need a variable to see if there are unread messages
Hello. Could you please help me. How can I make a boolean variable to see if a user has unread messages?For example, a user has >0 messages, I need a variiable for the template like {S_HAS_UNREAD}...
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