evgeniy123

Results 4 issues of evgeniy123

How I can get findLastVisibleItemPosition like in LinearLayoutManager for making pagination ?

Hello . I have a trouble when I try add module upload-progress-nginx-module + upload-nginx-module. It gives me an error : `nginx: [emerg] unknown directive "upload_progress" in nginx.conf:20` **nginx.conf:** ` worker_processes...

Hello. I get this error when I try to launch gearman demon `Unknown command: gearman/start ` main.php ` 'controllerMap' => [ 'gearman' => [ 'class' => 'shakura\yii2\gearman\GearmanController', 'gearmanComponent' => 'gearman'...

Непонятно откуда взялся такой пользователь ? https://github.com/ElisDN/seokeys/blob/master/tests/unit/models/LoginFormTest.php ``` public function testLoginCorrect() { $this->model = new LoginForm([ 'username' => 'demo', 'password' => 'demo', ]); ``` ....