-
Working on an app and consistently getting Deadlock errors on element save.
I can reproduce this at will by opening up 3 or more entries and saving them all.
Past deadlock issues: https://github.c…
-
### What steps will reproduce the problem?
1. ```ini_set('date.timezone', 'Europe/Moscow')```
2. or ```Yii::$app->timeZone = 'Europe/Moscow'```
2. Create model with the DateValidator:
```…
-
I have the following environment:
* PHP-FPM php.ini
```
date.timezone = "Europe/Moscow"
```
* Yii2 web config:
```
// $config = [
// 'components' => [
// ...
'forma…
-
I'm using ```dmstr/php-yii2:7.2-fpm-4.6-alpine-nginx``` as base image. Really great!
How can I set the timezone in PHP ini-settings?
Can I do this in my docker-compose.yml file?
Is there an …
-
### Description
We currently have a Craft starter composer project that includes a project.yml that sets up some basic sections, settings etc. When running Craft setup via the CP or CLI the project…
-
### Description
When using a project.yaml file generated by an existing site on a fresh installation, the contents of the .yaml file aren't being transferred - sections, fields, globals etc don't t…
-
Issue provided by the [community site](https://community.humhub.com/content/perma?id=136451)
On [line 99](https://github.com/humhub/humhub/blob/master/protected/humhub/components/Application.php#L9…
Felli updated
5 years ago
-
### Description
I am unable to delete any of my products. Every time I try to delete one I get a InvalidConfigException because my product isn't being found. I've been debugging this myself but haven…
ghost updated
5 years ago
-
hi all, im using the new version of the yii2 2.0.6 but i have this problem
i get this Error
[16-Aug-2015 19:18:46 UTC] PHP Fatal error: Uncaught exception 'yii\base\ErrorException' with message 'Un…
-
### Description
I'm trying to make a few custom sort options for my Entries using a plugin but I'm getting a SQL error. The error says its unable to find my column which makes sense because I think i…
ghost updated
5 years ago