Search found 1732 matches

by Kirk
Yesterday 16:56
Forum: Board3 Portal 2.3.x - Deutscher Support
Topic: EVENT_URL
Replies: 2
Views: 30

Re: EVENT_URL

Hallo
Konnte dies 1:1 nachstellen.
Öffne die calendar.php
Finde:

Code: Select all

		$url = str_replace('&', '&', $url);
Ersetzen mit:

Code: Select all

		$url = str_replace('&', '&', $url);
Du musst nach dieser Änderung den Link zur Veranstaltung neu eingeben und ggf. den Cache leeren.
by Kirk
Yesterday 05:44
Forum: Board3 Portal 2.3.x - Deutscher Support
Topic: Portal unter PHP 8.3.29
Replies: 4
Views: 3242

Re: Portal unter PHP 8.3.29

Was soll der Errorlog deiner Meinung nach füllen?
Die aktuelle Portal Version wurde 2023 veröffentlicht, da gab es noch kein PHP 8.5
by Kirk
13. June 2026 14:52
Forum: Board3 Portal 2.3.x - English Support
Topic: New phpBB 3.3.17 user group
Replies: 2
Views: 424

Re: New phpBB 3.3.17 user group

Hi
Check the permissions for this group.
by Kirk
4. June 2026 12:18
Forum: v2.3.x
Topic: Wetter Module (donnerwetter.de) for B3P 2.3.x
Replies: 9
Views: 39963

Re: Wetter Module (donnerwetter.de) for B3P 2.3.x

Erweiterung auf Version 2.0.1 upgedatet.
Download und Info siehe 1. Beitrag!

Extension updated to version 2.0.1
Download and info see 1st post!

Neuerung:


Die min. phpBB Voraussetzung wurde von phpBB 3.3.0 auf phpBB 3.3.8 erhöht.
Die min./max. PHP Version wurde von PHP 7.1.3/8.4.x auf PHP 8 ...
by Kirk
8. May 2026 16:00
Forum: Board3 Portal 2.3.x - Deutscher Support
Topic: Modul Aktuelles
Replies: 3
Views: 982

Re: Modul Aktuelles

Aktuelle Bekanntmachungen werden nur angezeigt wenn das Thema als Bekanntmachung oder Globale Bekanntmachung markiert ist.
Beliebte Themen werden dann anzeigt wenn der Grenzwert für beliebte Themen im ACP/Beiträge den eingestellten Wert erreicht hat.
Es werden auch die jeweiligen Forenrechte ...
by Kirk
8. May 2026 12:23
Forum: Board3 Portal 2.3.x - Deutscher Support
Topic: Modul Aktuelles
Replies: 3
Views: 982

Re: Modul Aktuelles

Hallo
Hast du im ACP bei diesem Modul unter "Einstellungen für neueste Themen" irgendwelche Einstellungen vorgenommen?
by Kirk
15. January 2026 08:17
Forum: Board3 Portal 2.3.x - Deutscher Support
Topic: Portal unter PHP 8.3.29
Replies: 4
Views: 3242

Re: Portal unter PHP 8.3.29

Man könnte den Code auch so machen:

Code: Select all

		$php_below_ver		= '8.6.0-dev';
das Portal funktioniert unter PHP 8.5.x ebenfalls.
by Kirk
20. December 2025 12:59
Forum: Board3 Portal 2.3.x - English Support
Topic: FA icons are not displayed on styles whose names contain special characters.
Replies: 3
Views: 3483

Re: FA icons are not displayed on styles whose names contain special characters.

You were right about special characters in a style.
The selection works with the changes you suggested in modules_helper.php.
Thank you for letting us know. :)
by Kirk
16. December 2025 18:10
Forum: Modifications Support
Topic: Modifying a custom ACP template module.
Replies: 4
Views: 2641

Re: Modifying a custom ACP template module.

Exactly, it looks like this:
no_change_module_permissions.jpg
no_change_module_permissions.jpg (8.95 KiB) Viewed 2599 times
by Kirk
15. December 2025 19:57
Forum: Modifications Support
Topic: Modifying a custom ACP template module.
Replies: 4
Views: 2641

Re: Modifying a custom ACP template module.

Hi
This is not possible as it is displayed in every block. You could add something to the PHP file of your block.
within:

Code: Select all

	public function get_template_acp($module_id)
by Kirk
8. December 2025 20:44
Forum: Board3 Portal 2.3.x - English Support
Topic: phpBB4
Replies: 2
Views: 1762

Re: phpBB4

Hi
When phpBB 4.0 is released, we will work on an update.
by Kirk
17. September 2025 12:32
Forum: Board3 Portal 2.3.x - Deutscher Support
Topic: Portal 2.3
Replies: 2
Views: 2251

Re: Portal 2.3

Hi
Mache mal die Änderungen wie hier beschrieben https://www.board3.de/viewtopic.php?p=39555#p39555
by Kirk
12. June 2025 16:51
Forum: v2.3.x
Topic: LF Who was here Modul
Replies: 18
Views: 79399

Re: LF Who was here Modul

Erweiterung auf Version 1.0.4 upgedatet.
Download und Info siehe 1. Beitrag!

Extension updated to version 1.0.4
Download and info see 1st post!

Neuerung:

Die max. PHP Version wurde von PHP 8.3.x auf PHP 8.4.x erhöht
Einige Language Variablen in der ext.php geändert.
Die Include Anweisungen ...
by Kirk
8. June 2025 10:32
Forum: v2.3.x
Topic: Board online Time Modul for Board3 Portal 2.3.x
Replies: 7
Views: 22236

Re: Board online Time Modul for Board3 Portal 2.3.x

Erweiterung auf Version 1.0.1 upgedatet.
Download und Info siehe 1. Beitrag!

Extension updated to version 1.0.1
Download and info see 1st post!

Neuerung:

Die min. phpBB Voraussetzung wurde von phpBB 3.2.6 auf phpBB 3.3.0 erhöht.
Die min./max. PHP Version wurde von PHP 7.0.0/8.2.0 auf PHP 7.1 ...

Go to advanced search