-
```
THAT SHOULD BE ADDED
Create application generator to run from command line and from web browser.
New empty application located in "/apps/new". Need to use it.
Tasks:
* generate new empty appli…
-
I think, if user trigger `validate` event on Yii form, it shouldn't be submitted? If user want to submit form it trigger `submit` event.
it happens if call validate method with `forceValidate = tru…
mubat updated
6 years ago
-
Hi,
i'm tring to install the yii-user-management i already have my webapp with many tables(28), but when i arrived to point (7.) Run the User Management Installer in your Web-Browser:)
& typed
http:/…
-
Error
PHP Notice – yii\base\ErrorException
Undefined index: css_set_width
1. in /home/technodw/invoicegst.technodweep.com/vendor/mpdf/mpdf/src/Tag.php at line 2179
21702171217221732174217521762177…
-
### What steps will reproduce the problem?
1. Re-run `migration up` after a partially complete migration due to an error (eg. table already exists)
2. Attempt to run migration:
```
➜ php tests/bin…
-
Если запускать проект на php версии выше 7.1 то я получаю такую ошибку. use yii\base\Object можно поменять на use yii\base\BaseObject, вроде работает
-
The linik for the curators list now shows an Error 500
http://rnc.humboldt.org.co/admin/index.php/Curador/Especialista
Registro Único Nacional de Colecciones Biológicas
Home
About
Contact
Logout (jma…
-
I am using below settings
`main.php`
```
'assetManager' => [
'class' => \white43\CloudAssetManager\CloudAssetManager::class,
'basePath' => 'assets',
'baseUrl' => ArrayHelper::getValu…
-
### Is your feature request related to a problem? Please describe.
We would like for HumHub to be better scalable and easier to deploy. Among other things central logging is currently not well docu…
-
### What steps will reproduce the problem?
The majority of files have only one mime type per extension, however, some files do have different mime types per extension.
For example, I have come …