[3.3.x] Support Forum • Are duplicate language file entries problematic?
I'm thinking of editing the registration agreement for the site I run, which is simple enough. Then I thought I might tweak up a few other strings that have (IMO) somewhat clumsy wording.Is there any...
View Article[3.3.x] Support Forum • Re: Are duplicate language file entries problematic?
Why not create a simple extension that would overwrite the value of the vanilla language string? Next time you update your board you wouldn't have to worry about itStatistics: Posted by Mannix_ — Wed...
View Article[3.3.x] Support Forum • Re: Quick help please
Have you or your host recently updated the PHP version? It seems ‘Recent Topics’ doesn’t play nicely with PHP 8+.You should ask the question in the dedicated discussion/support forum for the extension...
View Article[3.3.x] Support Forum • Re: Undefined variable $user
Support Request Template What version of phpBB are you using? phpBB 3.3.13 What is your board's URL? Local server Who do you host your board with? Local server How did you install your board? I used a...
View Article[3.3.x] Styles Support & Discussion • Re: Sub Forum Font Size, Style...
Code: a.subforum {font-size: .75rem;line-height: 1.8;}Statistics: Posted by Gumboots — Wed Sep 18, 2024 7:02 am
View ArticleExtensions in Development • Re: [3.2][3.3][RC] Attachments images rotation...
Hello guys: ok, detected into my old ipad that there are problems, at first look, into the user's data that return (always) user ID 1 when the file core/fileRotate.php is loaded: substantially, it...
View ArticleGeneral Discussion • Re: Can I Still Profit from a Forum Like phpBB Today?
Yes, if you have content - you will certainly make money if you properly monetize.For older forums, yes.For newer ones, no. Or I should say, the odds are so low that it would be like winning the...
View Article[3.3.x] Styles in Development • Re: [RC] Zeina - phpBB 3.3.12
Hi there,Zeina theme has been updated.Reasons:Update to phpBB 3.3.13How to update phpBB version:https://www.phpbb.com/support/docs/en/3 ... date_full/How to update Zeina theme:Overwrite old files with...
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 • Re: Major Problem with Upgrade
It is empty but i had deleted that out the downloaded package so that would not have been overwritten when i uploaded.i need to see if it is in any of the backups i did, for some reasons i am...
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?
Here you go. The only modification I made is the addition of the code "redirect(append_sid("/filepath.html"));"Code: function user_ban($mode, $ban, $ban_len, $ban_len_other, $ban_exclude, $ban_reason,...
View Article[3.3.x] Support Forum • Re: Ajax error on delete cookies
Up. Delete cookies do not work on this site and the sites where I updated to 3.3.13. Ajax Error.Statistics: Posted by halil16 — Fri Sep 20, 2024 8:14 pm
View Article