yii2-simplechat icon indicating copy to clipboard operation
yii2-simplechat copied to clipboard

Can't reproduce

Open RubayloDev opened this issue 8 years ago • 5 comments

Used your reedme. Tried to change host/messages. It was so hard. Twig doesn't return asset to index.twig. I have bit problem with asset path. I changed vendor files 0_o. Please loot at new yii2 twig and register_asset_bundle function. It doesnt return any value to variable asset

RubayloDev avatar Jul 26 '16 22:07 RubayloDev

@RubayloDev read this article Using twig as template engine

bubasuma avatar Jul 29 '16 19:07 bubasuma

It's link on empty page. But i find it. (Please add this to your readme) . I will try it today. Maybe it's problem with yii2 twig version.

RubayloDev avatar Aug 02 '16 10:08 RubayloDev

make sure you have the dev-master version or any version > 2.0.4 of yii2-twig installed. Because of this issue, The demo version won't work correctly with yii2-twig version <= 2.0.4

bubasuma avatar Aug 02 '16 12:08 bubasuma

Also you have problem with yiiSimpleChat at 119 row " var url = location.href.replace(re, '/' + current.contact.id);" if i work on ip some part of ip will be removed

RubayloDev avatar Aug 07 '16 22:08 RubayloDev

@RubayloDev will be fixed

bubasuma avatar Aug 14 '16 09:08 bubasuma