Extension 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 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 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] 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 use this below:function:Code: public function count_unread_posts(): self|false{if ($this->user->data['is_bot'] or $this->user->data['user_id'] == ANONYMOUS or...
View ArticleExtensions in Development • Re: [3.3][DEV][b] phpBB 🙂 Reactions
I'm testing your extension and haven't encountered any significant issues so far.Code: .reaction_disabled, .reaction_delete { background-color: #ECD5D8; }.reaction_enabled { background-color: #80FF40;...
View Article[3.3.x] Support Forum • my users cant register
Hello,I am sorry, but I still did not receive an activation link after a few days. Kind regards,I get multiple complaints like this...i tried mail-tester.com and I get perfect 10 score...i tried to...
View Article[3.3.x] Support Forum • 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 ArticleExtension Requests • Re: Auto group extend
There's a Documentation for extension developers which is probably what you've seen (and used?) and is the only document I know that provides specific but easy to understand info."days since last...
View Article[3.3.x] Support Forum • Re: my users cant register
but they already registered with that email..but get no confirmation on their email so they can confirm their email and log in1,Open the mail test page: https://www.mail-tester.com/2.Copy the email...
View Article[3.3.x] Support Forum • Re: Admin New PM's Not going to Outbox &...
I discovered that I have to hit the "Preview" button first before the submit. Otherwise the submit will not work. Is this due to some setting?Statistics: Posted by ghostlady — Mon Jun 23, 2025 12:16 am
View Article[3.3.x] Support Forum • Can't send email
Danger, Will Robinson. It’s that old fart that needs to be talked to like a third grader.I’ve read several articles that were over my head. Here are my settings.Use smtp server for mailSmtp address:...
View Article