VPS, hack, SSH & JetBackup

VPS, hack, SSH & JetBackup

On short: I have an VPS which I play with, where I learn some server related things and linux, where I install my projects and make tests. In order to have an backup method, at least for important data, like many shared hosting packages have JetBackup included in price or optional, I chosen many years ago to buy myself my own JetBackup license. This way I feel a little more safer in case of an server crash. Why I mention about JetBackup ? Continue reading. I hardened the server as much as I…continue reading →

Contact Form SPAM

It seems that form contact spamming is still an alternative to old-fashion way (by email). People are so desperate to promote their products or services that they pay cash to some folks who fill form contacts on any website which have such forms with advertising messages.continue reading →

LOCAL (WP)

About LOCAL, the app which help word press developers to work locally, on their PC's and sync their work with cloud/sharing safotware (Google Drive, Dropbox) or push to Flywheel or WP Engine, their managed WordPress hosting services. Their official website is: https://localwp.com/ and there you can find more useful informations. I use this software but not too often, because for my case is not suitable, usually I work from various places in the city and I prefere to keep the work on internet and being able to edit from any location. But for…continue reading →

Running LOCAL – No input file specified

LOCAL is an web development software, created and maintaned by WP Engine, with aim to help web developers who work with WordPress to work locally, on their PC. Something like you go somewhere in the wild in order no one to disturb you and have all your time to work on an WordPress project but in the wild there is no internet... So you install this software which creates an local development environment (server - apache or nginx, database server - mysql or mariadb, php - few versions) on your laptop/PC and can…continue reading →
Product Extra Tabs infinite backup copies

Product Extra Tabs infinite backup copies

One issue comes with PrestaShop module Product Extra Tabs (which is very useful by the way, because give you the opportunity to add extra tabs to any products, more than default PS tabs). For your info, here is the module page on Prestashop add-ons and here is the page from developer, Presteamshop.com I recently found in folder ..\override\controllers\admin\templates\products\ many files - in fact around 300 - with filename starting with "tabs.tpl_BK-PET-PTS_xxx-yy-zz" where xxx is the year, yy the month, zz the day. Very annoying. Probably if I will not observed this in 3…continue reading →