After Migrating a Magento 2 site to a new server with a different folder structure (document … Magento 2 static resources missing after server changeRead more
Author: TechHubWriter
Validate class not found from basename Magento\Framework\Validator\EmailAddress
After Migrating a Magento site from shared hosting to a dedicated server running Plesk, when doing … Validate class not found from basename Magento\Framework\Validator\EmailAddressRead more
Magento 2 Disable Two-Factor Authorization
On a Magento 2.4 fresh installation, when I log in to the backend, I got the … Magento 2 Disable Two-Factor AuthorizationRead more
Magento 2 Your session has expired
After migrating Magento 2 site to a new server with a different URL, adding an item … Magento 2 Your session has expiredRead more
Magento 2 Your password has expired
After resetting password on a Magento 2 installation, when trying to login to backend, I get … Magento 2 Your password has expiredRead more
PrestaShop show order comment in PDF invoice
To show user comment in PrestaShop PDF invoice Edit file classes/pdf/HTMLTemplateInvoice.php vi classes/pdf/HTMLTemplateInvoice.php Inside function getContent(), … PrestaShop show order comment in PDF invoiceRead more
PrestaShop Customer Service Page not working
On a PrestaShop site on clicking Customer Service link on the left menu, the page failed … PrestaShop Customer Service Page not workingRead more
PrestaShop clean MySQL database tables
On a PrestaShop site, queries like the following get stuck forever SELECT c.id_guest, c.ip_address, c.date_add, c.http_referer, … PrestaShop clean MySQL database tablesRead more
PrestaShop Admin Auto Log Out
After migrating a PrestaShop site to a new server, logging in to the admin area shows … PrestaShop Admin Auto Log OutRead more
Installing Software in FreeBSD with pkg
pkg command is used to install software in FreeBSD. To update package repo, run pkg update … Installing Software in FreeBSD with pkgRead more