среда, 31 октября 2018 г.

[swiftmailer] Cannot send message without a sender address error fix

Do not forget to use (new \Swift_Message())->setFrom([$senderAddress => $senderName]) when preparity an email. Interesting that it doesn't throw an exception in Symfony DEV environment, but do that in PROD.

пятница, 26 октября 2018 г.

[Ethereum] Chainlink Ropsten faucet doesn't sends LINK tokens

If https://ropsten.chain.link/ doesn't send test tokens to your wallet, try to use https://kovan.chain.link/ on Kovan, it worked to me.

четверг, 18 октября 2018 г.

[Ubuntu] chrome/opera video not working

If your video not working in Facebook/VK, run sudo apt-get install chromium-codecs-ffmpeg-extra
It not worked by default because of licence restrictions.

среда, 17 октября 2018 г.

KDE cannot move cursor to another display fix

In System settings > Display and Monitor (or find in launcher "Displays") in displays preview make that two displays will be snapped together, instead of just were near to each other. Press "apply" and apply the changes.

пятница, 5 октября 2018 г.

[Sulu] how to fix /admin blank page

To fix admin login page white screen, run: php bin/console sulu:translate:export