Extension Requests • Keywords extension
hello, is there any plugin that gives you the possibility to add keywords in a new topic?Statistics: Posted by MortallCsAl3x — Tue Jul 02, 2024 8:17 am
View ArticleExtension Requests • Re: Keywords extension
https://www.phpbb.com/customise/db/exte ... topic_tagsStatistics: Posted by Mannix_ — Tue Jul 02, 2024 8:21 am
View ArticlephpBB Custom Coding • Re: $request->file('files'); not working ?
I just took a closer look into the code and it is working as intended, so no bug. The $request->file() method does accept only one file per call, you would have to parse multiple files through e.g....
View ArticleExtension Writers Discussion • Re: How to utilize extensions for an extension...
That depends on what would you like to achieve.F.e. a check can be made in ext.php within is_enableable() method for 3rd party extensions got enabled, f.e.Code: public function...
View ArticleExtensions in Development • Re: [3.2][3.3][RC] Random Password Generator
I'll look into it when I have the time, but I cannot see why not.Statistics: Posted by HiFiKabin — Tue Jul 02, 2024 9:53 am
View Article[3.3.x] Support Forum • http 500 when trying to post on 3.3.12 php 8.2
Support Request TemplateWhat version of phpBB are you using? phpBB 3.3.12What is your board's URL? https://surfslsa.org/forums/Who do you host your board with? DreamhostHow did you install your board?...
View Article[3.3.x] Styles Support & Discussion • Re: Anyone developing arty's styles...
I just noticed something in the members listing. See the image attached. The top arrow on right points to the box chars that i dont want or need, not sure where they came from. The next arrow on the...
View Article[3.3.x] Support Forum • Re: How can I make a specific topic...
I use this extension on my forum, but only for moderators. It is quite handy to mark a topic as unread to come to it later on;Statistics: Posted by pierredu — Wed Jul 03, 2024 6:07 am
View Article[3.3.x] Support Forum • Re: http 500 when trying to post on 3.3.12 php 8.2
Cookie_secure is set to False but since you're autoredirecting http to https, it needs to be set to TrueYour SRT mentions Do you have any MODs installed? Yes >>> That would be a NODo you have...
View Article[3.3.x] Styles Database Releases • Re: Stasis Leak
Style Updated to version 1.0.7See first post for Download LinkStatistics: Posted by _Vinny_ — Thu Jul 04, 2024 1:36 am
View ArticleGeneral Discussion • Re: Bots eating up all the bandwidth
It easier and more effective to block them in Cloudlfare's firewall. Go to security section >> WAF and then click the link for custom rules.You can add a rule for user agents, you add multiple...
View ArticleExtensions in Development • Re: [3.2.9-3.3.x][RC] Glossary 3.0.20
Hello,This is a fine idea. I'll try to implement it.Statistics: Posted by pierredu — Thu Jul 04, 2024 5:41 am
View Article[3.2.x] Support Forum • Required PHP function not found : getimagesize
I'm trying to update my board through Softaculous but when I start with the back up I get this message: Required PHP function not found : getimagesizeI know that it's long overdue but I'm trying to go...
View Article[3.2.x] Support Forum • Re: Required PHP function not found : getimagesize
For phpBB 3.3.12 the PHP version must be at least 7.2Statistics: Posted by ssl — Fri Jul 05, 2024 6:28 am
View Article[3.3.x] Support Forum • Re: Attachment too large?
Indeed and it’s bad practice to have spaces in file names in any case.Statistics: Posted by Mick — Fri Jul 05, 2024 6:47 am
View Article[3.3.x] Support Forum • Automatic switching of the default user's language
Hi,am I just looking wrong, or is it not possible for the forum to automatically detect the browser language when a non-logged in user visits and display the forum homepage accordingly?If phpBB can't...
View ArticleGeneral Discussion • Re: Reporting Gmail Illegal Activity to Google
A while back, I had a similar thing happen. I was getting spammed by a sketchy no-name company that didn't appear on the Internet. I ended up reaching out to Google too, and my response wasn't too...
View ArticleExtension Writers Discussion • Re: I would like to update my extensions to...
thank you very much, I read it, I replied.Statistics: Posted by Galandas — Fri Jul 05, 2024 10:23 am
View Article[3.3.x] Support Forum • SQL error involving custom fields
At the end of last year we had a consultant upgrade our phpBB board from a low 3.?.? to 3.3.10. He had a difficulty doing so but finally got it updated. We of course lost all the data we had collected...
View ArticleExtensions in Development • Re: [3.2][3.3][BETA] Advanced Polls
Txs guys.I should have been able to figure that one out. Statistics: Posted by ponchi101 — Sat Jul 06, 2024 1:30 am
View Article