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

[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

Image may be NSFW.
Clik here to view.

[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 Article

Image may be NSFW.
Clik here to view.

Extensions 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 Article

Extension 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

Extension Requests • Re: URL rewriting

Hello, I just installed the extention SEO Site map so I will be able to upload it to google console to at least tell google my URL have changed.I tried making a reverse htaccess in case some of my old...

View Article

[3.3.x] Styles Support & Discussion • Re: How to modify the logo of my forum

Sure ! I did it in my previous message.Thanks !Maybe share the answer for those of us that also have the same question.Statistics: Posted by kuri2004 — Mon Jun 23, 2025 4:39 am

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 Article

Image may be NSFW.
Clik here to view.

Extension 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


[3.3.x] Support Forum • Soft delete posts

I run this query in my database to bulk soft delete posts of a specific user.Code: SET @TARGET_USER := 100; -- user_id to wipe test_userSET @ADMIN_USER := 2; -- your own user_id-- Mark every post as...

View Article

Extensions in Development • Re: [3.3][BETA] Major 2025 overhaul of RH Topic...

Hello, is there any way to make the page name appear as a tag name on the tagged pages?Statistics: Posted by igorbond — Mon Jun 23, 2025 8:30 am

View Article


[3.3.x] Support Forum • Re: Cannot login to ACP

There is false positive from mod_security in phpBB versions less that 3.3.12, update to latest phpBB and you should have no problem.Temp solution to get into ACP can be found...

View Article

[3.3.x] Support Forum • Re: Search index

You have a bunch of search indices on the post_subject column which has resulted in duplicate keys with a numbered suffix, but the original was deleted. When it looks at the search index, it can't...

View Article

[3.3.x] Support Forum • Re: Installation on Windows Server

A blank white page is indicative of supressed php error, check the php error logs. If none present check the php.ini for error logging options.This will give you php information. Just upload to server...

View Article
Browsing all 2631 articles
Browse latest View live