[3.3.x] Support Forum • Extensions tab error
Hello there!I have a phpbb3 forum on version 3.3.4. The problem is that after the last update many years ago (I don't even remember when I made this update), the following error message appears in the...
View ArticlephpBB Custom Coding • Re: Total Group Members on Index Stats
I'm sorry for the delay, I must have forgotten to click notify me!The topics you mentioned are for something else. Do you want to edit the current legend of the forum or to have a new section with all...
View ArticlephpBB Custom Coding • How to Create a Custom Ban Screen?
Hi. I hope you are well.I am trying to create a custom ban screen for my phpBB installation. More specifically, when a user gets banned from my forum, I want to redirect the default screen to a...
View ArticlephpBB Discussion • Re: memcached and speeding up phpBB
Reviving an ancient topic, but curious if you ever made much progress with this? I'm impressed tbh that phpbb has made it this far without needing to incorporate some kind of a memcached...
View Article[3.3.x] Support Forum • New user filter
Is there a way to filter new user sign ups? To check for humans?I looked in phpBB 3.3 Proteus Documentation and did not detect this information. The word capchta is not in there.For example, in the...
View ArticleGeneral Discussion • Re: Bots eating up all the bandwidth
No need to pay Cloudfare or another third party. The free Cloudflare plan is actually quite good. They give you most of the main features but they will limit them, e.g. I think you only get 5 custom...
View Article[3.3.x] Support Forum • Re: New user filter
It's all built in.It's worth noting that simple maths questions are easily beaten. You need something that you cannot google the answer to, such as a question about your logo or a word in your board...
View Article[3.3.x] Support Forum • Add Email explain in registration
Hello,I want to add Email explanation text in registration form, same way Username and Password have.I want to give particular instruction on adding email address.Statistics: Posted by exemplary1 —...
View Article[3.3.x] Support Forum • Re: Migrating an old phpBB forum to new site
First do a complete backup of the original site so that in case something goes wrong you can always do a full restore. Plus, it's a good idea to make regular backups in case something...
View ArticleExtension Requests • Re: Is there an App for PHPBB?
The following extension will be useful and satisfying for you:phpbbgroup.com/t37Statistics: Posted by halil16 — Thu Sep 19, 2024 9:45 am
View Article[3.3.x] Support Forum • Re: Major Problem with Upgrade
Fill in dbname, dbuser and dbpasswordSave as config.php and upload. Code: <?php// phpBB 3.3.x auto-generated configuration file// Do not change anything in this file!$dbms =...
View ArticlephpBB Discussion • Re: Least privilege for phpbb DB user
I believe most users grant the DB user all privileges. I would make sure you are securing that account with a very strong password.Statistics: Posted by Kailey — Thu Sep 19, 2024 10:14 pm
View Article[3.3.x] Styles Support & Discussion • Active styles are not showing
I'm helping someone create a discussion forum on a new website account. We installed the newest version of phpBB and the Prosilver style is 3.3.13. Using FTP we uploaded styles from the Customise...
View Article[3.3.x] Styles Support & Discussion • Re: Active styles are not showing
Goto ACP => Board settings => Default style:The default style for new users.Guest style:The board style for guests.Override user style:Replaces user’s (and guest’s) style with the style as...
View ArticlephpBB Custom Coding • Re: How to Create a Custom Ban Screen?
Could you provide the full code of the function in that file? So not the whole file, but just the function that you’ve modified as that will help with diagnosing the issue.Statistics: Posted by...
View ArticleExtensions in Development • Re: [3.2][3.3][RC] AI Labs with Midjourney,...
Has anyone solved it? Can you help me?Your config looks good.You do want to get new API key from OpenAI.Can you verify that table ailabs_jobs has record with that job id and has appropriate fields...
View Article[3.3.x] Support Forum • Re: Board not loading
I used the php script and I got this error:Result10 extensions have been disabled.[phpBB Debug] PHP Warning: in file [ROOT]/ext_disable.php on line 274: Undefined variable $remove_meStatistics: Posted...
View ArticleExtensions in Development • Re: [3.3][DEV] Comma stats
Don't forget this is only a human readable format in English speaking languages.Yes indeed, a dot (.) instead of a comma would be nice!Statistics: Posted by deninho32 — Tue Sep 24, 2024 7:30 pm
View ArticlephpBB Custom Coding • Re: Category and forum list problem
No. Let me show the code in action, my draft:As I said, the others don't have <li>.Statistics: Posted by halil16 — Tue Sep 24, 2024 7:45 pm
View Article[3.3.x] Support Forum • Re: [3.3.13] The submitted form was invalid. Try...
I'm back with a little time to work on this. For what it's worth, I just tried to register on the site and it would not go past the "I Agree to these Terms" page. Is that perhaps indicative of...
View Article