HostOnNet Blog

Category Archives: Installation

phpbb upgrade service

Avatars not showing after upgrading phpBB 3.2.5 to 3.2.7

Today upgraded phpBB forum 3.2.5 to 3.2.7. After the upgrade, client said some of the avatars is missing. So I have verified the following Folder permission of images/avatars/upload (777 required) ACP > Board configuration > Avatar settings > Avatar storage


How to install Simple Screen Recorder on Ubuntu

Screen Recorder applications are useful for the persons who create demos, how to tutorials etc. Simple Screen Recorder (SSR), an open-source feature-rich screen recorder provides us a fast and efficient way to record your system’s screen. To install it, follow


How to create MYSQL database using PhpMyAdmin in localhost

I was planning to develop a tourism website on WordPress. As a first step, I installed LAMP on my PC in which I am using Ubuntu 16.04. Then I installed PhpMyAdmin on my computer by following this tutorial. Then started


How do I Upgrade Invision Community from IP. 3.4.x to IPS4.0

Invision Community is a platform for building communities with forums, eCommerce, content management, image galleries and more. It is written in PHP and uses MySQL as a database management system. Here is steps followed for upgrading Invision Community script from


How to set full width menu in PrestaShop 1.7 with Classic template

A Client recently contacted us to do the following custamization for his PrestaShop website. 1. Move the main menu to bottom below the logo 2. Set 100% width for main menu 3. Replace PretaShop powered by link – We have


How to Setup StackPath CDN With Magento 1.9

For getting the CDN URL, log into the StackPath Control Panel > Sites > My Sites > Manage After that login to your Magento admin panel > System > Configuration Under General select Web > Secure Update the below with


How to remove ‘Ecommerce software by PrestaShop™’ in PrestaShop 1.7

In my previous post, I already posted How to modify powered by text in PrestaShop footer But this method will not work in PrestaShop 1.7. We can check how to remove PrestaShop powered by link in 1.7 or higher. It


How do I cleaned hacked Real Estate Website

A client from US recently contacted us to fix his hacked Real Estate web site. He was using the free version of Open Real Estate script. Here is the screenshot of the script. You can check the live demo here


Reset password page showing blank in Magento 1.9

Got another chance to work in Magento installed website. This time I fixed ‘Reset password blank page’ issue in Magento 1.9. If anyone have the same issue, edit app/design/frontend/mytemplate/theme/layout/customer.xml Find Replace with Here is the full code of customer_account_resetpassword block


How to add payment icons and modify powered by text in PrestaShop footer

Today I worked in a client’s Prestashop website for replacing ‘Ecommerce software by Prestashop’ from footer. I edited the theme file at themes/default/modules/blockcms/blockcms.tpl and modified the below code to If only wanted to hide the powered by text, we can