izemize

Results 4 comments of izemize

My app print 'controller name''controller name' before any controller action. ``` php 'request'=>array( 'enableCsrfValidation'=>true, 'csrfTokenName'=>'z3us', 'enableCookieValidation'=>true, 'class'=>'ext.localeurls.LocaleHttpRequest', 'languages'=>array('en','hu','sk','ja'), ), 'urlManager'=>array( 'class'=>'ext.localeurls.LocaleUrlManager', 'urlFormat'=>'path', 'showScriptName'=>false, 'rules'=>array( ''=>'site/page', '/'=>'/view', '//'=>'/', '/'=>'/', ), ),...

yes, i'm sure. The part of init (parent::init) prints out this, before any "my" controller action. I'm not sure is this localeHttpRequest bug, maybe yii bug if menu or normalizeUrl...

Yes, but is work if you can add manually in db.

Hi! You using ffmpeg converting (rtmp to hls or dash), this causes latency. ᐧ 2014-12-09 5:24 GMT+01:00 Andre Natal [email protected]: > DASH and HLS introduces latency? I am having more...