g_p_java Posted September 20, 2010 Share Posted September 20, 2010 Hello, i would like to change the name of a box e.g. What's new to New arrivals. Where can i find the 'defines' of constants in which files?? thanks, in advance Link to comment Share on other sites More sharing options...
♥mdtaylorlrim Posted September 20, 2010 Share Posted September 20, 2010 Hello, i would like to change the name of a box e.g. What's new to New arrivals. Where can i find the 'defines' of constants in which files?? thanks, in advance They are always going to be in the /%catalog%/includes/languages/ in either the %language%.php file or in the /%language%/ directory with the same name as the page where the term is used. /%catalog%/ refers to the /catalog/ directory if that is where your shop root is, otherwise you site root. %language% refers to whatever language your site is in or allows, if more than one. Community Bootstrap Edition, Edge Avoid the most asked question. See How to Secure My Site and How do I...? Link to comment Share on other sites More sharing options...
g_p_java Posted September 20, 2010 Author Share Posted September 20, 2010 thanks for replying, i would like to change some names in admin pages, i would like to modify these names Configuration->Maximum Values->1. Manufactures List, 2. Manufactures Select Size,3.Length of manufactures name . Also,in configuration->product listing 4.display product manufacturer name may you please tell me where are these 'defines'??I looked in catalog/admin/includes/languages/english/configuration.php but i cannot find them... thanks, in advance Link to comment Share on other sites More sharing options...
Guest Posted September 20, 2010 Share Posted September 20, 2010 GP, Check admin/includes/languages/english/index.php or manufactures.php or the english.php file Chris Link to comment Share on other sites More sharing options...
g_p_java Posted September 20, 2010 Author Share Posted September 20, 2010 Thanks for replying, but i didn't find them in any of the files you mentioned. Hm...i wonder where are these constants?? Link to comment Share on other sites More sharing options...
Guest Posted September 20, 2010 Share Posted September 20, 2010 Gp, My mistake. Those values are found in the database and are linked to several other functions. I would not suggest changing them. Chris Link to comment Share on other sites More sharing options...
g_p_java Posted September 20, 2010 Author Share Posted September 20, 2010 Ah ok, thank you :) it does not matter that i have changed some other values in english.php file right?? Link to comment Share on other sites More sharing options...
Guest Posted September 20, 2010 Share Posted September 20, 2010 GP, No, the language can be changed to anything you want. But database tables should be left original unless you are willing to change ALL KINDS of other things too. Chris Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.