Size: a a a

2020 December 29

T

TradersVE in Yii Framework 3
Mr.42
vendor/bin/yii

In ProxyTrait.php line 20:
                                                         
 No definition for YiiRocks\SvgInline\SvgInlineInterface
disabled yii-debug
источник

M

Mr.42 in Yii Framework 3
I'm actualy moving the config for SvgInlineInterface from web to common right now. That should fix the issue
источник

T

TradersVE in Yii Framework 3
yes in theory.
источник

T

TradersVE in Yii Framework 3
Do you think it would be good to put the /user prefix to the routes?
источник

M

Mr.42 in Yii Framework 3
It did fix that issue, but
источник

M

Mr.42 in Yii Framework 3
No definition for Yiisoft\Csrf\CsrfTokenInterface
источник

M

Mr.42 in Yii Framework 3
TradersVE
Do you think it would be good to put the /user prefix to the routes?
I think it would be good if that is an option
источник

T

TradersVE in Yii Framework 3
Mr.42
No definition for Yiisoft\Csrf\CsrfTokenInterface
it's weird that sets itself :)
источник

M

Mr.42 in Yii Framework 3
yeah, I thought so too. what the ....
источник

T

TradersVE in Yii Framework 3
Tomorrow I check the view, it is there, today I put the translations and change several things, I must upload the pr.
источник

M

Mr.42 in Yii Framework 3
Mate. From the errors only it seems your code is trying to load web-config in console..?
источник

M

Mr.42 in Yii Framework 3
I have not checked any code
источник

T

TradersVE in Yii Framework 3
"config-plugin": {
           "common": [
               "config/common/*.php"
           ],
           "params": "config/params.php",
           "params-test": "config/tests/*",
           "events": "config/events.php",
           "routes": "config/routes.php"
       },
источник

T

TradersVE in Yii Framework 3
it's weird tomorrow I'll check it with yiisoft / app.
источник

T

TradersVE in Yii Framework 3
user has no web :)
источник

M

Mr.42 in Yii Framework 3
"yii-extension/user": "dev-main",
       "yii-extension/user-view-bulma": "1.0.x-dev",

I removed that lines and the errors in console are gone.
источник

M

Mr.42 in Yii Framework 3
And when I moved the SvgInline config to common from web, that error also disappeared. So something is off
источник

T

TradersVE in Yii Framework 3
if the view should update it tomorrow when i do, you test it.
источник

M

Mr.42 in Yii Framework 3
Sure!
источник

M

Mr.42 in Yii Framework 3
*reverting svg changes*
источник