Karen Kratian

Results 4 issues of Karen Kratian

After added in `actions` ``` 'captcha' => [ 'class' => 'juliardi\captcha\CaptchaAction', ] ``` an error appears on page site/captcha ``` An Error occurred while handling another error: yii\web\HeadersAlreadySentException: Headers already...

In MediafileBehavior.php replace: ``` php private function loadModel($url) { return Mediafile::findByUrl($url); } ```

Маленький недочет - не переведено. http://express-js.ru/mongo-book/Glava-3-Osvaivaem-Find.html#in-this-chapter

Hi! In [$items[] = $this->renderLastPageNavLink($currentPage, $endPage);](https://github.com/yiisoft/yii-dataview/blob/90895a9efcf2a81ad710bf47171e9edd3fd2164a/src/OffsetPagination.php#L210C33-L210C48) maybe need to use $totalPages instead of $endPage? ### Additional info | Q | A | ---------------- | --- | Version | 3 |...

type:bug
status:to be verified