How to change a word for an entire project in magento

First of all we need to create a a file named en_Us.csv in the following path. /var/www/html/nb/app/design/frontend/JJ/Theme/i18n/en_US.csv The file we created is a csv file in the csv file we can add appropriate word we want to replace as shown in the below screenshot. The order should be first we should add the world to… Continue reading How to change a word for an entire project in magento

Published
Categorized as Magento

Error in saving the CMS after changing the values.

How to resolve the error in CMS (SMT) after changing the values? This error is occurring due to invalid values set to the skin variables. Solution: Navigation to the custom records:-customization >> Lists, Records & Fields >> Record Types >> SC ExtMech Custom Skin >> Click on ‘List’ >>customization >> Lists, Records & Fields >>… Continue reading Error in saving the CMS after changing the values.

REQUEST READ RECEIPT

The read receipt functionality in Netsuite also depends on some of the email settings of the sender and recipient. On the recipient side, the read receipt functionality should be enabled, then only the request to acquire the read receipt will reach the recipient side. This read receipt should be accepted by the recipient. Then only… Continue reading REQUEST READ RECEIPT

Error:field is resricted

Requirement: When the user run the saved search, it was unable to drill down to the saved search result. Solution: The search was related to sending emails to the sales rep.In the formulas,there was terms like {salesteammember} {salesrep.email}. But the user role doesn’t have the employee record permission. To resolve the error, do the following… Continue reading Error:field is resricted