[3.3.x] Support Forum • Re: 3.3 upgrade question
If you edited core files:https://www.phpbb.com/downloads/3.3/adv ... sion=3.3.7And if you have no core edits:https://www.phpbb.com/downloads/Statistics: Posted by SpIdErPiGgY — Mon Feb 10, 2025 2:38 am
View Article[3.3.x] Support Forum • Re: How to recover accidentally overwritten post?
Prime Post Revisions keeps a revision history of all posts edits making it easy to compare before/after and restore as neededVery very interesting, this, but trying to activate it gives an error. It...
View Article[3.3.x] Support Forum • Re: An idiots guide to build a forum
Have you actually installed the board yet?Just to clarify some terminology so we're all on the same page, the whole thing is a board. Inside that you have categories and inside those you have forums...
View Article[3.3.x] Support Forum • Re: System keeps logging out users for many actions
Incorrect cookie settings can cause that.Thanks for your reply. But as I stated in my first post, I cleared the cache including cookies etcThat was NOT the problem.I woke up in the middle of the night...
View ArticlephpBB Discussion • Re: Post directly using HTML codes ?
Do you have phpBB Media Embed installed? No . Never heard of it LOLThanks I will take a lookStatistics: Posted by rafa99 — Mon Feb 10, 2025 8:27 pm
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 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 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 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[3.3.x] Support Forum • avatar's not available...
Until recently I've been running 3.3.11. I just updated to 3.3.14. I have 3 avatar packs which I downloaded from the pbpBB website and copied into images/avatars/gallery/ Here's the directory...
View Article[3.3.x] Support Forum • Re: avatar's not available...
Are the image files present in the NFL_Teams, cat_breeds and workers folders?Statistics: Posted by ssl — Thu Feb 13, 2025 6:10 pm
View Article