-
**I use yii2-elasticsearch 2.1 cause I want to connect with Aliyun-es-service[version 5.3]
But If failed when start to connect...**
### What steps will reproduce the problem?
I'm using yii2-elast…
-
### What steps will reproduce the problem?
when I enable dbSession,something error
```php
'session' => [
// this is the name of the session cookie used for login on the frontend
…
-
Apologies for posting here, as I'm quite certain this is more of an `fzf` question, but your default fre+fzf setup seems to be exactly what I'm looking for, so thought you might have some insight.
…
-
I have a control panel page that refreshes a toolbar section with polling:
``
However, if the site is in maintenance mode, this immediately causes the `web.log` to fill up with hundreds of these…
-
I successfully integrated the Worteks extension for openid (cf https://github.com/Worteks/humhub-auth-oidc) with the latest release (1.15.4), and then successfully connected it with Authelia.
Any c…
jvies updated
7 months ago
-
Hello!
I have some problem with date formation. For some reason, after creating the model, the time becomes UTC.
Model:
```
public function rules()
{
return [
..
…
-
### What happened?
### Description
We are running Craft CMS in an Azure Kubernetes Cluster. To maintain sessions we use an instance of Azure's Redis. Now once we trigger a new deployment via our p…
thkus updated
8 months ago
-
### What steps will reproduce the problem?
```php
$number = 1;
$error = null;
$numberValidator = new \yii\validators\NumberValidator();
$numberValidator->min = 2;
$result = $numberValidato…
-
As can be seen in https://github.com/docker/compose/issues/4315 , the `extends` feature that exists in `docker-compose` seems to be popular among users despite its flaws. However, it has so far not be…
-
I have a 3.9.10 Craft instance with Freeform Pro 3.13.33, running on PHP 8.1.26 and MariaDB 10.6.16, which I'm trying to upgrade to 4.x.
The instance has lots of Freeform forms.
I'm following t…