Andrew
Andrew
The text was: 🇨🇴💪 Davis Cup Finals: Equipo Colombia Colsanitas vence a Estados Unidos para cerrar el torneo por lo alto Coded: =?UTF-8?B?8J+HqPCfh7Twn5KqIERhdmlzIEN1cCBGaW5hbHM6IEVxdWlwbyBDb2xvbWJpYSBDb2xzYW5pdGFzIHZlbmNlIGEgRXN0YWRvcyBVbmlkb3MgcGFyYSBjZXJyYXIgZWwgdG9ybmVvIHBvciBsbyBhbHRv?=
As bramley suggest, adding this style to the subject TD seems to work.  
If I deactivate "users" corePanel it works fine on last version.
In "admin"module file (@app/modules/admin/AdminModule.php) in the "init" function public function init() { parent::init(); // custom initialization code goes here Yii::$app->session->name = 'back'; }
It's under https://github.com/calete/debugerror A working demo is under https://debugerror.colservers.cloud/working/web/ There you can login under admin and front. In contrast, in https://debugerror.colservers.cloud/noworking/web/ you cannot login under admin module. For easy, I...
The pull request https://github.com/yii2mod/yii2-helpers/pull/2 seems to fix that.