[3.3.x] Support Forum • Re: Registration activation link rarely sends
Ah, thanks Statistics: Posted by Innertraveller — Sun Feb 09, 2025 6:23 pm
View Article[3.3.x] Support Forum • Re: Does phpbb 3.3.14 uses ajax for voting?
Console message:Code: core.js?assets_version=805:279 AJAX error. status: parsererror, message: SyntaxError: Unexpected token '<', "<b>[phpBB "... is not valid JSONVM274:1 Uncaught (in...
View Article[3.3.x] Support Forum • 3.3 upgrade question
Hi,I'm hosted on GoDaddy and usually use the installatron to do the upgades.Each and everytime I use this method, I loose my site logo and countless other files need to be edited. For example, the...
View Article[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: 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 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 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 ArticleExtension Requests • 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 ArticleExtension Requests • 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