Guest Posted January 2, 2005 Posted January 2, 2005 Is it possible to delete the languages not being used and not mess up the cart?
Guest Posted January 2, 2005 Posted January 2, 2005 Use the admin's control panel go to Languages and delete the ones you don't want. Note that you can not delete the default language.
Guest Posted January 2, 2005 Posted January 2, 2005 To hide the Languages box, open catalog/includes/column_right.php and look for this line ? ?include(DIR_WS_BOXES . 'languages.php'); change it to ? ?//include(DIR_WS_BOXES . 'languages.php'); As simple as that! :thumbsup:
Guest Posted January 2, 2005 Posted January 2, 2005 Use the admin's control panel go to Languages and delete the ones you don't want. Note that you can not delete the default language. <{POST_SNAPBACK}> That I have done I would like to delete them from the files totally from the site using CPanel
♥Vger Posted January 2, 2005 Posted January 2, 2005 I think you'll find that if you actually delete even redundant default language packs that you'll mess up your whole site. I don't know why this is, but I've seen it happen lots of times. There is also absolutely no need to delete them, just disable them in 'admin' Vger
Guest Posted January 3, 2005 Posted January 3, 2005 To hide the Languages box, open catalog/includes/column_right.php and look for this line ? ?include(DIR_WS_BOXES . 'languages.php'); change it to ? ?//include(DIR_WS_BOXES . 'languages.php'); As simple as that! :thumbsup: <{POST_SNAPBACK}> Thank you for the information - that was exactly what I was looking to do. Peace and Happy New Year R
Recommended Posts
Archived
This topic is now archived and is closed to further replies.