Below is the text of the page https://vispyanskiy.name/en/ stored 2017-04-21 by archive.org.ua. The original page over time could change. View as original html

Ihor Vyspiansky | About technology, web programming, usability

Ihor Vyspiansky [https://vispyanskiy.name/en/] # About technology, web programming, usability Test Driven Laravel from Scratch Uncategorized 4 months ago One of the biggest hurdles in getting started with test driven development with a brand new application is knowing exactly what test to write first. In this screencast, Adam Wathan walks through using outside-in TDD to drive out a feature from scratch in a brand new untouched Laravel application. Adam Wathan , Laravel , TDD Enable SSL in OpenCart 2.x OpenCart v2 4 months ago Step-by-step instruction: 1. Set your HTTPS URL // HTTPS define('HTTPS_SERVER', 'https://yourdomain.com/'); in config files /path/to/config.php /path/to/admin/config.php Force HTTPS only if needed: // HTTP define('HTTP_SERVER', 'https://yourdomain.com/'); Read more… HTTPS , SSL Fix URL protocol bugs in old OpenCart version (~2.1.0.1) after enabling SSL OpenCart v2 5 months ago Symptoms: when you enable SSL in OpenCart you can’t edit the status of the order and/or don’t get the order email. As I know, OpenCart had the serious bug somewhere in between 2.1.0.1 – 2.1.1.0 versions. So check your OC version and if it’s your case, the best solution is to update to a newer version. But… if you have some weighty reason why you can’t do this, try next OCMOD: Read more… OCMOD , OpenCart , SSL Converting rar files to zip on FreeBSD Linux and UNIX 12 months ago Usage You need to download the script “rar2zip.sh” on the server and make it executable: chmod +x rar2zip.sh and then run ./rar2zip.sh "/some/directory/" The first param is the directory path. If not specify, the script will check the current directory. Script logs are written in the folder “/tmp/rar2zip”. Read more… FreeBSD , RAR , ZIP Ukrainian translation for “WP jQuery Lightbox” plugin WordPress 1 year ago I have done an Ukrainian translation for “WP jQuery Lightbox 1.4.8″ (without “How to Use” localization). You can download it from box.com (zip archive). Lightbox buttons translation Read more… localization , translation , Ukrainian Language Ukr Eng Social networks Facebook Twitter Google+ GitHub LinkedIn Search Pages About me Archive Categories Linux and UNIX OpenCart v2 Uncategorized WordPress © 2017 Ihor Vyspiansky Powered by WordPress RSS 2.0 Atom