Mani rathnam Posted February 27, 2014 Share Posted February 27, 2014 Hi, I need to change the content in the default Checkout process. I am using 5step check out process. I am not using any payment modules. Once the customer clicked the "I confirm my order" button, he/she will receive a mail with the bank account details. Then the customer will credit the amount in account. Below is the final step in the check out. I need to change the content in this page. Payment Here is a short summary of your order: - Your order value is Rs 205 including shipping charges. You will need to make payment for the above mentioned value. Please confirm your order by clicking 'I confirm my order'. Please any one help me to find the file in which i can modify the content. Below is my test page. http://www.colorconceptions.com/index.php Thanks in advance. Mani Link to comment Share on other sites More sharing options...
El Patron Posted February 27, 2014 Share Posted February 27, 2014 Hi, if you are using bank check or other similar module...you can modify content this way, see if this works for you. back office-->localization-->translations-->modules now (select you theme first to look for module and text, if you do not find the text then select 'core') then select the language flag you are working with. here you should find the text used by the module (bank wire pay by check etc) modify the text...hope this helps Link to comment Share on other sites More sharing options...
Mani rathnam Posted February 28, 2014 Author Share Posted February 28, 2014 (edited) Hi, if you are using bank check or other similar module...you can modify content this way, see if this works for you. back office-->localization-->translations-->modules now (select you theme first to look for module and text, if you do not find the text then select 'core') then select the language flag you are working with. here you should find the text used by the module (bank wire pay by check etc) modify the text...hope this helps Hi Patron, When i try to do the translation i am getting the following error. Warning, your PHP configuration limits the maximum number of fields to post in a form: 1000 for max_input_vars. Please ask your hosting provider to increase the this limit to 2696 at least or edit the translation file manually. Then I have tried to fix this error. In forum threads, they mentioned to modify the line max_input_vars = 1000 in php.ini file. There is no php.ini file in my FTP. I am having only php5.ini file but there is no parameter like max_input_vars in this file. I have tried to add the new line for max_input_vars but no luck. When i tried to do the translation manually, i am not able to find the required text in the files under translation directory. Please guide me to fix this one. Regards, Mani Edited February 28, 2014 by manirathnam1988 (see edit history) Link to comment Share on other sites More sharing options...
sbt Posted March 1, 2015 Share Posted March 1, 2015 Most likely you need to contact your hosting provider to change that value for you. At least I experienced same situation and the hosting provider increased that value for me. There are similar posts in the forum. 1 Link to comment Share on other sites More sharing options...
Recommended Posts