Search found 77 matches

Return

by pxdetroit
29 Apr 2025, 18:37
Jump to forum
Jump to topic

Experiment User login/register

I'm no expert but I'd help answer newbie questions if you needed.
by flumsi
12 May 2025, 15:25
Jump to forum
Jump to topic

IP Ban Thread

Hi everyone

I treated myself to this block and will see what happens ;)
Thanks for the info and the link

# Ultimate AI Block List v1.4 20250417
# https://perishablepress.com/ultimate-ai-block-list/

<IfModule mod_rewrite.c>

RewriteEngine On

RewriteCond %{HTTP_USER_AGENT} (\.ai\ |Agentic|AI ...
by 1ubz32cb9
08 Jun 2025, 01:57
Jump to forum
Jump to topic

Bot Attack - IP Ban Thread


Finally got home and fixed the chinese Alibaba attack which forced our server on the knee.

Hi Stoker,

Sorry to hear you got also hit by those damn bots. I've been running a PhPBB forum for a few years and doing the same blocking IPs one by one. Last month the bot traffic got out of hand peaking ...
by DreamWorks
12 Apr 2025, 09:43
Jump to forum
Jump to topic

Changing the forum icons on SE Square

Perfect. Many thanks for this.
by DreamWorks
05 May 2025, 10:30
Jump to forum
Jump to topic

[Style Support] Changing the forum icons on SE Square

I'll wait to contact the theme founder and co-founder. You're probably right. The icons look good under this theme. Thanks for the help and answers.
by flumsi
23 May 2025, 22:42
Jump to forum
Jump to topic

[phpBB Support] Komischer Effekt

Cache & ctrl+f5 are my best friends :lol:
by flumsi
07 Jun 2025, 11:08
Jump to forum
Jump to topic

[Extension Support] Ideas, as used here

If your browser shouldn't everything be displayed in English?
Oops, sorry, my mistake. The power of habit :evil:


Hallo zusammen

Das Problem besteht nach wie vor, da es jedoch nur mich selber betrifft, denn niemand sonst kann ja den Status einer Idee setzten, habe ich nach etlichen Stunden ...
by Steve
20 Jun 2025, 10:01
Jump to forum
Jump to topic

[phpBB Support] [phpBB-Unterstützung] Date of birth profilefield

version 1.0.0 RC
with flumsi's required star :D
steve_age_confirm.zip
by DreamWorks
11 Aug 2025, 17:34
Jump to forum
Jump to topic

[Extension Support] Error message during installation

My mistake... but now I downloaded this version and now it works. Thanks for the help and feedback.
by SpIdErPiGgY
20 Aug 2025, 03:39
Jump to forum
Jump to topic

[Extension Support] Personal Extension

You need to add that in /event/listener.php
Something like:

public function load_language_on_setup($event)
{
$lang_set_ext = $event['lang_set_ext'];
$lang_set_ext[] = array(
'ext_name' => 'solidjeuh/boardmagic',
'lang_set' => 'common',
);
$event['lang_set_ext'] = $lang_set_ext ...