Ray4o Posted March 2, 2006 Posted March 2, 2006 My online store uses ENG and Bulgarian as operating languages. And the 'Specials' Section is shown only in English. The Bulgarian language ?Specials? site isn't working. Can you give me some ideas where should I look to solve that problem? Thanks a lot Raytcho :blink:
gscreations Posted March 2, 2006 Posted March 2, 2006 My online store uses ENG and Bulgarian as operating languages. And the 'Specials' Section is shown only in English. The Bulgarian language ?Specials? site isn't working. Can you give me some ideas where should I look to solve that problem? Thanks a lot Raytcho :blink: check your includes/languages/Bulgarian - or whatever language/ dir do you have a specials.php file in there ? no - add one, exact copy of the one that is in the includes/languages/english/ dir exept for the obvious transalation of the text in there.
Ray4o Posted March 2, 2006 Author Posted March 2, 2006 check your includes/languages/Bulgarian - or whatever language/ dir do you have a specials.php file in there ? no - add one, exact copy of the one that is in the includes/languages/english/ dir exept for the obvious transalation of the text in there. there is 'specials.php' in includes/languages/Bulgarian. it content is as follow: <?php/* $Id: specials.php,v 1.7 2002/11/19 01:48:08 dgw_ Exp $ osCommerce, Open Source E-Commerce Solutions http://www.oscommerce.com Copyright © 2002 osCommerce Released under the GNU General Public License*/ define('NAVBAR_TITLE', 'Намаления');define('HEADING_TITLE', 'Намаления');?> The English file is very much the same. Still it works and the BG one doesn't. I did a 'Heather tags controler' instalation recently , and I'm not sure if the problem is conected to that instalation? I can't really think of anything else that might cause the problem but why in the BG section only. All the rest is working fine.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.