PrestaShop 1.6 regenerate htaccess
To regenerate PrestaShop .htaccess file 1) Login to admin area. 2) Go to Preferences > SEO and URLs 3) Enable Friendly URL and click Save.
To regenerate PrestaShop .htaccess file 1) Login to admin area. 2) Go to Preferences > SEO and URLs 3) Enable Friendly URL and click Save.
To reset admin password for prestashop 1.6 or below, find value of _COOKIE_KEY from file The line look like To list all employees, run Now you need to update ps_employee table using following SQL command. Replace “YOUR_NEW_PASSOWRD_HERE” with your new password. ps_employee maybe differnt depending on what table prefix you selected during prestashop installation. id_employee=1, … Read more
App Builders
https://www.siberiancms.com https://www.socialcreator.com/
Preview Website before DNS change Make hosts file editable with out sudo
When migrating web site to new server, it is good to test the site from new server before you actually change the name servers. Doing this will avoid unexpected errors after you make site live from new server. To do this, you need to edit file with name hosts on your computer. Add following content … Read more
Visual Code Studio
I was using Sublime Text as my text editor. Recently switched to Visual Code Studio, it is an open source editor from Microsoft, it works on Windows, Linux, and Mac. You can download it from https://code.visualstudio.com/ Here are some shortcuts I use ALT+Z = Wordwrap CTRL+SHIFT+I = insert date (for this, you need “Insert Date … Read more
https://jekyllrb.com/ https://www.mkdocs.org
vShare Youtube Clone Script allows you to run your own video sharing website like youtube. You can get this script from https://serverok.in/vshare This script uses FFmpeg to convert video into MP4 format, which can be played using HTML5 or Flash player on browsers and mobile. Here are some of the video sites using vShare Nginx … Read more
Here is a PHP script, that pulls the latest code from Git Repository to your website.
IRC (internet Relay Chat) is a protocol used to chat. Web Chat Client https://webchat.freenode.net IRC Client for Linux http://xchat.org/ IRC Client for Linux Terminal https://irssi.org