[3.3.x] Support Forum • System keeps logging out users for many actions
The users including admins are getting logged out while doing certain routine tasks such as click the Submit button. It says some crazy error messages like No user found or You have no authorization...
View ArticleGeneral Discussion • Re: Largest phpBB sites
How about any forums & any size for entertainment or sports or politics or software etcAgain I am not looking for a list of sites but actual links to forums ThanksStatistics: Posted by rafa99 —...
View ArticlephpBB Discussion • Re: Post directly using HTML codes ?
It seems weird but it looks like I can post a Google Docs or Google Sheets or Google drawing & they are shown as embedded files like a YouTube video.So I can load them & make changes to my...
View Article[3.3.x] Support Forum • Re: A Few Warning
Hey @rxuThe problem here always happens:viewtopic.php?t=2659528In rare cases (More than 2K according to GSC), I get the following error when entering a topic:Code: General ErrorSQL ERROR [ mysqli...
View ArticleExtensions in Development • [3.3][DEV] Responsive Navbars
Extension Name: Responsive NavbarsAuthor: StokerExtension Version: Requirements: Extension Description: Responsive Navbars fixes both the navigation bars in top and footer, only when responsive view...
View ArticleExtensions in Development • Re: [3.3][DEV] Responsive Navbars
I think the language file is missing in the zip fileoverall_header_navigation_prepend.htmlCode: <li data-last-responsive="true"><a href="{{ U_RESPONSIVENAVBAR_PAGE }}" title="{{...
View Article[3.3.x] Support Forum • Purging sessions
Hi, EveryoneRead a few archived posts on this but thought I'd ask in case things are updated.'Purging sessions' on the ACP means that if there are ten 'who is online' people that 9 of them will be off...
View Article[3.3.x] Support Forum • Re: Purging sessions
I think the ACP method is it but I don't want to mistakenly purge more than what I intend. Purging sessions will log out all users except for the admin who purged the sessions (I'm not sure about...
View ArticleExtension Requests • Re: Add DISPLAY NAME function, so users can change their...
And what about quoting posts?Should user_search be based on username or display_name, or perhaps both?What should happen with the sender_name of PMs, the username or the display_name? and ... what...
View Article[3.3.x] Support Forum • Re: Importing database - new host issues
...have you considered moving to a better hosting platform that gives basic functions that will allow you to migrate the site easier and have easier maintenance? One with free migration, CLI support,...
View ArticlephpBB Discussion • What can other uses suggest for spambot defense.
Good afternoon all, My tiny little BBS forum is getting clobbered with spambots. I tried to set up a recpatcha last night and i have my key and secret key, however when i go into the ACP is see that...
View ArticlephpBB Discussion • Re: What can other uses suggest for spambot defense.
Q&A works fine. You just need the right kind of question that cannot be searched for. One that needs some intelligence and logic to work out, like something about your logo or a word on your site...
View ArticlephpBB Custom Coding • Re: Add DISPLAY NAME function, so users can change...
This isn’t possible without core edits. As someone who has worked on usernames within core I can tell you that display names just aren’t possible because of how names are handled. It’s honestly a...
View ArticleExtensions in Development • Re: [3.3][DEV] Responsive Navbars
Good day! When using the extension QuickReply Reloaded. The lower navbar overlaps the answer field. Is it possible to somehow make these extensions work together?photo_2025-02-11_17-50-11.jpgOpen...
View Article[3.3.x] Support Forum • Re: Finding the original name of an uploaded image
The only thing I see is the physical file is not listed in file list.If you are using FTP use SFTP instead. Servers typically limit file listing to 10K when using FTP. Note this also affects...
View Article[3.3.x] Support Forum • Re: Is there a way to set private messaging so that...
Maybe the PM Rules extension? Note that any users who have more posts than the set post limit will be allowed to PM other users.Statistics: Posted by Kailey — Wed Feb 12, 2025 3:32 pm
View ArticleExtensions in Development • Re: [3.2][3.3][BETA] Advanced Polls
Firstly this extension is excellent. If this question has been asked earlier, i havent found it. --> Is there a simple adjustment that can be made in the CODE to change the limitation of 10 topics...
View ArticleExtensions in Development • Re: [3.3][DEV] Stats On Index
I was playing around with the date format layout in another ext and came up with this little bit of code.$start_date = $this->user->format_date(date($this->config['board_startdate']));That...
View Article[3.3.x] Support Forum • Making videos non-downloadable
When I asked Meta AI about ways to make videos posted on phpbb websites non-downloable, I got this answer:QUOTE: Third-Party Extensions: Install phpBB extensions that provide video protection...
View Article[3.3.x] Support Forum • Re: Making videos non-downloadable
No. It is impossible.Statistics: Posted by Paul — Thu Feb 13, 2025 5:55 am
View Article