Please login to see this link.

Posts by WoltLaben
-
-
Please login to see this link.
-
Please login to see this link.
-
Please login to see this link.
-
Please login to see this link.
-
Please login to see this link.
-
Please login to see this link.
-
Please login to see this link.
-
This extension for WoltLab Suite 5.2+ gets your community ready for the next Halloween season by making bats scurry across the screen on all pages, whose behavior you can conveniently control via the administration interface.
Users who feel disturbed by this can disable the animation at any time in the general user options.
Important Note
Before purchasing, please note that this is the cloud version of our free product of the same name. The version offered here is optimized for use within the WoltLab Cloud, but can also be used outside it without restrictions.
You can get support at Please login to see this link. or Please login to see this link..
Source: Please login to see this link.
-
Removed the visible copyright from the plugin "Filing system for roleplay projects (GTA5 / Arma)"
This plugin removes the visible copyright notices from the plugin "Filing system for roleplay projects (GTA5 / Arma)".
IMPORTANT:
The plugin "Filing system for roleplay projects (GTA5 / Arma)" must be installed.
In different time intervals we will develop the plugin further according to your wishes. Support inquiries, update requests, bug reports can be published in the specially created section at Please login to see this link..
Source: Please login to see this link.
-
This extension for WoltLab Suite 5.2+ extends the same with an implementation of the shunting-yard algorithm, which can be used to perform mathematical operations (e.g. from an option) without using potentially dangerous PHP functions.
Usage examples:
PHP
CodePlease login to see this link.require_once(WCF_DIR . 'lib/system/api/php-shunting-yard/autoload.php');@@@WCF_PRE_LINEBREAK@@@Please login to see this link.@@@WCF_PRE_LINEBREAK@@@Please login to see this link.$equation = '3 + 4 * 2 / ( 1 - 5 ) ^ 2 ^ 3';@@@WCF_PRE_LINEBREAK@@@Please login to see this link.$result = \RR\Shunt\Parser::parse($equation);@@@WCF_PRE_LINEBREAK@@@Please login to see this link.echo $result; // 3.0001220703125
PHP
CodePlease login to see this link.require_once(WCF_DIR . 'lib/system/api/php-shunting-yard/autoload.php');@@@WCF_PRE_LINEBREAK@@@Please login to see this link.@@@WCF_PRE_LINEBREAK@@@Please login to see this link.$string = 'max(%x * 0.1 + 0.35, 2000)';@@@WCF_PRE_LINEBREAK@@@Please login to see this link.$string = str_replace('%x', 3434.133, $string);@@@WCF_PRE_LINEBREAK@@@Please login to see this link.@@@WCF_PRE_LINEBREAK@@@Please login to see this link.$ctx = new \RR\Shunt\Context();@@@WCF_PRE_LINEBREAK@@@Please login to see this link.$allowedFunctions = ['ceil', 'exp', 'floor', 'fmod', 'max', 'min', 'pow']; // allowed PHP functions@@@WCF_PRE_LINEBREAK@@@Please login to see this link.@@@WCF_PRE_LINEBREAK@@@Please login to see this link.foreach ($allowedFunctions as $fn) {@@@WCF_PRE_LINEBREAK@@@Please login to see this link. if (str_contains($string, $fn . '(')) {@@@WCF_PRE_LINEBREAK@@@Please login to see this link. $ctx->def($fn);@@@WCF_PRE_LINEBREAK@@@Please login to see this link. }@@@WCF_PRE_LINEBREAK@@@Please login to see this link.}@@@WCF_PRE_LINEBREAK@@@Please login to see this link.@@@WCF_PRE_LINEBREAK@@@Please login to see this link.$result = \RR\Shunt\Parser::parse($string, $ctx);@@@WCF_PRE_LINEBREAK@@@Please login to see this link.@@@WCF_PRE_LINEBREAK@@@Please login to see this link.echo $result; // 2000
Source: Please login to see this link.
-
Please login to see this link.
-
Wir haben soeben Updates für unsere Produkte freigegeben:
- WoltLab Suite 5.4.8
Stabilitäts- und Fehlerbehebungsversionen (auch bekannt als "minor releases"), beseitigen ausschließlich Fehler in der aktuellen Version und führen keine neuen Funktionen ein. Es wird ausdrücklich empfohlen, diese Updates anzuwenden.
Aktualisierung einer bestehenden Installation
Öffnen Sie die Administrationsoberfläche und rufen Sie den Menüpunkt Konfiguration > Pakete > Pakete auflisten auf. Klicken Sie dann auf den Button Updates suchen, diesen finden Sie rechts oberhalb der Paketauflistung.
Bedeutende Änderungen
Bitte beachten Sie, dass die unten stehende Liste nur die wichtigsten Änderungen enthält. Kleinere Korrekturen (u.a. Tippfehler) werden nicht separat aufgeführt.
WoltLab Suite Blog
- Der Import von Blogs unterstützt jetzt Titelbilder. 5.4
WoltLab Suite Calendar
- (Nicht-funktionale Änderungen aus rein technischen Gründen). 5.4
WoltLab Suite Calendar: Event Threads
- (Nicht-funktionale Änderungen aus rein technischen Gründen). 5.4
WoltLab Suite Filebase
- Eingebettete Objekte in Beschreibungen von Dateiversionen wurden nicht geladen. 5.4
WoltLab Suite Forum
- Die mobile Ansicht der Themenliste konnte falsche zwischengespeicherte Werte für den Themenstarter anzeigen. 5.4
WoltLab Suite Gallery
- (Nicht-funktionale Änderungen aus rein technischen Gründen). 5.4
WoltLab Suite Core: Conversations
- Die Signaturen von Benutzern wurden nicht unter Nachrichten angezeigt. 5.4
- Es wurde ein Problem behoben, das bei der Anzeige der Liste der Dateianhänge einen Fehler verursachte. 5.4
WoltLab Suite Core: Importer
- Invision Community 4.x
- Unterstützung für den Import von Blog und Galerie hinzugefügt. 5.4
- Fehlerhafte Behandlung von URL-Platzhaltern in Nachrichten. 5.4
WoltLab Suite Core
- Es wurde ein Problem behoben, das zu der falschen Meldung führte, dass die Sitzung beim Absenden des Formulars abgelaufen sei. 5.4
- Es wurde ein Problem behoben, das dazu führte, dass die Einrichtung bei Verwendung einer unverschlüsselten http-Verbindung fehlschlug. 5.4
- Die Meldung beim Auftreten eines ungültigen XSRF-Schutz-Tokens wurde verbessert. 5.4
- Es wurde ein Kompatibilitätsproblem bei der Ausführung unter PHP 8.1 behoben. 5.4
- Es wurde ein visueller Fehler behoben, der sichtbar wurde, sobald nicht mehr alle Einträge im Hauptmenü angezeigt werden können. 5.4
- Ein Problem bei der Verwendung der veralteten mysql-Erweiterung anstelle von mysqlnd (MySQL Native Driver) wurde behoben. 5.4
- Form-Builder: Beim Zurücksetzen eines Formulars wurden die Werte für ACL-Berechtigungen nicht gelöscht. 5.4
- Dev Tools: Die standalone-Flag für Anweisungen wurde nicht korrekt angewendet. 5.4
Source: Please login to see this link.
-
We have just released new versions of our products:
- WoltLab Suite 5.4.8
Stability releases (also known as "minor releases") aim to solve existing problems in the current version. Like every stability release, they do not introduce new features; It is strongly recommended to apply these updates.
How to Apply Updates
Open your Administration Control Panel and navigate to Configuration > Packages > List Packages. Please click on the button Search for Updates located in the right corner above the package list.
Notable Changes
The list below includes only significant changes, minor fixes or typos are generally left out.
WoltLab Suite Blog
- The import of blogs now supports cover photos. 5.4
WoltLab Suite Calendar
- (Non-functional changes for technical reasons only.) 5.4
WoltLab Suite Calendar: Event Threads
- (Non-functional changes for technical reasons only.) 5.4
WoltLab Suite Filebase
- Embedded objects in descriptions of file versions had not been loaded. 5.4
WoltLab Suite Forum
- The mobile view of the thread list could display incorrect cached values for the thread starter. 5.4
WoltLab Suite Gallery
- (Non-functional changes for technical reasons only.) 5.4
WoltLab Suite Core: Conversations
- User signatures were not displayed below messages. 5.4
- Resolved an issue that caused an error when viewing the list of attachments. 5.4
WoltLab Suite Core: Importer
- Invision Community 4.x
- Added support for the import of the blog and gallery. 5.4
- Incorrect handling of URL placeholders in messages. 5.4
WoltLab Suite Core
- Resolved an issue that caused an incorrect report that the session was expired on form submit. 5.4
- Resolved an issue that caused the setup to fail when using an unencrypted http connection. 5.4
- Improved the message when encountering an invalid XSRF protection token. 5.4
- Resolved a compatibility issue when running under PHP 8.1. 5.4
- Fixed a visual artifact when the main menu starts overflowing. 5.4
- Resolved an issue when using the ancient mysql extension instead of mysqlnd (MySQL Native Driver). 5.4
- Form Builder: Resetting a form did not clear the values for ACL permissions. 5.4
- Dev Tools: The standalone flag for instructions was not applied correctly. 5.4
Source: Please login to see this link.
-
Design contains visible Copyright.
Audited Browser(Current Version)
Google Chrome
Mozilla Firefox
Source: Please login to see this link.
-
This plugin extends the file page of the WoltLab Suite: Filebase with the information "Downloaded by x users". A click opens the list of all members who have already downloaded this file.
The display can be controlled with the user group right Can see list of users who have downloaded a file.
Source: Please login to see this link.
-
This plugin binds the Knowledge Base to Discord to inform about created and updated knowledge articles in the channel.
You decide either globally or for each individual category what should be posted in Discord. Below that are settings like
- Ignore the global settings
- In which Discord chanels should be posted
- Should the title be posted as context
- Should a prefix be appended
- Should created knowledge articles, updated knowledge articles, or both be posted in Discord.
IMPORTANT: The "Knowledge Base" plugin and the "Discord API" plugin must be installed beforehand.
Main plugins
WoltLab Cloud
File
Knowledge Base
Please login to see this picture.
This plugin creates a Knowledge Base
Please login to see this link.Please login to see this link.
Please login to see this link.
Sep 10th 2021
WoltLab Cloud
File
Discord API
This plugin serves as an interface between other plugins and your Discord server. This plugin is especially relevant for developers. It can also be used as a base plugin for other plugins.
Please login to see this link.Please login to see this link.
Please login to see this link.
Aug 23rd 2021
Acknowledgements
At this point I would still like to thank Please login to see this link. for the great API.
Support
Support is available directly through our Please login to see this link. on Please login to see this link.
Source: Please login to see this link.
-
This allows you to create a ticket from a post, but also a new topic from a ticket. The whole thing is governed by the new group permission Can use forum connection.
IMPORTANT: The "Ticket System" plugin and must be installed beforehand.
Main plugins
WoltLab Cloud
File
Ticket System
Please login to see this picture.
With this ticket system, you can manage requests of any kind from your users. It gives you a lot of freedom to cover as many scenarios as possible.
Please login to see this link.Please login to see this link.
Please login to see this link.
4 minutes ago
Support
Support is available directly through our Please login to see this link. on Please login to see this link.
Source: Please login to see this link.
-
An option to remove the "Style By: ForoStyle" link and text in the footer of your site that uses the Please login to see this link. WoltLab style.
Requirement: Please login to see this link.
Usage:
- Install as a package in ACP > Configuration > Packages.
- Go to ACP > Configuration > Radiant Dark > Branding > Remove Branding Link & Text and set to Yes.
Source: Please login to see this link.
-
Please login to see this link.
Who has been Online?
Visit Statistics
- 3 Today
- 0 Yesterday
- 7 This Week
- 4 Last Week
- 102 This Month
- 325 Last Month
- 2,051 This Year
- 333 Last Year
- Ø 10.69 per day
- 2,384 Total
Last updated:
WoltLab has been online since …
8 years, 4 months, a day, 11 hours and 27 minutes